mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:55:54 +08:00
Added gantry height and head size with fans
This commit is contained in:
parent
a18f133e29
commit
1ce7e78685
@ -79,6 +79,32 @@
|
|||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"machine_head_with_fans_polygon":
|
||||||
|
{
|
||||||
|
"default": [
|
||||||
|
[
|
||||||
|
-15,
|
||||||
|
15
|
||||||
|
],
|
||||||
|
[
|
||||||
|
15,
|
||||||
|
15
|
||||||
|
],
|
||||||
|
[
|
||||||
|
15,
|
||||||
|
-15
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-15,
|
||||||
|
-15
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"gantry_height":
|
||||||
|
{
|
||||||
|
"default":10
|
||||||
|
},
|
||||||
|
|
||||||
"machine_nozzle_tip_outer_diameter": {
|
"machine_nozzle_tip_outer_diameter": {
|
||||||
"default": 1
|
"default": 1
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user