Added gantry height and head size with fans

This commit is contained in:
Jaime van Kessel 2015-07-21 15:26:05 +02:00
parent a18f133e29
commit 1ce7e78685

View File

@ -79,6 +79,32 @@
]
]
},
"machine_head_with_fans_polygon":
{
"default": [
[
-15,
15
],
[
15,
15
],
[
15,
-15
],
[
-15,
-15
]
]
},
"gantry_height":
{
"default":10
},
"machine_nozzle_tip_outer_diameter": {
"default": 1
},