Add max_print_height
This commit is contained in:
parent
b9c397ccb9
commit
5e134b5f30
1 changed files with 1 additions and 0 deletions
|
@ -434,3 +434,4 @@ end_gcode = M104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; t
|
||||||
inherits = Creality ENDER-3
|
inherits = Creality ENDER-3
|
||||||
bed_shape = 0x0,150x0,150x150,0x150
|
bed_shape = 0x0,150x0,150x150,0x150
|
||||||
printer_model = ENDER2
|
printer_model = ENDER2
|
||||||
|
max_print_height = 200
|
||||||
|
|
Loading…
Reference in a new issue