浏览代码

decrease z height

Thomas B 3 年前
父节点
当前提交
43e2823e99
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h 查看文件

@@ -1102,7 +1102,7 @@
1102 1102
 #define Z_MIN_POS 0
1103 1103
 #define X_MAX_POS X_BED_SIZE
1104 1104
 #define Y_MAX_POS Y_BED_SIZE
1105
-#define Z_MAX_POS 80
1105
+#define Z_MAX_POS 64
1106 1106
 
1107 1107
 /**
1108 1108
  * Software Endstops

正在加载...
取消
保存