mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Update resources/definitions/two_trees_bluerplus.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
This commit is contained in:
parent
98ec1132b1
commit
c8e61c790a
1 changed files with 7 additions and 7 deletions
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue