Cura/resources/extruders/strateo3d_IDEX420_duplicate_left_right.def.json
NicolasBOYARD f6e6b8c748 eMotionTech - Strateo IDEX420 added to Cura
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
2023-03-30 12:22:50 +02:00

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 }
}
}