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
parent e6c6edc9eb
commit 62f219757d

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