Marlin_Firmware/Marlin/src
Scott Lahteine 419d12ca1b Add UNKNOWN_Z_NO_RAISE option
With this option enabled, Z won't ever be raised until after `G28` has been completed, and it won't raise if Z becomes unknown. This is good for machines whose beds fall when Z is powered off.
2018-03-10 00:17:34 -06:00
..
config 2uS default step pulse (#9989) 2018-03-07 21:11:01 -06:00
core Make enums into implicit char 2018-03-06 23:39:56 -06:00
feature prevent steppers from turning off during manual probes 2018-03-10 00:15:41 -06:00
gcode Add UNKNOWN_Z_NO_RAISE option 2018-03-10 00:17:34 -06:00
HAL Fix DUE incompatible enum type specification (#10017) 2018-03-09 02:17:57 -06:00
inc Add suspend_auto_report flag to suppress auto-report 2018-03-07 01:57:09 -06:00
lcd Update powersupply_on in power_on/off (#10015) 2018-03-08 18:56:47 -06:00
libs Make enums into implicit char 2018-03-06 23:39:56 -06:00
module Add UNKNOWN_Z_NO_RAISE option 2018-03-10 00:17:34 -06:00
pins Add board MKS_BASE_HEROIC (#9926) 2018-03-03 23:14:52 -06:00
sd Rebuild SD file sort array on Stop SD Print (#9976) 2018-03-07 01:42:11 -06:00
Makefile Creality Ender board support 2018-01-15 03:42:24 -06:00
Marlin.cpp Init watchdog last in setup() 2018-03-08 17:34:50 -06:00
Marlin.h Update powersupply_on in power_on/off (#10015) 2018-03-08 18:56:47 -06:00