Marlin_Firmware/Marlin/src/gcode/motion
GMagician 727a403ba1 [2.0.x] Fix NO_MOTION_BEFORE_HOMING unwanted behaviour (#8176)
* [2.0.x] Fix NO_MOTION_BEFORE_HOMING unwanted behaviour

NO_MOTION_BEFORE_HOMING should prevent XYZ movements only when homing is not done.
E axes should be allowed

* Update G0_G1.cpp

* Update G0_G1.cpp
2017-10-30 22:50:22 -05:00
..
G0_G1.cpp [2.0.x] Fix NO_MOTION_BEFORE_HOMING unwanted behaviour (#8176) 2017-10-30 22:50:22 -05:00
G2_G3.cpp change to better (more clear) names (#8050) 2017-10-21 11:42:26 -05:00
G4.cpp Move G4 to cpp 2017-09-21 16:26:49 -05:00
G5.cpp change to better (more clear) names (#8050) 2017-10-21 11:42:26 -05:00
M290.cpp Add M290 Babystepping 2017-10-26 20:44:43 -05:00