ENABLE_LEVELING_AFTER_G28

This commit is contained in:
Scott Lahteine 2020-12-14 22:50:28 -06:00
parent 8ed6df86ac
commit 6150f12b34
239 changed files with 958 additions and 491 deletions

View file

@ -1289,10 +1289,12 @@
//#define MESH_BED_LEVELING
/**
* Normally G28 leaves leveling disabled on completion. Enable
* this option to have G28 restore the prior leveling state.
* Normally G28 leaves leveling disabled on completion. Enable one of
* these options to restore the prior leveling state or to always enable
* leveling immediately after G28.
*/
#define RESTORE_LEVELING_AFTER_G28
//#define ENABLE_LEVELING_AFTER_G28
/**
* Auto-leveling needs preheating