General code cleanup, spacing
This commit is contained in:
parent
74d430cb97
commit
9bbc2df217
4 changed files with 21 additions and 19 deletions
|
|
@ -1822,7 +1822,7 @@ static void clean_up_after_endstop_or_probe_move() {
|
|||
|
||||
#endif // HAS_BED_PROBE
|
||||
|
||||
#if HAS_PROBING_PROCEDURE || HOTENDS > 1 || ENABLED(Z_PROBE_ALLEN_KEY) || ENABLED(Z_PROBE_SLED) || ENABLED(NOZZLE_CLEAN_FEATURE) || ENABLED(NOZZLE_PARK_FEATURE) || ENABLED(DELTA_AUTO_CALIBRATION)
|
||||
#if HAS_AXIS_UNHOMED_ERR
|
||||
|
||||
bool axis_unhomed_error(const bool x/*=true*/, const bool y/*=true*/, const bool z/*=true*/) {
|
||||
#if ENABLED(HOME_AFTER_DEACTIVATE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue