Fix skew default settings

MarlinFirmware/Marlin#24601
This commit is contained in:
Scott Lahteine 2022-08-20 13:44:02 -05:00
parent 852226a59b
commit a669eb46b1
316 changed files with 1884 additions and 1566 deletions

View file

@ -2141,9 +2141,8 @@
//#define XY_DIAG_BD 282.8427124746
//#define XY_SIDE_AD 200
// Or, set the default skew factors directly here
// to override the above measurements:
#define XY_SKEW_FACTOR 0.0
// Or, set the XY skew factor directly:
//#define XY_SKEW_FACTOR 0.0
//#define SKEW_CORRECTION_FOR_Z
#if ENABLED(SKEW_CORRECTION_FOR_Z)