mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 18:15:10 +08:00
20 lines
500 B
JSON
20 lines
500 B
JSON
{
|
|
"name": "Asterion",
|
|
"version": 2,
|
|
"inherits": "atmat_signal_pro_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "atmat_asterion_platform.stl",
|
|
"quality_definition": "atmat_signal_pro_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_name": { "default_value": "Asterion" },
|
|
"machine_width": { "default_value": 500 },
|
|
"machine_depth": { "default_value": 500 },
|
|
"machine_height": { "default_value": 600 }
|
|
|
|
}
|
|
}
|