You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
lib Module updates 7 years ago
src Eliminate multiple settings to extruder_duplication_enabled in G28 5 years ago
Configuration.h Modify comment for unlimited E steppers 5 years ago
Configuration_adv.h Update TMC_ADV examples 5 years ago
Makefile Makefile catch-up (#15823) 5 years ago
Marlin.ino Patch some (c) messages 5 years ago
Version.h Vendor version override (#14189) 5 years ago