Browse Source

Merge pull request #5374 from ValentinPitre/add_tizyx_evy_dual_profile

Add TiZYX Evy Dual Extruder 3D printer
Jaime van Kessel 6 years ago
parent
commit
31c57d0113

+ 58 - 0
resources/definitions/tizyx_evy_dual.def.json

@@ -0,0 +1,58 @@
+{
+    "name": "TiZYX EVY Dual",
+    "version": 2,
+    "inherits": "fdmprinter",
+    "metadata": {
+        "visible": true,
+        "author": "TiZYX",
+        "manufacturer": "TiZYX",
+        "file_formats": "text/x-gcode",
+
+        "has_machine_quality": true,
+        "has_materials": true,
+        "has_machine_materials": true,
+        "has_variants": true,
+        "preferred_variant_name": "Classic Extruder",
+       
+        "preferred_material": "tizyx_pla",
+        "preferred_quality_type": "normal",
+        "exclude_materials": ["chromatik_pla", "dsm_arnitel2045_175", "dsm_novamid1070_175", "fabtotum_abs", "fabtotum_nylon", "fabtotum_pla", "fabtotum_tpu", "fiberlogy_hd_pla", "filo3d_pla", "filo3d_pla_green", "filo3d_pla_red", "generic_cpe_175", "generic_cpe_plus","generic_hips_175","generic_nylon_175", "generic_pc_175", "generic_pva_175", "imade3d_petg_green", "imade3d_petg_pink", "imade3d_pla_green", "imade3d_pla_pink", "innofill_innoflex60_175", "octofiber_pla", "polyflex_pla", "polymax_pla", "polyplus_pla", "polywood_pla", "verbatim_bvoh_175", "Vertex_Delta_ABS", "Vertex_Delta_PET", "Vertex_Delta_PLA", "Vertex_Delta_TPU", "zyyx_pro_flex", "zyyx_pro_pla" ],
+
+
+        "machine_extruder_trains":
+        {
+            "0": "tizyx_evy_dual_extruder_0",
+            "1": "tizyx_evy_dual_extruder_1"
+        },
+        "platform": "tizyx_k25_platform.stl",
+        "platform_offset": [0, -4, 0],
+        "first_start_actions": ["MachineSettingsAction"],
+        "supported_actions": ["MachineSettingsAction"]
+    },
+
+    "overrides": {
+        "machine_extruder_count": { "default_value": 2 },
+        "machine_heated_bed": { "default_value": true },
+        "machine_center_is_zero": { "default_value": false },
+        "gantry_height": { "default_value": 500 },
+        "machine_height": { "default_value": 255 },
+        "machine_depth": { "default_value": 255 },
+        "machine_width": { "default_value": 255 },
+        "machine_head_with_fans_polygon": {
+            "default_value": [
+                [25, 49],
+                [25, -49],
+                [-25, -49],
+                [25, 49]
+            ]
+        },
+        "machine_start_gcode":
+        {
+            "default_value": "M82\nG90\nG28 X\nG28 Y\nG28 Z\nG29\nG91\nG1 Z0\nG90\nM82\nG92 E0\nG1 X125 Y245 F3000\nG1 Z0"
+        },
+        "machine_end_gcode":
+        {
+            "default_value": "M104 S0\nM140 S0\nG91\nG1 E-5 F300\nG1 Z+3 F3000\nG1 Y245 F3000\nM84"
+        }
+    }
+}

+ 18 - 0
resources/extruders/tizyx_evy_dual_extruder_0.def.JSON

@@ -0,0 +1,18 @@
+{
+    "id": "tizyx_evy_dual_extruder_0",
+    "version": 2,
+    "name": "Classic Extruder",
+    "inherits": "fdmextruder",
+    "metadata": {
+        "machine": "tizyx_evy_dual",
+        "position": "0"
+    },
+
+    "overrides": {
+        "extruder_nr": {
+            "default_value": 0,
+            "maximum_value": "1"
+        },
+        "material_diameter": { "default_value": 1.75 }
+    }
+}

+ 18 - 0
resources/extruders/tizyx_evy_dual_extruder_1.def.JSON

