Firmware2/Marlin/src
Scott Lahteine dfd5d2fe75
Have position_is_reachable_by_probe use the whole bed (#10020)
Previously `position_is_reachable_by_probe` was limited to the area specified for `G29` mesh leveling (even if leveling was disabled). This change will properly consider the entire bed area so that `G30` and other non-leveling probing may take place.
2018-03-09 03:37:30 -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 Update powersupply_on in power_on/off (#10015) 2018-03-08 18:56:47 -06:00
gcode Update powersupply_on in power_on/off (#10015) 2018-03-08 18:56:47 -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 Have position_is_reachable_by_probe use the whole bed (#10020) 2018-03-09 03:37:30 -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