Просмотр исходного кода

Add TiZYX Evy Dual Extruder 3D printer

ValentinPitre 6 лет назад
Родитель
Сommit
ca2be26463

Разница между файлами не показана из-за своего большого размера
+ 18 - 0
resources/definitions/tizyx_evy_dual.def.json


+ 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

Некоторые файлы не были показаны из-за большого количества измененных файлов