mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-02 03:20:38 +08:00
19 lines
562 B
JSON
19 lines
562 B
JSON
{
|
|
"version": 2,
|
|
"name": "Asterion HT",
|
|
"inherits": "atmat_signal_pro_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "atmat_asterion_platform.stl",
|
|
"quality_definition": "atmat_signal_pro_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 500 },
|
|
"machine_height": { "default_value": 600 },
|
|
"machine_name": { "default_value": "Asterion HT" },
|
|
"machine_width": { "default_value": 500 },
|
|
"material_print_temperature": { "maximum_value_warning": 500 }
|
|
}
|
|
} |