Followup to G29 O
This commit is contained in:
parent
86170e6a66
commit
4832be52d7
@ -185,6 +185,7 @@ void GcodeSuite::G29() {
|
|||||||
#endif
|
#endif
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Define local vars 'static' for manual probing, 'auto' otherwise
|
// Define local vars 'static' for manual probing, 'auto' otherwise
|
||||||
#if ENABLED(PROBE_MANUALLY)
|
#if ENABLED(PROBE_MANUALLY)
|
||||||
#define ABL_VAR static
|
#define ABL_VAR static
|
||||||
|
Loading…
Reference in New Issue
Block a user