scube/Marlin
Scott Lahteine dfd5d2fe75
Have position_is_reachable_by_probe use the whole bed ()
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.
..
lib Module updates
src Have position_is_reachable_by_probe use the whole bed ()
Configuration.h Updated boot screen description
Configuration_adv.h 2uS default step pulse ()
Marlin.ino Marlin.ino needs no content ()