12345678910111213141516171819202122232425262728 |
- {
- "version": 2,
- "name": "IDEX420 Duplicate",
- "inherits": "strateo3d_IDEX420",
- "metadata":
- {
- "visible": true,
- "author": "eMotionTech",
- "manufacturer": "eMotionTech",
- "file_formats": "text/x-gcode",
- "has_machine_quality": true,
- "has_materials": true,
- "has_variants": true,
- "machine_extruder_trains": { "0": "strateo3d_IDEX420_duplicate_left_right" },
- "preferred_variant_name": "IDEX420 Standard 0.4",
- "quality_definition": "strateo3d_IDEX420",
- "variants_name": "Print Head"
- },
- "overrides":
- {
- "machine_depth": { "default_value": 320 },
- "machine_extruder_count": { "default_value": 1 },
- "machine_height": { "default_value": 400 },
- "machine_name": { "default_value": "IDEX420 Duplicate" },
- "machine_start_gcode": { "default_value": "G90 ; switch to absolute coordinate mode\nT2 ; select the duplicate tool\nM140 S{material_bed_temperature_layer_0} ;Start heating bed\nM104 S{material_print_temperature_layer_0} ;Start heating extruder\nM190 S{material_bed_temperature_layer_0} ;Wait for bed to reach temp before proceeding\nM109 S{material_print_temperature_layer_0} ;Wait for extruder to reach temp before proceeding\nG1 F18000 Y-160 Z15 ; move fast to the coordinates\nG1 F18000 X0 Z0.3 ; move fast to the coordinates\nG92 E0 ; set the extruders to 0\nG1 F300 X60 E24 ; purge the hotends\nG1 F600 X40 ; swipe the nozzles\nG1 F600 Z3 ; perform Z hop" },
- "machine_width": { "default_value": 209 }
- }
- }
|