mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 12:09:00 +08:00
Set machine defintion setting machine_head_with_fans_polygon for Prusa-i3
CURA-5569
This commit is contained in:
parent
e6c6edc9eb
commit
62f219757d
@ -40,6 +40,14 @@
|
|||||||
[18, -18]
|
[18, -18]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"machine_head_with_fans_polygon": {
|
||||||
|
"default_value": [
|
||||||
|
[-75, -18],
|
||||||
|
[-75, 35],
|
||||||
|
[18, 35],
|
||||||
|
[18, -18]
|
||||||
|
]
|
||||||
|
},
|
||||||
"gantry_height": {
|
"gantry_height": {
|
||||||
"default_value": 55
|
"default_value": 55
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user