mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-29 15:21:59 +08:00

* For reprap (really Marlin) or Repetier flavors and a toolchange retract, produce G10 S1 instead of G10. Also refactored comments (were getting eaten by fw retract) * Fixed tests to check for correct retract gcode output. * Better reference to scalar. * Added config checks for if fw tool retracts are in place and firmware is repetier/marlin, disable the advanced option. * Disable z lift if firmware retraction is enabled. * With gcode comments on, indicates which extruder Slic3r thinks it is retracting/unretracting.