Fix G28 leveling state, UBL compile (#20499)

This commit is contained in:
Tanguy Pruvot
2020-12-22 14:01:24 +01:00
committed by GitHub
parent cfad5cb435
commit c559fc8227
3 changed files with 5 additions and 5 deletions

View File

@@ -886,6 +886,7 @@
#if !HAS_LEVELING
#undef PROBE_MANUALLY
#undef RESTORE_LEVELING_AFTER_G28
#undef ENABLE_LEVELING_AFTER_G28
#endif
#ifdef GRID_MAX_POINTS_X