@@ -0,0 +1,18 @@
+{
+    "id": "tizyx_evy_dual_extruder_1",
+    "version": 2,
+    "name": "Direct Drive",
+    "inherits": "fdmextruder",
+    "metadata": {
+        "machine": "tizyx_evy_dual",
+        "position": "1"
+    },
+
+    "overrides": {
+        "extruder_nr": {
+            "default_value": 1,
+            "maximum_value": "1"
+        },
+        "material_diameter": { "default_value": 1.75 }
+    }
+}

+ 42 - 0
resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_high.inst.cfg

@@ -0,0 +1,42 @@
+[general]
+version = 4
+name = High
+definition = tizyx_evy_dual
+
+[metadata]
+setting_version = 6
+type = quality
+quality_type = high
+weight = 1
+material = generic_abs
+variant = Classic Extruder
+
+[values]
+cool_fan_speed_0 = 100
+cool_min_layer_time = 10
+default_material_print_temperature = 210
+fill_outline_gaps = True
+infill_angles = []
+infill_sparse_density = 15
+material_final_print_temperature = 210
+material_initial_print_temperature = 210
+material_standby_temperature = 210
+prime_tower_flow = 100
+prime_tower_min_volume = 80
+prime_tower_wipe_enabled = False
+retract_at_layer_change = True
+retraction_amount = 2.5
+retraction_enable = True
+retraction_hop_enabled = True
+retraction_hop_only_when_collides = False
+retraction_min_travel = 2
+retraction_speed = 30
+skin_angles = []
+skirt_line_count = 2
+speed_print = 60
+speed_topbottom = 50
+speed_wall_0 = 40
+switch_extruder_retraction_amount = 0
+switch_extruder_retraction_speeds = 40
+top_layers = 4
+wall_line_count = 2

+ 42 - 0
resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_normal.inst.cfg

@@ -0,0 +1,42 @@
+[general]
+version = 4
+name = Normal
+definition = tizyx_evy_dual
+
+[metadata]
+setting_version = 6
+type = quality
+quality_type = normal
+weight = 0
+material = generic_abs
+variant = Classic Extruder
+
+[values]
+cool_fan_speed_0 = 100
+cool_min_layer_time = 10
+default_material_print_temperature = 210
+fill_outline_gaps = True
+infill_angles = []
+infill_sparse_density = 15
+material_final_print_temperature = 210
+material_initial_print_temperature = 210
+material_standby_temperature = 210
+prime_tower_flow = 100
+prime_tower_min_volume = 80
+prime_tower_wipe_enabled = False
+retract_at_layer_change = True
+retraction_amount = 2.5
+retraction_enable = True
+retraction_hop_enabled = True
+retraction_hop_only_when_collides = False
+retraction_min_travel = 2
+retraction_speed = 30
+skin_angles = []
+skirt_line_count = 2
+speed_print = 60
+speed_topbottom = 50
+speed_wall_0 = 40
+switch_extruder_retraction_amount = 0
+switch_extruder_retraction_speeds = 40
+top_layers = 4
+wall_line_count = 2

+ 32 - 0
resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_direct_drive_abs_high.inst.cfg

@@ -0,0 +1,32 @@
+[general]
+version = 4
+name = High
+definition = tizyx_evy_dual
+
+[metadata]
+setting_version = 6
+type = quality
+quality_type = high
+weight = 1
+material = generic_abs
+variant = Direct Drive
+
+[values]
+default_material_print_temperature = 210
+infill_angles = []
+material_final_print_temperature = 210
+material_initial_print_temperature = 210
+material_standby_temperature = 210
+prime_tower_flow = 110
+prime_tower_min_volume = 50
+prime_tower_wipe_enabled = True
+retract_at_layer_change = True
+retraction_amount = 2.5
+retraction_enable = True
+retraction_extra_prime_amount = 0
+retraction_hop_enabled = True
+retraction_hop_only_when_collides = False
+retraction_speed = 30
+skirt_brim_minimal_length = 100
+switch_extruder_retraction_amount = 0
+switch_extruder_retraction_speeds = 40

+ 32 - 0
resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_direct_drive_abs_normal.inst.cfg

