Set machine defintion setting machine_head_with_fans_polygon for Prusa-i3

CURA-5569
This commit is contained in:
Aleksei S 2018-07-13 11:47:42 +02:00 committed by Lipu Fei
parent 5e4ccf004d
commit a41f9d0c70

View File

@ -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
},