Parcourir la source

Set correct Ender-5 bed size (#14633)

thisiskeithb il y a 6 ans
Parent
révision
3d75490b6e
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2
    2
      config/examples/Creality/Ender-5/Configuration.h

+ 2
- 2
config/examples/Creality/Ender-5/Configuration.h Voir le fichier

@@ -1028,8 +1028,8 @@
1028 1028
 // @section machine
1029 1029
 
1030 1030
 // The size of the print bed
1031
-#define X_BED_SIZE 235
1032
-#define Y_BED_SIZE 235
1031
+#define X_BED_SIZE 220
1032
+#define Y_BED_SIZE 220
1033 1033
 
1034 1034
 // Travel limits (mm) after homing, corresponding to endstop positions.
1035 1035
 #define X_MIN_POS 0

Chargement…
Annuler
Enregistrer