mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 11:39:03 +08:00
bugfix? UM2 now has empty start-gcode and end-gcode
This commit is contained in:
parent
7349e28b84
commit
f846d3384c
@ -8,6 +8,8 @@
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"machine_settings": {
|
||||
"machine_start_gcode" : { "default": "" },
|
||||
"machine_end_gcode" : { "default": "" },
|
||||
"machine_width": { "default": 230 },
|
||||
"machine_depth": { "default": 225 },
|
||||
"machine_height": { "default": 205 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user