瀏覽代碼

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…
取消
儲存