mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-06 21:44:14 -06:00
parent
5dfecb1402
commit
617a847cef
3 changed files with 3 additions and 3 deletions
|
@ -813,7 +813,7 @@
|
|||
// Distance between bed and nozzle Z home position
|
||||
#define DELTA_HEIGHT 286.14 // (mm) Overlord Pro - Update this value using G33 auto calibrate
|
||||
|
||||
#define DELTA_ENDSTOP_ADJ { -0.33, 0.0 // Update these values using G33 auto calibrate
|
||||
#define DELTA_ENDSTOP_ADJ { 0.0, 0.0, 0.0 } // Update these values using G33 auto calibrate
|
||||
|
||||
// Horizontal distance bridged by diagonal push rods when effector is centered.
|
||||
#define DELTA_RADIUS 100.63 // (mm) Overlord Pro - Update this value using G33 auto calibrate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue