mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-25 20:01:33 -07:00
parent
67d6b6ab6f
commit
ab64cb5749
1 changed files with 8 additions and 0 deletions
|
|
@ -20,6 +20,14 @@
|
||||||
"machine_depth": {
|
"machine_depth": {
|
||||||
"default_value": 300
|
"default_value": 300
|
||||||
},
|
},
|
||||||
|
"machine_head_polygon": {
|
||||||
|
"default_value": [
|
||||||
|
[-30, 34],
|
||||||
|
[-30, -32],
|
||||||
|
[30, -32],
|
||||||
|
[30, 34]
|
||||||
|
]
|
||||||
|
},
|
||||||
"material_diameter": {
|
"material_diameter": {
|
||||||
"default_value": 1.75
|
"default_value": 1.75
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue