Firmware2/Marlin
Roxy-3D f19fa64e98
Eliminate multiple settings to extruder_duplication_enabled in G28
If the IDEX mode was previously set (via GCode or the LCD Panel) to a duplication mode...   It was lost after a G28 due to this redundant setting of 'extruder_duplication_enabled'. 

It is very important to the various use cases of IDEX machines that extruder_duplication_enabled is preserved across a G28.   The reason is this allows a person to use the LCD Panel to put the machine into a duplication mode, and then send a 'normal' part file to the printer and get two parts out of the process.
2019-11-15 15:42:01 -06:00
..
lib Module updates 2017-09-21 16:26:42 -05:00
src Eliminate multiple settings to extruder_duplication_enabled in G28 2019-11-15 15:42:01 -06:00
Configuration_adv.h Update TMC_ADV examples 2019-11-15 02:15:10 -06:00
Configuration.h Modify comment for unlimited E steppers 2019-11-13 01:45:50 -06:00
Makefile Makefile catch-up (#15823) 2019-11-07 02:14:40 -06:00
Marlin.ino Patch some (c) messages 2019-08-02 07:47:33 -05:00
Version.h Vendor version override (#14189) 2019-10-15 12:32:44 -05:00