Followup to G29 O

2.0.x
Scott Lahteine 7 years ago
parent 86170e6a66
commit 4832be52d7

@ -185,6 +185,7 @@ void GcodeSuite::G29() {
#endif
return;
}
// Define local vars 'static' for manual probing, 'auto' otherwise
#if ENABLED(PROBE_MANUALLY)
#define ABL_VAR static

Loading…
Cancel
Save