Update two_trees_sapphireplus.def.json

This commit is contained in:
3dg-Lester 2021-01-16 07:48:19 +08:00
parent afc8065ae7
commit 82b867086b

View file

@ -7,7 +7,13 @@
"machine_width": { "default_value": 300 },
"machine_depth": { "default_value": 300 },
"machine_height": { "default_value": 350 },
"machine_head_with_fans_polygon": { "default_value": [[-30,19],[30,19],[30,-49],[-30,-49]] },
"machine_head_with_fans_polygon": { "default_value": [
[-30,19],
[30,19],
[30,-49],
[-30,-49]
]
},
"gantry_height": { "value": 65 },
@ -29,4 +35,4 @@
"platform": "sapphireplus_platform.stl"
}
}
}