mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Set machine defintion setting machine_head_with_fans_polygon for Prusa-i3
CURA-5569
This commit is contained in:
parent
e6c6edc9eb
commit
62f219757d
1 changed files with 8 additions and 0 deletions
|
@ -40,6 +40,14 @@
|
|||
[18, -18]
|
||||
]
|
||||
},
|
||||
"machine_head_with_fans_polygon": {
|
||||
"default_value": [
|
||||
[-75, -18],
|
||||
[-75, 35],
|
||||
[18, 35],
|
||||
[18, -18]
|
||||
]
|
||||
},
|
||||
"gantry_height": {
|
||||
"default_value": 55
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue