Support AutoLeveling for new Chiron 1.4.1 Model.

This commit is contained in:
Knutwurst
2021-05-14 11:12:34 +02:00
parent 527fbf1699
commit 158472dbbf
2 changed files with 13 additions and 4 deletions

View File

@@ -877,7 +877,7 @@
#endif
#if ENABLED(KNUTWURST_CHIRON)
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 100, 400, 405 }
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 100, 400, 415 }
#endif