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