|
|
|
@ -491,7 +491,7 @@
|
|
|
|
|
// Trim adjustments for individual towers
|
|
|
|
|
// tower angle corrections for X and Y tower / rotate XYZ so Z tower angle = 0
|
|
|
|
|
// measured in degrees anticlockwise looking from above the printer
|
|
|
|
|
#define DELTA_TOWER_ANGLE_TRIM { 0.00, 0.00, 0.00 } // get these from auto calibrate
|
|
|
|
|
#define DELTA_TOWER_ANGLE_TRIM { 0.00, 0.00 } // get these from auto calibrate
|
|
|
|
|
|
|
|
|
|
// delta radius and diaginal rod adjustments measured in mm
|
|
|
|
|
//#define DELTA_RADIUS_TRIM_TOWER {0.0, 0.0, 0.0}
|
|
|
|
|