mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Set machine defintion setting machine_head_with_fans_polygon for Prusa-i3
CURA-5569
This commit is contained in:
parent
5e4ccf004d
commit
a41f9d0c70
1 changed files with 8 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue