Skip to content

Commit

Permalink
Enable Restore Leveling After G28
Browse files Browse the repository at this point in the history
  • Loading branch information
le3tspeak committed Jun 20, 2020
1 parent 99b2824 commit 546cced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -1920,7 +1920,7 @@
* Normally G28 leaves leveling disabled on completion. Enable
* this option to have G28 restore the prior leveling state.
*/
//#define RESTORE_LEVELING_AFTER_G28
#define RESTORE_LEVELING_AFTER_G28

/**
* Enable detailed logging of G28, G29, M48, etc.
Expand Down

0 comments on commit 546cced

Please sign in to comment.