Restore leveling state after G28

This commit is contained in:
Knutwurst
2020-06-09 16:05:14 +02:00
parent 6e120164a2
commit f78522d3bd

View File

@@ -1283,7 +1283,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.