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.
Colin Gilgenbach 593d5375ea Fix G28 resetting DUAL_NOZZLE_DUPLICATION_MODE (#11605)
There's no reason for G28 to reset DUAL_NOZZLE_DUPLICATION_MODE, because it only affects the E stepper, unlike DUAL_X_CARRIAGE which affects the X steppers as well.
6 years ago
..
bedlevel Clean trailing whitespace 6 years ago
calibrate Fix G28 resetting DUAL_NOZZLE_DUPLICATION_MODE (#11605) 6 years ago
config Replace double with float, optimize calculation 6 years ago
control add I parameter to M42 to allow access to sensitive pins 6 years ago
eeprom Patch configuration_store for extra serial port 7 years ago
feature Fix up Max7219 orientations (#11596) 6 years ago
geometry Move Stepper::synchronize to Planner (#10713) 7 years ago
host Fix K8400 Y min pos, M118 comment 7 years ago
lcd Clear up some more compile warnings 7 years ago
motion Replace double with float, optimize calculation 6 years ago
probe Default G30 to engage / disengage 7 years ago
scara Operate in Native Machine Space 7 years ago
sdcard Fix and improve POWER_LOSS_RECOVERY (#11187) 6 years ago
stats Multi-host support 7 years ago
temperature Replace double with float, optimize calculation 6 years ago
units Move M82_M83 to cpp 7 years ago
gcode.cpp Clean trailing whitespace 6 years ago
gcode.h Simplify stepper driver per-axis selection 6 years ago
parser.cpp Fix M118 parameter handling 7 years ago
parser.h Easier to find 'static inline' 6 years ago
queue.cpp Fix and improve POWER_LOSS_RECOVERY (#11187) 6 years ago
queue.h Creality3D Power-Loss Recovery 7 years ago