More chiron fixes. Reduced memory usage and better thermal runaway values.

This commit is contained in:
Knutwurst
2021-06-12 11:06:16 +02:00
parent 10536793fb
commit 4172c90f07
2 changed files with 95 additions and 63 deletions

View File

@@ -1683,7 +1683,7 @@
* Normally G28 leaves leveling disabled on completion. Enable
* this option to have G28 restore the prior leveling state.
*/
//#define RESTORE_LEVELING_AFTER_G28 // Disabled due to some bugs regarding BLTouch leveling
#define RESTORE_LEVELING_AFTER_G28 // Disabled due to some bugs regarding BLTouch leveling
/**
* Enable detailed logging of G28, G29, M48, etc.