🩹 Anycubic Predator : Factory DELTA_HEIGHT

This commit is contained in:
Scott Lahteine 2025-03-12 17:09:16 -05:00
parent c7ea93a0d4
commit ca42b27c60

View file

@ -1037,7 +1037,7 @@
#define DELTA_DIAGONAL_ROD 440.0 // (mm) #define DELTA_DIAGONAL_ROD 440.0 // (mm)
// Distance between bed and nozzle Z home position // 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 #define DELTA_ENDSTOP_ADJ { 0.0, 0.0, 0.0 } // (mm) Get these values from G33 auto calibrate