Goodbye MECHANICAL_PROBE
This commit is contained in:
parent
2640d13a9f
commit
bd01592816
24 changed files with 89 additions and 130 deletions
|
|
@ -1890,7 +1890,7 @@ static void clean_up_after_endstop_or_probe_move() {
|
|||
stop();
|
||||
}
|
||||
|
||||
#elif ENABLED(FIX_MOUNTED_PROBE)
|
||||
#else
|
||||
|
||||
// Nothing to be done. Just enable_z_probe below...
|
||||
|
||||
|
|
@ -1982,7 +1982,7 @@ static void clean_up_after_endstop_or_probe_move() {
|
|||
stop();
|
||||
}
|
||||
|
||||
#elif ENABLED(FIX_MOUNTED_PROBE)
|
||||
#else
|
||||
|
||||
// Nothing to do here. Just clear endstops.z_probe_enabled
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue