浏览代码

Better i3-2020 Z_PROBE_OFFSET_FROM_EXTRUDER

Roxy-3D 7 年前
父节点
当前提交
a731a723e8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h

+ 1
- 1
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h 查看文件

@@ -746,7 +746,7 @@
746 746
  */
747 747
 #define X_PROBE_OFFSET_FROM_EXTRUDER 38     // X offset: -left  +right  [of the nozzle]
748 748
 #define Y_PROBE_OFFSET_FROM_EXTRUDER -7     // Y offset: -front +behind [the nozzle]
749
-#define Z_PROBE_OFFSET_FROM_EXTRUDER -10.30 // Z offset: -below +above  [the nozzle]
749
+#define Z_PROBE_OFFSET_FROM_EXTRUDER -10.75 // Z offset: -below +above  [the nozzle]
750 750
 
751 751
 // Certain types of probes need to stay away from edges
752 752
 #define MIN_PROBE_EDGE 0

正在加载...
取消
保存