mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00

Files added to : - definitions - extruders - quality - variant setting_version has benn updated to "21" XML file "product_to_id.json" has been updated because "STRATEO3D" is noww a brand of 2 machines : DUAL600 and IDEX420 IDEX420 is a "IDEX" machine, so we created 3 definition files : 1 main file "strateo3d_IDEX420" and 2 inherited files "strateo3d_IDEX420_duplicate" and "strateo3d_IDEX420_mirror" materials PA6CF and PA6GF added to both machines in quality folders
16 lines
No EOL
389 B
JSON
16 lines
No EOL
389 B
JSON
{
|
|
"version": 2,
|
|
"name": "Left and Right Extruder",
|
|
"inherits": "fdmextruder",
|
|
"metadata":
|
|
{
|
|
"machine": "strateo3d_IDEX420_duplicate",
|
|
"position": "0",
|
|
"quality_definition": "strateo3_IDEX420_left_extruder"
|
|
},
|
|
"overrides":
|
|
{
|
|
"extruder_nr": { "default_value": 0 },
|
|
"material_diameter": { "default_value": 1.75 }
|
|
}
|
|
} |