mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-10 05:16:58 -06:00
15 lines
390 B
JSON
15 lines
390 B
JSON
{
|
|
"id": "witbox",
|
|
"name": "Witbox",
|
|
"icon": "icon_ultimaker2.png",
|
|
"platform": "Witbox_platform.stl",
|
|
"platform_texture": "Ultimaker2backplate.png",
|
|
|
|
"inherits": "ultimaker2.json",
|
|
|
|
"machine_settings": {
|
|
"machine_width": { "default": 291 },
|
|
"machine_depth": { "default": 210 },
|
|
"machine_height": { "default": 200 }
|
|
}
|
|
}
|