소스 검색

Merge pull request #479 from PavelSindler/z_cal_fix

x_max_pos correction
PavelSindler 6 년 전
부모
커밋
edc6366df2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Firmware/Configuration_prusa.h

+ 1 - 1
Firmware/Configuration_prusa.h

@@ -52,7 +52,7 @@ const bool Z_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic o
 #define MANUAL_Z_HOME_POS 0.2
 
 // Travel limits after homing
-#define X_MAX_POS 255
+#define X_MAX_POS 250
 #define X_MIN_POS 0
 #define Y_MAX_POS 210
 #define Y_MIN_POS -4 //orig -4