소스 검색

Provide more clearance for BL-Touch probe

Roxy-3D 6 년 전
부모
커밋
c9f88297b8
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/example_configurations/gCreate/gMax1.5+/Configuration.h

+ 1
- 1
Marlin/example_configurations/gCreate/gMax1.5+/Configuration.h 파일 보기

@@ -695,7 +695,7 @@
695 695
  */
696 696
 #define X_PROBE_OFFSET_FROM_EXTRUDER -17    // X offset: -left  +right  [of the nozzle]
697 697
 #define Y_PROBE_OFFSET_FROM_EXTRUDER -10    // Y offset: -front +behind [the nozzle]
698
-#define Z_PROBE_OFFSET_FROM_EXTRUDER -0.87  // Z offset: -below +above  [the nozzle]
698
+#define Z_PROBE_OFFSET_FROM_EXTRUDER -0.25  // Z offset: -below +above  [the nozzle]
699 699
 
700 700
 // X and Y axis travel speed (mm/m) between probes
701 701
 #define XY_PROBE_SPEED 7500

Loading…
취소
저장