Browse Source

increase z height

Thomas B 3 years ago
parent
commit
2b259cdeb5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h View File

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

Loading…
Cancel
Save