mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-11 16:57:51 -06:00
25 lines
No EOL
637 B
JSON
25 lines
No EOL
637 B
JSON
{
|
|
"version": 2,
|
|
"name": "Artillery Hornet",
|
|
"inherits": "artillery_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"author": "Wilds",
|
|
"platform": "artillery_hornet.stl",
|
|
"platform_offset": [
|
|
0,
|
|
-105.5,
|
|
0
|
|
],
|
|
"quality_definition": "artillery_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"gantry_height": { "value": 25 },
|
|
"machine_depth": { "default_value": 220 },
|
|
"machine_height": { "default_value": 250 },
|
|
"machine_name": { "default_value": "Artillery Hornet" },
|
|
"machine_width": { "default_value": 220 }
|
|
}
|
|
} |