mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-09 15:57:58 -06:00
🩹 Anycubic Predator : Factory DELTA_HEIGHT
This commit is contained in:
parent
c7ea93a0d4
commit
ca42b27c60
1 changed files with 1 additions and 1 deletions
|
@ -1037,7 +1037,7 @@
|
|||
#define DELTA_DIAGONAL_ROD 440.0 // (mm)
|
||||
|
||||
// Distance between bed and nozzle Z home position
|
||||
#define DELTA_HEIGHT 437.21 // (mm) Get this value from G33 auto calibrate
|
||||
#define DELTA_HEIGHT 455.0 // (mm) Get this value from G33 auto calibrate
|
||||
|
||||
#define DELTA_ENDSTOP_ADJ { 0.0, 0.0, 0.0 } // (mm) Get these values from G33 auto calibrate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue