diff --git a/resources/definitions/hms434.def.json b/resources/definitions/hms434.def.json index 9956462071..714587d476 100644 --- a/resources/definitions/hms434.def.json +++ b/resources/definitions/hms434.def.json @@ -8,9 +8,7 @@ "manufacturer": "MaukCC", "file_formats": "text/x-gcode", - "has_materials": true, - "preferred_material": "generic_pla", - "exclude_materials": [ "chromatik_pla", "fabtotum_abs", "fabtotum_nylon", "fabtotum_pla", "fabtotum_tpu", "fiberlogy_hd_pla", "filo3d_pla", "filo3d_pla_green", "filo3d_pla_red", "imade3d_petg_green", "imade3d_petg_pink", "imade3d_pla_green", "imade3d_pla_pink", "innofill_innoflex60_175", "octofiber_pla", "imade3d_pla", "polyflex_pla", "polymax_pla", "polyplus_pla", "polywood_pla", "tizyx_abs", "tizyx_pla", "tizyx_pla_bois", "verbatim_bvoh_175", "Vertex_Delta_ABS", "Vertex_Delta_PET", "Vertex_Delta_PLA", "Vertex_Delta_TPU", "zyyx_pro_flex", "zyyx_pro_pla", "generic_cpe_175", "generic_nylon_175", "dsm_arnitel2045_175", "dsm_novamid1070_175", "generic_tpu_175", "generic_pc_175" ], + "has_materials": false, "has_variants": true, "variants_name": "Tool", @@ -41,6 +39,7 @@ "machine_extruder_count": {"default_value": 2 }, "material_diameter": {"default_value": 1.75 }, "machine_heated_bed": {"default_value": true }, + "machine_heated_build_volume":{"default_value": true }, "machine_center_is_zero": {"default_value": false }, "gantry_height": {"value": "35" }, "machine_height": {"default_value": 400 }, @@ -103,7 +102,7 @@ "speed_wall_x": {"value": "speed_wall"}, "speed_layer_0": {"value": "(speed_print/5*4) if speed_print < 51 else speed_print"}, "speed_topbottom": {"value": "speed_layer_0"}, - "speed_travel": {"value": "100"}, + "speed_travel": {"value": "150"}, "speed_travel_layer_0": {"value": "speed_travel"}, "speed_support_interface": {"value": "speed_topbottom"}, "speed_slowdown_layers": {"value": 1}, diff --git a/resources/quality/hms434/hms434_global_Coarse_Quality.inst.cfg b/resources/quality/hms434/hms434_global_Coarse_Quality.inst.cfg deleted file mode 100644 index ba64a34080..0000000000 --- a/resources/quality/hms434/hms434_global_Coarse_Quality.inst.cfg +++ /dev/null @@ -1,15 +0,0 @@ -[general] -version = 4 -name = Coarse -definition = hms434 - -[metadata] -setting_version = 9 -type = quality -quality_type = coarse -weight = -3 -global_quality = True - -[values] -layer_height = 0.4 -layer_height_0 = 0.4 diff --git a/resources/quality/hms434/hms434_global_Extra_Coarse_Quality.inst.cfg b/resources/quality/hms434/hms434_global_Extra_Coarse_Quality.inst.cfg deleted file mode 100644 index 5a8e69e28a..0000000000 --- a/resources/quality/hms434/hms434_global_Extra_Coarse_Quality.inst.cfg +++ /dev/null @@ -1,15 +0,0 @@ -[general] -version = 4 -name = Extra Coarse -definition = hms434 - -[metadata] -setting_version = 9 -type = quality -quality_type = extra coarse -weight = -4 -global_quality = True - -[values] -layer_height = 0.6 -layer_height_0 = 0.6 diff --git a/resources/quality/hms434/hms434_global_High_Quality.inst.cfg b/resources/quality/hms434/hms434_global_High_Quality.inst.cfg deleted file mode 100644 index f1ec57356e..0000000000 --- a/resources/quality/hms434/hms434_global_High_Quality.inst.cfg +++ /dev/null @@ -1,16 +0,0 @@ -[general] -version = 4 -name = High -definition = hms434 - -[metadata] -setting_version = 9 -type = quality -quality_type = high -weight = 1 -global_quality = True - -[values] -layer_height = 0.1 -layer_height_0 = 0.2 - diff --git a/resources/quality/hms434/hms434_global_Normal_Quality.inst.cfg b/resources/quality/hms434/hms434_global_Normal_Quality.inst.cfg deleted file mode 100644 index be9f94467a..0000000000 --- a/resources/quality/hms434/hms434_global_Normal_Quality.inst.cfg +++ /dev/null @@ -1,15 +0,0 @@ -[general] -version = 4 -name = Normal -definition = hms434 - -[metadata] -setting_version = 9 -type = quality -quality_type = normal -weight = 0 -global_quality = True - -[values] -layer_height = 0.2 -layer_height_0 = 0.2 diff --git a/resources/quality/hms434/hms434_global_Super_Coarse_Quality.inst.cfg b/resources/quality/hms434/hms434_global_Super_Coarse_Quality.inst.cfg deleted file mode 100644 index 6fb5f5d269..0000000000 --- a/resources/quality/hms434/hms434_global_Super_Coarse_Quality.inst.cfg +++ /dev/null @@ -1,16 +0,0 @@ -[general] -version = 4 -name = Super Coarse -definition = hms434 - -[metadata] -setting_version = 9 -type = quality -quality_type = super coarse -weight = -4 -global_quality = True - -[values] -layer_height = 0.8 -layer_height_0 = 0.8 - diff --git a/resources/quality/hms434/hms434_global_Ultra_Coarse_Quality.inst.cfg b/resources/quality/hms434/hms434_global_Ultra_Coarse_Quality.inst.cfg deleted file mode 100644 index e57b5847a5..0000000000 --- a/resources/quality/hms434/hms434_global_Ultra_Coarse_Quality.inst.cfg +++ /dev/null @@ -1,15 +0,0 @@ -[general] -version = 4 -name = Ultra Coarse -definition = hms434 - -[metadata] -setting_version = 9 -type = quality -quality_type = ultra coarse -weight = -4 -global_quality = True - -[values] -layer_height = 1.0 -layer_height_0 = 1.0 diff --git a/resources/quality/hms434/hms434_global_absfr_Quality.inst.cfg b/resources/quality/hms434/hms434_global_absfr_Quality.inst.cfg new file mode 100644 index 0000000000..c35cbb2fdb --- /dev/null +++ b/resources/quality/hms434/hms434_global_absfr_Quality.inst.cfg @@ -0,0 +1,33 @@ +[general] +version = 4 +name = ABS-FR +definition = hms434 + +[metadata] +setting_version = 7 +type = quality +quality_type = abs02 +weight = 1 +global_quality = True + +[values] +layer_height = 0.2 +layer_height_0 = 0.2 + +infill_overlap = 0.05 +skin_overlap = 0.05 + +material_print_temperature = 255 +material_standby_temperature = 160 +material_bed_temperature = 115 +build_volume_temperature = 65 +material_flow = 100 +retraction_amount = 1 +retraction_speed = 40 +retraction_prime_speed = 8 + +speed_print = 50 + +coasting_volume = 0.05 +coasting_min_volume = 0.17 +coasting_speed = 90 diff --git a/resources/quality/hms434/hms434_global_arnitel_Quality.inst.cfg b/resources/quality/hms434/hms434_global_arnitel_Quality.inst.cfg new file mode 100644 index 0000000000..56691e894a --- /dev/null +++ b/resources/quality/hms434/hms434_global_arnitel_Quality.inst.cfg @@ -0,0 +1,34 @@ +[general] +version = 4 +name = Arnitel +definition = hms434 + +[metadata] +setting_version = 7 +type = quality +quality_type = arnitel02 +weight = 4 +global_quality = True + +[values] +layer_height = 0.2 +layer_height_0 = 0.2 + +infill_overlap = -15 +skin_overlap = -15 + +material_print_temperature = 230 +material_standby_temperature = 160 +material_bed_temperature = 85 +build_volume_temperature = 45 +material_flow = 100 +retraction_amount = 1 +retraction_speed = 20 +retraction_prime_speed = 8 + +speed_print = 38 + +coasting_volume = 0.05 +coasting_min_volume = 0.17 +coasting_speed = 90 + diff --git a/resources/quality/hms434/hms434_global_asa_Quality.inst.cfg b/resources/quality/hms434/hms434_global_asa_Quality.inst.cfg new file mode 100644 index 0000000000..edd84320da --- /dev/null +++ b/resources/quality/hms434/hms434_global_asa_Quality.inst.cfg @@ -0,0 +1,33 @@ +[general] +version = 4 +name = ASA +definition = hms434 + +[metadata] +setting_version = 7 +type = quality +quality_type = asa02 +weight = 2 +global_quality = True + +[values] +layer_height = 0.2 +layer_height_0 = 0.2 + +infill_overlap = 0.05 +skin_overlap = 0.05 + +material_print_temperature = 245 +material_standby_temperature = 160 +material_bed_temperature = 85 +build_volume_temperature = 55 +material_flow = 90 +retraction_amount = 1 +retraction_speed = 40 +retraction_prime_speed = 8 + +speed_print = 50 + +coasting_volume = 0.05 +coasting_min_volume = 0.17 +coasting_speed = 90 diff --git a/resources/quality/hms434/hms434_global_pa12_Quality.inst.cfg b/resources/quality/hms434/hms434_global_pa12_Quality.inst.cfg new file mode 100644 index 0000000000..78cf04f443 --- /dev/null +++ b/resources/quality/hms434/hms434_global_pa12_Quality.inst.cfg @@ -0,0 +1,34 @@ +[general] +version = 4 +name = PA12 +definition = hms434 + +[metadata] +setting_version = 7 +type = quality +quality_type = pa1202 +weight = 3 +global_quality = True + +[values] +layer_height = 0.2 +layer_height_0 = 0.2 + +infill_overlap = 0.05 +skin_overlap = 0.05 + +material_print_temperature = 260 +material_standby_temperature = 160 +material_bed_temperature = 115 +build_volume_temperature = 65 +material_flow = 100 +retraction_amount = 1 +retraction_speed = 40 +retraction_prime_speed = 8 + +speed_print = 50 + +coasting_volume = 0.05 +coasting_min_volume = 0.17 +coasting_speed = 90 +