mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-02 05:01:13 +08:00
26 lines
632 B
JSON
26 lines
632 B
JSON
{
|
|
"name": "Dagoma Magis",
|
|
"version": 2,
|
|
"inherits": "dagoma_delta",
|
|
"metadata": {
|
|
"visible": true,
|
|
"author": "Dagoma",
|
|
"manufacturer": "Dagoma",
|
|
"file_formats": "text/x-gcode",
|
|
"platform": "dagoma_magis.3mf",
|
|
"platform_offset": [0, -28, -35],
|
|
"has_machine_quality": true,
|
|
"has_materials": true,
|
|
"preferred_material": "chromatik_pla",
|
|
"machine_extruder_trains":
|
|
{
|
|
"0": "dagoma_magis_extruder"
|
|
}
|
|
},
|
|
"overrides": {
|
|
"machine_name": {
|
|
"default_value": "Dagoma Magis"
|
|
}
|
|
}
|
|
}
|