Update resources/definitions/two_trees_bluerplus.def.json

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
This commit is contained in:
3dg-Lester 2021-03-07 10:40:24 +08:00 committed by GitHub
parent 98ec1132b1
commit c8e61c790a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,12 +8,12 @@
"machine_depth": { "default_value": 300 }, "machine_depth": { "default_value": 300 },
"machine_height": { "default_value": 400 }, "machine_height": { "default_value": 400 },
"machine_head_with_fans_polygon": { "default_value": [ "machine_head_with_fans_polygon": { "default_value": [
[-47, 37], [-47, 37],
[-47, -23], [-47, -23],
[47, -23], [47, -23],
[47, 37] [47, 37]
] ]
}, },
"gantry_height": { "value": 28 }, "gantry_height": { "value": 28 },
"speed_print": { "value": 50.0 }, "speed_print": { "value": 50.0 },
@ -33,4 +33,4 @@
"visible": true, "visible": true,
"platform": "twotrees300x300_generic.stl" "platform": "twotrees300x300_generic.stl"
} }
} }