1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-27 22:08:02 +00:00
MarlinFirmware/Marlin/src
AnHardt a993c5227d Don't split first_move while homing or probing
While homing or probing it might be bad if the stop/trobe triggers during the first part and the second is still in the buffer.
2017-12-06 14:13:05 +01:00
..
config Change K1 to required option PID_K1 2017-12-05 19:59:59 -06:00
core Remove skew warning that could crash the planner 2017-12-05 20:27:20 -06:00
feature Use custom segment length for UBL Cartesian 2017-12-03 00:10:54 -06:00
gcode fix for #8669 (#8679) 2017-12-05 19:40:36 -06:00
HAL add explanations 2017-12-03 20:32:22 -06:00
inc Change K1 to required option PID_K1 2017-12-05 19:59:59 -06:00
lcd Show "Level Bed Corners" with UBL too 2017-12-05 21:58:43 -06:00
libs
module Don't split first_move while homing or probing 2017-12-06 14:13:05 +01:00
pins Creality pins spacing, MINIPANEL CS pin 2017-12-05 01:57:45 -06:00
sd Tweak to readDir code 2017-11-26 18:25:00 -06:00
Makefile
Marlin.cpp Apply LEDColor, language fixes 2017-11-29 23:58:12 -06:00
Marlin.h Remove enum.h include of MarlinConfig.h 2017-11-19 15:43:38 -06:00