mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 21:55:11 +08:00
24 lines
625 B
JSON
24 lines
625 B
JSON
{
|
|
"version": 2,
|
|
"name": "Artillery Sidewinder X1",
|
|
"inherits": "artillery_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "artillery_swx1.stl",
|
|
"platform_offset": [
|
|
-200,
|
|
-100,
|
|
250
|
|
],
|
|
"quality_definition": "artillery_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"gantry_height": { "value": 25 },
|
|
"machine_depth": { "default_value": 300 },
|
|
"machine_height": { "default_value": 400 },
|
|
"machine_name": { "default_value": "Artillery Sidewinder X1" },
|
|
"machine_width": { "default_value": 300 }
|
|
}
|
|
} |