File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 14351435 * +-------------->X +-------------->X +-------------->Y
14361436 * XY_SKEW_FACTOR XZ_SKEW_FACTOR YZ_SKEW_FACTOR
14371437 */
1438- // #define SKEW_CORRECTION
1438+ #define SKEW_CORRECTION
14391439
14401440#if ENABLED (SKEW_CORRECTION )
14411441 // Input all length measurements here:
1442- #define XY_DIAG_AC 282.8427124746
1443- #define XY_DIAG_BD 282.8427124746
1444- #define XY_SIDE_AD 200
1442+ #define XY_DIAG_AC 140.1
1443+ #define XY_DIAG_BD 142.1
1444+ #define XY_SIDE_AD 99.98
14451445
14461446 // Or, set the default skew factors directly here
14471447 // to override the above measurements:
1448- #define XY_SKEW_FACTOR 0.0
1448+ // #define XY_SKEW_FACTOR 0.0
14491449
14501450 //#define SKEW_CORRECTION_FOR_Z
14511451 #if ENABLED (SKEW_CORRECTION_FOR_Z )
14591459 #endif
14601460
14611461 // Enable this option for M852 to set skew at runtime
1462- // #define SKEW_CORRECTION_GCODE
1462+ #define SKEW_CORRECTION_GCODE
14631463#endif
14641464
14651465//=============================================================================
You can’t perform that action at this time.
0 commit comments