mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
bugfix? UM2 now has empty start-gcode and end-gcode
This commit is contained in:
parent
7349e28b84
commit
f846d3384c
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
||||||
"inherits": "fdmprinter.json",
|
"inherits": "fdmprinter.json",
|
||||||
|
|
||||||
"machine_settings": {
|
"machine_settings": {
|
||||||
|
"machine_start_gcode" : { "default": "" },
|
||||||
|
"machine_end_gcode" : { "default": "" },
|
||||||
"machine_width": { "default": 230 },
|
"machine_width": { "default": 230 },
|
||||||
"machine_depth": { "default": 225 },
|
"machine_depth": { "default": 225 },
|
||||||
"machine_height": { "default": 205 },
|
"machine_height": { "default": 205 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue