소스 검색

Set correct Ender-5 bed size (#14633)

thisiskeithb 6 년 전
부모
커밋
3d75490b6e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      config/examples/Creality/Ender-5/Configuration.h

+ 2
- 2
config/examples/Creality/Ender-5/Configuration.h 파일 보기

@@ -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

Loading…
취소
저장