mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 18:45:10 +08:00
24 lines
609 B
JSON
24 lines
609 B
JSON
{
|
|
"version": 2,
|
|
"name": "Artillery Genius",
|
|
"inherits": "artillery_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "artillery_genius.stl",
|
|
"platform_offset": [
|
|
0,
|
|
-72,
|
|
-20
|
|
],
|
|
"quality_definition": "artillery_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"gantry_height": { "value": 25 },
|
|
"machine_depth": { "default_value": 220 },
|
|
"machine_height": { "default_value": 250 },
|
|
"machine_name": { "default_value": "Artillery Genius" },
|
|
"machine_width": { "default_value": 220 }
|
|
}
|
|
} |