@@ -0,0 +1,32 @@
+[general]
+version = 4
+name = Normal
+definition = tizyx_evy_dual
+
+[metadata]
+setting_version = 6
+type = quality
+quality_type = normal
+weight = 0
+material = generic_abs
+variant = Direct Drive
+
+[values]
+default_material_print_temperature = 210
+infill_angles = []
+material_final_print_temperature = 210
+material_initial_print_temperature = 210
+material_standby_temperature = 210
+prime_tower_flow = 110
+prime_tower_min_volume = 50
+prime_tower_wipe_enabled = True
+retract_at_layer_change = True
+retraction_amount = 2.5
+retraction_enable = True
+retraction_extra_prime_amount = 0
+retraction_hop_enabled = True
+retraction_hop_only_when_collides = False
+retraction_speed = 30
+skirt_brim_minimal_length = 100
+switch_extruder_retraction_amount = 0
+switch_extruder_retraction_speeds = 40

+ 42 - 0
resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_high.inst.cfg

@@ -0,0 +1,42 @@
+[general]
+version = 4
+name = High
+definition = tizyx_evy_dual
+
+[metadata]
+setting_version = 6
+type = quality
+quality_type = high
+weight = 1
+material = generic_petg
+variant = Classic Extruder
+
+[values]
+cool_fan_speed_0 = 100
+cool_min_layer_time = 10
+default_material_print_temperature = 210
+fill_outline_gaps = True
+infill_angles = []
+infill_sparse_density = 15
+material_final_print_temperature = 210
+material_initial_print_temperature = 210
+material_standby_temperature = 210
+prime_tower_flow = 100
+prime_tower_min_volume = 80
+prime_tower_wipe_enabled = False
+retract_at_layer_change = True
+retraction_amount = 2.5
+retraction_enable = True
+retraction_hop_enabled = True
+retraction_hop_only_when_collides = False
+retraction_min_travel = 2
+retraction_speed = 30
+skin_angles = []
+skirt_line_count = 2
+speed_print = 60
+speed_topbottom = 50
+speed_wall_0 = 40
+switch_extruder_retraction_amount = 0
+switch_extruder_retraction_speeds = 40
+top_layers = 4
+wall_line_count = 2

+ 42 - 0
resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_normal.inst.cfg

@@ -0,0 +1,42 @@
+[general]
+version = 4
+name = Normal
+definition = tizyx_evy_dual
+
+[metadata]
+setting_version = 6
+type = quality
+quality_type = normal
+weight = 0
+material = generic_petg
+variant = Classic Extruder
+
+[values]
+cool_fan_speed_0 = 100
+cool_min_layer_time = 10
+default_material_print_temperature = 210
+fill_outline_gaps = True
+infill_angles = []
+infill_sparse_density = 15
+material_final_print_temperature = 210
+material_initial_print_temperature = 210
+material_standby_temperature = 210
+prime_tower_flow = 100
+prime_tower_min_volume = 80
+prime_tower_wipe_enabled = False
+retract_at_layer_change = True
+retraction_amount = 2.5
+retraction_enable = True
+retraction_hop_enabled = True
+retraction_hop_only_when_collides = False
+retraction_min_travel = 2
+retraction_speed = 30
+skin_angles = []
+skirt_line_count = 2
+speed_print = 60
+speed_topbottom = 50
+speed_wall_0 = 40
+switch_extruder_retraction_amount = 0
+switch_extruder_retraction_speeds = 40
+top_layers = 4
+wall_line_count = 2

+ 32 - 0
resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_direct_drive_petg_high.inst.cfg

@@ -0,0 +1,32 @@
+[general]
+version = 4
+name = High
+definition = tizyx_evy_dual
+
+[metadata]
+setting_version = 6
+type = quality
+quality_type = high
+weight = 1
+material = generic_petg
+variant = Direct Drive
+
+[values]
+default_material_print_temperature = 210
+infill_angles = []
+material_final_print_temperature = 210
+material_initial_print_temperature = 210
+material_standby_temperature = 210
+prime_tower_flow = 110
+prime_tower_min_volume = 50
+prime_tower_wipe_enabled = True
+retract_at_layer_change = True
+retraction_amount = 2.5
+retraction_enable = True
+retraction_extra_prime_amount = 0
+retraction_hop_enabled = True
+retraction_hop_only_when_collides = False
+retraction_speed = 30
+skirt_brim_minimal_length = 100
+switch_extruder_retraction_amount = 0
+switch_extruder_retraction_speeds = 40

Some files were not shown because too many files changed in this diff