Fix up some units comments

This commit is contained in:
Scott Lahteine
2018-10-06 19:45:40 -05:00
parent 65b8f3821b
commit ca0e308105
66 changed files with 212 additions and 212 deletions

View File

@@ -567,16 +567,16 @@
#if ENABLED(DELTA_AUTO_CALIBRATION) || ENABLED(DELTA_CALIBRATION_MENU)
// Set the radius for the calibration probe points - max DELTA_PRINTABLE_RADIUS for non-eccentric probes
#define DELTA_CALIBRATION_RADIUS 121.5 // mm
#define DELTA_CALIBRATION_RADIUS 121.5 // (mm)
// Set the steprate for papertest probing
#define PROBE_MANUALLY_STEP 0.05 // mm
#define PROBE_MANUALLY_STEP 0.05 // (mm)
#endif
// Print surface diameter/2 minus unreachable space (avoid collisions with vertical towers).
#define DELTA_PRINTABLE_RADIUS 151.0 // mm
#define DELTA_PRINTABLE_RADIUS 151.0 // (mm)
// Center-to-center distance of the holes in the diagonal push rods.
#define DELTA_DIAGONAL_ROD 356.5 // mm
#define DELTA_DIAGONAL_ROD 356.5 // (mm)
// height from z=0 to home position
#define DELTA_HEIGHT 352.00 // get this value from auto calibrate