mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 13:46:01 +08:00
parent
67d6b6ab6f
commit
ab64cb5749
@ -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…
x
Reference in New Issue
Block a user