From dc56d3e22ee5a8b60424f65f952d6fec93df7d4d Mon Sep 17 00:00:00 2001 From: aschwenck <49395482+aschwenck@users.noreply.github.com> Date: Wed, 1 Dec 2021 12:46:09 +0100 Subject: Add new Dagoma PRO 430 printer profiles --- resources/definitions/dagoma_pro_430_base.def.json | 207 +++++++++++++++++++++ .../definitions/dagoma_pro_430_bowden.def.json | 29 +++ .../dagoma_pro_430_bowden_extruder_0.def.json | 18 ++ resources/meshes/dagoma_pro_430_base.3mf | Bin 0 -> 1735110 bytes ...ma_pro_430_bowden_0.4_abs_high_quality.inst.cfg | 58 ++++++ ...ma_pro_430_bowden_0.4_asa_high_quality.inst.cfg | 58 ++++++ ..._pro_430_bowden_0.4_nylon_high_quality.inst.cfg | 58 ++++++ ...oma_pro_430_bowden_0.4_pc_high_quality.inst.cfg | 57 ++++++ ...oma_pro_430_bowden_0.4_pe_high_quality.inst.cfg | 57 ++++++ ...a_pro_430_bowden_0.4_petg_high_quality.inst.cfg | 57 ++++++ ...ma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg | 56 ++++++ ...ma_pro_430_bowden_0.4_pla_high_quality.inst.cfg | 57 ++++++ ..._pro_430_bowden_0.4_pla_medium_quality.inst.cfg | 56 ++++++ ...oma_pro_430_bowden_0.4_pp_high_quality.inst.cfg | 57 ++++++ ...ma_pro_430_bowden_0.4_tpe_high_quality.inst.cfg | 57 ++++++ ...ma_pro_430_bowden_0.4_tpu_high_quality.inst.cfg | 57 ++++++ ...a_pro_430_bowden_global_coarse_quality.inst.cfg | 28 +++ ...o_430_bowden_global_extra_fine_quality.inst.cfg | 28 +++ ...oma_pro_430_bowden_global_fine_quality.inst.cfg | 28 +++ ...oma_pro_430_bowden_global_high_quality.inst.cfg | 28 +++ ...goma_pro_430_bowden_global_low_quality.inst.cfg | 28 +++ ...a_pro_430_bowden_global_medium_quality.inst.cfg | 28 +++ .../dagoma_pro_430_bowden_steel_0.2.inst.cfg | 15 ++ .../dagoma_pro_430_bowden_steel_0.4.inst.cfg | 15 ++ .../dagoma_pro_430_bowden_steel_0.6.inst.cfg | 15 ++ .../dagoma_pro_430_bowden_steel_0.8.inst.cfg | 15 ++ 26 files changed, 1167 insertions(+) create mode 100644 resources/definitions/dagoma_pro_430_base.def.json create mode 100644 resources/definitions/dagoma_pro_430_bowden.def.json create mode 100644 resources/extruders/dagoma_pro_430_bowden_extruder_0.def.json create mode 100644 resources/meshes/dagoma_pro_430_base.3mf create mode 100644 resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_abs_high_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_asa_high_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_nylon_high_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pc_high_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pe_high_quality.inst.cfg create mode 100755 resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_petg_high_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_high_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_medium_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pp_high_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpe_high_quality.inst.cfg create mode 100755 resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpu_high_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_coarse_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_extra_fine_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_fine_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_high_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_low_quality.inst.cfg create mode 100644 resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_medium_quality.inst.cfg create mode 100644 resources/variants/dagoma_pro_430_bowden_steel_0.2.inst.cfg create mode 100644 resources/variants/dagoma_pro_430_bowden_steel_0.4.inst.cfg create mode 100644 resources/variants/dagoma_pro_430_bowden_steel_0.6.inst.cfg create mode 100644 resources/variants/dagoma_pro_430_bowden_steel_0.8.inst.cfg diff --git a/resources/definitions/dagoma_pro_430_base.def.json b/resources/definitions/dagoma_pro_430_base.def.json new file mode 100644 index 0000000000..fd119f63ed --- /dev/null +++ b/resources/definitions/dagoma_pro_430_base.def.json @@ -0,0 +1,207 @@ +{ + "version": 2, + "name": "Dagoma PRO 430 BASE", + "inherits": "fdmprinter", + "metadata": + { + "visible": false, + "author": "Dagoma", + "manufacturer": "Dagoma", + "file_formats": "text/x-gcode", + "platform": "dagoma_pro_430_base.3mf", + "platform_offset": [-125, -79, -130], + "has_machine_quality": true, + "has_materials": true, + "has_variants": true, + "variants_name": "Steel Nozzle Size", + "preferred_material": "dagoma_generic_pla", + "preferred_variant_name": "0.4", + "exclude_materials": + [ + "3D-Fuel_PLA_PRO_Black", + "3D-Fuel_PLA_SnapSupport", + "bestfilament_abs_skyblue", + "bestfilament_petg_orange", + "bestfilament_pla_green", + "chromatik_pla", + "dsm_arnitel2045_175", + "dsm_novamid1070_175", + "emotiontech_abs", + "emotiontech_absx", + "emotiontech_acetate", + "emotiontech_asax", + "emotiontech_bvoh", + "emotiontech_copa", + "emotiontech_hips", + "emotiontech_nylon_1030", + "emotiontech_nylon_1030cf", + "emotiontech_nylon_1070", + "emotiontech_pc", + "emotiontech_pekk", + "emotiontech_petg", + "emotiontech_pla", + "emotiontech_pla_hr_870", + "emotiontech_pva-m", + "emotiontech_pva-s", + "emotiontech_tpu98a", + "eryone_petg", + "eryone_pla", + "eryone_pla_glow", + "eryone_pla_matte", + "eryone_pla_wood", + "eSUN_PETG_Black", + "eSUN_PETG_Grey", + "eSUN_PETG_Purple", + "eSUN_PLA_PRO_Black", + "eSUN_PLA_PRO_Grey", + "eSUN_PLA_PRO_Purple", + "eSUN_PLA_PRO_White", + "Extrudr_GreenTECPro_Anthracite_175", + "Extrudr_GreenTECPro_Black_175", + "Extrudr_GreenTECPro_Blue_175", + "Extrudr_GreenTECPro_Nature_175", + "Extrudr_GreenTECPro_Red_175", + "Extrudr_GreenTECPro_Silver_175", + "Extrudr_GreenTECPro_White_175", + "fabtotum_abs", + "fabtotum_nylon", + "fabtotum_pla", + "fabtotum_tpu", + "fdplast_abs_tomato", + "fdplast_petg_gray", + "fdplast_pla_olive", + "fiberlogy_hd_pla", + "filo3d_pla", + "filo3d_pla_green", + "filo3d_pla_red", + "generic_abs", + "generic_abs_175", + "generic_asa_175", + "generic_bam", + "generic_bvoh_175", + "generic_cffcpe", + "generic_cffpa", + "generic_cpe", + "generic_cpe_175", + "generic_cpe_plus", + "generic_gffcpe", + "generic_gffpa", + "generic_hips", + "generic_hips_175", + "generic_nylon", + "generic_nylon_175", + "generic_pc", + "generic_pc_175", + "generic_petg", + "generic_petg_175", + "generic_pla", + "generic_pla_175", + "generic_pp", + "generic_pva", + "generic_pva_175", + "generic_tough_pla", + "generic_tpu", + "generic_tpu_175", + "goofoo_abs", + "goofoo_asa", + "goofoo_bronze_pla", + "goofoo_emarble_pla", + "goofoo_esilk_pla", + "goofoo_hips", + "goofoo_pa", + "goofoo_pa_cf", + "goofoo_pc", + "goofoo_peek", + "goofoo_petg", + "goofoo_pla", + "goofoo_pva", + "goofoo_tpe_83a", + "goofoo_tpu_87a", + "goofoo_tpu_95a", + "goofoo_wood_pla", + "imade3d_petg_175", + "imade3d_pla_175", + "innofill_innoflex60_175", + "layer_one_black_pla", + "layer_one_dark_gray_pla", + "layer_one_white_pla", + "leapfrog_abs_natural", + "leapfrog_epla_natural", + "leapfrog_pva_natural", + "octofiber_pla", + "polyflex_pla", + "polymax_pla", + "polyplus_pla", + "polywood_pla", + "redd_abs", + "redd_asa", + "redd_hips", + "redd_nylon", + "redd_petg", + "redd_pla", + "redd_tpe", + "structur3d_dap100silicone", + "tizyx_abs", + "tizyx_flex", + "tizyx_petg", + "tizyx_pla", + "tizyx_pla_bois", + "tizyx_pva", + "verbatim_bvoh_175", + "Vertex_Delta_ABS", + "Vertex_Delta_PET", + "Vertex_Delta_PLA", + "Vertex_Delta_PLA_Glitter", + "Vertex_Delta_PLA_Mat", + "Vertex_Delta_PLA_Satin", + "Vertex_Delta_PLA_Wood", + "Vertex_Delta_TPU", + "volumic_abs_ultra", + "volumic_arma_ultra", + "volumic_asa_ultra", + "volumic_br80_ultra", + "volumic_bumper_ultra", + "volumic_cu80_ultra", + "volumic_flex93_ultra", + "volumic_medical_ultra", + "volumic_nylon_ultra", + "volumic_pekk_carbone", + "volumic_petg_ultra", + "volumic_petgcarbone_ultra", + "volumic_pla_ultra", + "volumic_pp_ultra", + "volumic_strong_ultra", + "volumic_support_ultra", + "zyyx_pro_flex", + "zyyx_pro_pla" + ] + }, + + "overrides": + { + "machine_gcode_flavor": { "default_value": "Marlin" }, + "machine_width": { "default_value": 430 }, + "machine_depth": { "default_value": 320 }, + "machine_heated_bed": { "default_value": true }, + "machine_center_is_zero": { "default_value": false }, + "machine_steps_per_mm_x": { "default_value": 80 }, + "machine_steps_per_mm_y": { "default_value": 80 }, + "machine_steps_per_mm_z": { "default_value": 800 }, + "machine_max_feedrate_x": { "default_value": 500 }, + "machine_max_feedrate_y": { "default_value": 500 }, + "machine_max_feedrate_z": { "default_value": 16 }, + "machine_max_acceleration_x": { "value": 1500 }, + "machine_max_acceleration_y": { "value": 1500 }, + "machine_max_acceleration_z": { "value": 70 }, + "machine_max_acceleration_e": { "value": 10000 }, + "machine_nozzle_cool_down_speed": { "default_value": 1.5 }, + "machine_nozzle_heat_up_speed": { "default_value": 7 }, + "machine_nozzle_expansion_angle": { "default_value": 60 }, + "default_material_print_temperature": { "default_value": 205 }, + "default_material_bed_temperature": { "default_value": 50 }, + "adhesion_type": { "default_value": "skirt" }, + "skirt_line_count": { "default_value": 3 }, + "nozzle_disallowed_areas": { "default_value": [ [[-215, 160], [-166, 160], [-215, 111]], [[215, 160], [166, 160], [215, 111]] ] }, + "machine_use_extruder_offset_to_offset_coords": {"default_value": false } + } +} \ No newline at end of file diff --git a/resources/definitions/dagoma_pro_430_bowden.def.json b/resources/definitions/dagoma_pro_430_bowden.def.json new file mode 100644 index 0000000000..15e3986e48 --- /dev/null +++ b/resources/definitions/dagoma_pro_430_bowden.def.json @@ -0,0 +1,29 @@ +{ + "version": 2, + "name": "PRO 430B", + "inherits": "dagoma_pro_430_base", + "metadata": + { + "visible": true, + "author": "Dagoma", + "manufacturer": "Dagoma", + "machine_extruder_trains": { "0": "dagoma_pro_430_bowden_extruder_0" } + }, + + "overrides": + { + "machine_name": { "default_value": "Dagoma PRO 430B" }, + "machine_extruder_count": { "default_value": 1 }, + "machine_height": { "default_value": 360 }, + "machine_head_with_fans_polygon": { "default_value": [ [-22.5, -22.5], [-22.5, 22.5], [22.5, 22.5], [22.5, -22.5] ] }, + "gantry_height": { "value": "35" }, + "machine_start_gcode": { "default_value": "\n;Start Gcode for {machine_name}\n;Author: Dagoma PROFESSIONNEL\n;Contact: contact-pro@dagoma3d.com\n\n;Sliced: {date} {time}\n\n;Estimated print time: {print_time}\n\n;Print speed: {speed_print}mm/s\n;Layer height: {layer_height}mm\n;Wall thickness: {wall_thickness}mm\n;Infill density: {infill_sparse_density}%\n;Infill pattern: {infill_pattern}\n;Support: {support_enable}\n;Print temperature: {material_print_temperature}°\n;Flow: {material_flow}%\n;Retraction amount: {retraction_amount}mm\n;Retraction speed: {retraction_retract_speed}mm/s\n\nG21 ;Set units to millimeters\nG90 ;Set all axes to absolute\nM140 S{material_bed_temperature} ;Preheat hotbed\nM117 Nozzle preheating ;Set message\nM109 R{material_standby_temperature} ;Preheat hotend before bed leveling\nM117 Hotbed preheating ;Set message\nM190 S{material_bed_temperature} ;Preheat hotbed before bed leveling\nG28 ;Go to origin on all axes\nG29 ; Bed Leveling\nG0 X215 Y1 Z0.4 ;Move XYZ axis before purge\nM117 Wait for print temp ;Set message\nM109 S{material_print_temperature_layer_0} ;Wait for initial print temp\nM83 ;Set E to relative positioning\nG1 E{retraction_amount} F200 ;Purge\nG0 Z3 ;Move Z axis before print start\nM82 ;Set E to absolute positioning\nG92 E0 ;Set E position\nG1 F{travel_speed} ;Set the feedrate to {travel_speed}mm/s\nM117 Print in progress ;Set message\n" }, + "machine_end_gcode": { "default_value": "\n;End Gcode for {machine_name}\n;Author: Dagoma PROFESSIONNEL\n\nM104 S0 ;Set hotend temperature for cooldown\nM140 S0 ;Set hotbed temperature for cooldown\nG91 ;Set all axes to relative\nG0 Z+3 ;Move Z axis after print end\nG1 E-{retraction_amount} F5000 ;Retract filament to stop oozing\nG90 ;Set all axes to absolute\nG28 X Y ;Home the X and Y axes\nM18 ;Disable steppers motors\nM117 Print end ;Set message\n" }, + "machine_acceleration": { "value": 1250 }, + "machine_max_jerk_xy": { "value": 10 }, + "machine_max_jerk_z": { "value": 0.3 }, + "machine_max_jerk_e": { "value": 5 }, + "machine_max_feedrate_e": { "default_value": 200 }, + "machine_steps_per_mm_e": { "default_value": 139.5 } + } +} \ No newline at end of file diff --git a/resources/extruders/dagoma_pro_430_bowden_extruder_0.def.json b/resources/extruders/dagoma_pro_430_bowden_extruder_0.def.json new file mode 100644 index 0000000000..38bea99e71 --- /dev/null +++ b/resources/extruders/dagoma_pro_430_bowden_extruder_0.def.json @@ -0,0 +1,18 @@ +{ + "version": 2, + "name": "Extruder 1", + "inherits": "fdmextruder", + "metadata": { + "machine": "dagoma_pro_430_bowden", + "position": "0" + }, + + "overrides": { + "extruder_nr": { + "default_value": 0 + }, + "material_diameter": { + "default_value": 1.75 + } + } +} diff --git a/resources/meshes/dagoma_pro_430_base.3mf b/resources/meshes/dagoma_pro_430_base.3mf new file mode 100644 index 0000000000..7cae56057b Binary files /dev/null and b/resources/meshes/dagoma_pro_430_base.3mf differ diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_abs_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_abs_high_quality.inst.cfg new file mode 100644 index 0000000000..ef1e95da1d --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_abs_high_quality.inst.cfg @@ -0,0 +1,58 @@ +[general] + +version = 4 +name = High Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = high_quality +weight = -1 +material = dagoma_generic_abs +variant = 0.4 + +[values] + +wall_thickness = =machine_nozzle_size * 2 +optimize_wall_printing_order = True +skin_no_small_gaps_heuristic = True +fill_outline_gaps = True +z_seam_type = sharpest_corner +z_seam_corner = z_seam_corner_weighted +skin_outline_count = 0 + +infill_sparse_density = 15 +infill_before_walls = False + +material_print_temperature = =default_material_print_temperature + 5 +material_print_temperature_layer_0 = =material_print_temperature + 10 +material_bed_temperature = =default_material_bed_temperature + 50 + +speed_print = 40.0 +speed_infill = =speed_print +speed_wall = =math.ceil(speed_print * 30 / 40) +speed_wall_0 = =math.ceil(speed_print * 25 / 40) +speed_wall_x = =speed_wall +speed_topbottom = =speed_wall_0 +speed_travel = =math.ceil(speed_print * 80 / 40) +speed_layer_0 = =math.ceil(speed_print * 25 / 40) +speed_travel_layer_0 = =math.ceil(speed_print * 80 / 40) +speed_support_interface = =math.ceil(speed_print * 25 / 40) +speed_slowdown_layers = 1 + +retraction_combing = noskin +travel_avoid_distance = 1.2 +retraction_combing_max_distance = 10 + +support_interface_enable = True +support_interface_pattern = zigzag + +cool_fan_enabled = False +cool_fan_speed_min = =cool_fan_speed * 0.25 +cool_fan_speed_max = =cool_fan_speed * 0.35 +cool_fan_full_at_height = =layer_height_0 + 5 * layer_height +cool_min_layer_time = 1 +cool_min_layer_time_fan_speed_max = 10 +cool_min_speed = 20.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_asa_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_asa_high_quality.inst.cfg new file mode 100644 index 0000000000..24772cbffb --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_asa_high_quality.inst.cfg @@ -0,0 +1,58 @@ +[general] + +version = 4 +name = High Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = high_quality +weight = -1 +material = dagoma_generic_asa +variant = 0.4 + +[values] + +wall_thickness = =machine_nozzle_size * 2 +optimize_wall_printing_order = True +skin_no_small_gaps_heuristic = True +fill_outline_gaps = True +z_seam_type = sharpest_corner +z_seam_corner = z_seam_corner_weighted +skin_outline_count = 0 + +infill_sparse_density = 15 +infill_before_walls = False + +material_print_temperature = =default_material_print_temperature + 5 +material_print_temperature_layer_0 = =material_print_temperature + 10 +material_bed_temperature = =default_material_bed_temperature + 40 + +speed_print = 40.0 +speed_infill = =speed_print +speed_wall = =math.ceil(speed_print * 30 / 40) +speed_wall_0 = =math.ceil(speed_print * 25 / 40) +speed_wall_x = =speed_wall +speed_topbottom = =speed_wall_0 +speed_travel = =math.ceil(speed_print * 80 / 40) +speed_layer_0 = =math.ceil(speed_print * 25 / 40) +speed_travel_layer_0 = =math.ceil(speed_print * 80 / 40) +speed_support_interface = =math.ceil(speed_print * 25 / 40) +speed_slowdown_layers = 1 + +retraction_combing = noskin +travel_avoid_distance = 1.2 +retraction_combing_max_distance = 10 + +support_interface_enable = True +support_interface_pattern = zigzag + +cool_fan_enabled = False +cool_fan_speed_min = =cool_fan_speed * 0.25 +cool_fan_speed_max = =cool_fan_speed * 0.35 +cool_fan_full_at_height = =layer_height_0 + 5 * layer_height +cool_min_layer_time = 1 +cool_min_layer_time_fan_speed_max = 10 +cool_min_speed = 20.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_nylon_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_nylon_high_quality.inst.cfg new file mode 100644 index 0000000000..55cf7cb5fb --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_nylon_high_quality.inst.cfg @@ -0,0 +1,58 @@ +[general] + +version = 4 +name = High Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = high_quality +weight = -1 +material = dagoma_generic_nylon +variant = 0.4 + +[values] + +wall_thickness = =machine_nozzle_size * 2 +optimize_wall_printing_order = True +skin_no_small_gaps_heuristic = True +fill_outline_gaps = True +z_seam_type = sharpest_corner +z_seam_corner = z_seam_corner_weighted +skin_outline_count = 0 + +infill_sparse_density = 15 +infill_before_walls = False + +material_print_temperature = =default_material_print_temperature + 5 +material_print_temperature_layer_0 = =material_print_temperature + 10 +material_bed_temperature = =default_material_bed_temperature + 20 + +speed_print = 40.0 +speed_infill = =speed_print +speed_wall = =math.ceil(speed_print * 30 / 40) +speed_wall_0 = =math.ceil(speed_print * 25 / 40) +speed_wall_x = =speed_wall +speed_topbottom = =speed_wall_0 +speed_travel = =math.ceil(speed_print * 80 / 40) +speed_layer_0 = =math.ceil(speed_print * 25 / 40) +speed_travel_layer_0 = =math.ceil(speed_print * 80 / 40) +speed_support_interface = =math.ceil(speed_print * 25 / 40) +speed_slowdown_layers = 1 + +retraction_combing = noskin +travel_avoid_distance = 1.2 +retraction_combing_max_distance = 10 + +support_interface_enable = True +support_interface_pattern = zigzag + +cool_fan_enabled = False +cool_fan_speed_min = =cool_fan_speed * 0.25 +cool_fan_speed_max = =cool_fan_speed * 0.50 +cool_fan_full_at_height = =layer_height_0 + 5 * layer_height +cool_min_layer_time = 1 +cool_min_layer_time_fan_speed_max = 10 +cool_min_speed = 20.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pc_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pc_high_quality.inst.cfg new file mode 100644 index 0000000000..63f067523e --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pc_high_quality.inst.cfg @@ -0,0 +1,57 @@ +[general] + +version = 4 +name = High Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = high_quality +weight = -1 +material = dagoma_generic_pc +variant = 0.4 + +[values] + +wall_thickness = =machine_nozzle_size * 2 +optimize_wall_printing_order = True +skin_no_small_gaps_heuristic = True +fill_outline_gaps = True +z_seam_type = sharpest_corner +z_seam_corner = z_seam_corner_weighted +skin_outline_count = 0 + +infill_sparse_density = 15 +infill_before_walls = False + +material_print_temperature = =default_material_print_temperature + 25 +material_bed_temperature = =default_material_bed_temperature + 50 + +speed_print = 40.0 +speed_infill = =speed_print +speed_wall = =math.ceil(speed_print * 30 / 40) +speed_wall_0 = =math.ceil(speed_print * 25 / 40) +speed_wall_x = =speed_wall +speed_topbottom = =speed_wall_0 +speed_travel = =math.ceil(speed_print * 80 / 40) +speed_layer_0 = =math.ceil(speed_print * 25 / 40) +speed_travel_layer_0 = =math.ceil(speed_print * 80 / 40) +speed_support_interface = =math.ceil(speed_print * 25 / 40) +speed_slowdown_layers = 1 + +retraction_combing = noskin +travel_avoid_distance = 1.2 +retraction_combing_max_distance = 10 + +support_interface_enable = True +support_interface_pattern = zigzag + +cool_fan_enabled = False +cool_fan_speed_min = =cool_fan_speed * 0.25 +cool_fan_speed_max = =cool_fan_speed * 0.35 +cool_fan_full_at_height = =layer_height_0 + 5 * layer_height +cool_min_layer_time = 1 +cool_min_layer_time_fan_speed_max = 10 +cool_min_speed = 20.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pe_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pe_high_quality.inst.cfg new file mode 100644 index 0000000000..ba280bc5db --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pe_high_quality.inst.cfg @@ -0,0 +1,57 @@ +[general] + +version = 4 +name = High Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = high_quality +weight = -1 +material = dagoma_generic_pe +variant = 0.4 + +[values] + +wall_thickness = =machine_nozzle_size * 2 +optimize_wall_printing_order = True +skin_no_small_gaps_heuristic = True +fill_outline_gaps = True +z_seam_type = sharpest_corner +z_seam_corner = z_seam_corner_weighted +skin_outline_count = 0 + +infill_sparse_density = 15 +infill_before_walls = False + +material_print_temperature = =default_material_print_temperature + 20 +material_bed_temperature = =default_material_bed_temperature + 30 + +speed_print = 40.0 +speed_infill = =speed_print +speed_wall = =math.ceil(speed_print * 30 / 40) +speed_wall_0 = =math.ceil(speed_print * 25 / 40) +speed_wall_x = =speed_wall +speed_topbottom = =speed_wall_0 +speed_travel = =math.ceil(speed_print * 80 / 40) +speed_layer_0 = =math.ceil(speed_print * 25 / 40) +speed_travel_layer_0 = =math.ceil(speed_print * 80 / 40) +speed_support_interface = =math.ceil(speed_print * 25 / 40) +speed_slowdown_layers = 1 + +retraction_combing = noskin +travel_avoid_distance = 1.2 +retraction_combing_max_distance = 10 + +support_interface_enable = True +support_interface_pattern = zigzag + +cool_fan_enabled = True +cool_fan_speed_min = =cool_fan_speed * 0.25 +cool_fan_speed_max = =cool_fan_speed * 0.30 +cool_fan_full_at_height = =layer_height_0 + 5 * layer_height +cool_min_layer_time = 1 +cool_min_layer_time_fan_speed_max = 10 +cool_min_speed = 20.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_petg_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_petg_high_quality.inst.cfg new file mode 100755 index 0000000000..5f292d6ba8 --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_petg_high_quality.inst.cfg @@ -0,0 +1,57 @@ +[general] + +version = 4 +name = High Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = high_quality +weight = -1 +material = dagoma_generic_petg +variant = 0.4 + +[values] + +wall_thickness = =machine_nozzle_size * 2 +optimize_wall_printing_order = True +skin_no_small_gaps_heuristic = True +fill_outline_gaps = True +z_seam_type = sharpest_corner +z_seam_corner = z_seam_corner_weighted +skin_outline_count = 0 + +infill_sparse_density = 15 +infill_before_walls = False + +material_print_temperature = =default_material_print_temperature + 25 +material_bed_temperature = =default_material_bed_temperature + 20 + +speed_print = 40.0 +speed_infill = =speed_print +speed_wall = =math.ceil(speed_print * 30 / 40) +speed_wall_0 = =math.ceil(speed_print * 25 / 40) +speed_wall_x = =speed_wall +speed_topbottom = =speed_wall_0 +speed_travel = =math.ceil(speed_print * 80 / 40) +speed_layer_0 = =math.ceil(speed_print * 25 / 40) +speed_travel_layer_0 = =math.ceil(speed_print * 80 / 40) +speed_support_interface = =math.ceil(speed_print * 25 / 40) +speed_slowdown_layers = 1 + +retraction_combing = noskin +travel_avoid_distance = 1.2 +retraction_combing_max_distance = 10 + +support_interface_enable = True +support_interface_pattern = zigzag + +cool_fan_enabled = False +cool_fan_speed_min = =cool_fan_speed * 0.25 +cool_fan_speed_max = =cool_fan_speed * 0.35 +cool_fan_full_at_height = =layer_height_0 + 5 * layer_height +cool_min_layer_time = 1 +cool_min_layer_time_fan_speed_max = 10 +cool_min_speed = 20.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg new file mode 100644 index 0000000000..d6851b7440 --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg @@ -0,0 +1,56 @@ +[general] + +version = 4 +name = Fine Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = fine_quality +weight = 0 +material = dagoma_generic_pla +variant = 0.4 + +[values] + +wall_thickness = =machine_nozzle_size * 3 +optimize_wall_printing_order = True +skin_no_small_gaps_heuristic = True +fill_outline_gaps = True +z_seam_type = sharpest_corner +z_seam_corner = z_seam_corner_weighted +skin_outline_count = 0 + +infill_sparse_density = 15 +infill_before_walls = False + +material_print_temperature = =default_material_print_temperature + 20 + +speed_print = 60.0 +speed_infill = =speed_print +speed_wall = =math.ceil(speed_print * 40 / 60) +speed_wall_0 = =math.ceil(speed_print * 30 / 60) +speed_wall_x = =speed_wall +speed_topbottom = =speed_wall_0 +speed_travel = =math.ceil(speed_print * 100 / 60) +speed_layer_0 = =math.ceil(speed_print * 15 / 60) +speed_travel_layer_0 = =math.ceil(speed_print * 75 / 60) +speed_support_interface = =math.ceil(speed_print * 50 / 60) +speed_slowdown_layers = 1 + +retraction_combing = noskin +travel_avoid_distance = 1.2 +retraction_combing_max_distance = 10 + +support_interface_enable = True +support_interface_pattern = zigzag + +cool_fan_enabled = True +cool_fan_speed_min = =cool_fan_speed * 0.8 +cool_fan_speed_max = =cool_fan_speed +cool_fan_full_at_height = =layer_height_0 + 7 * layer_height +cool_min_layer_time = 1 +cool_min_layer_time_fan_speed_max = 10 +cool_min_speed = 20.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_high_quality.inst.cfg new file mode 100644 index 0000000000..26b61738e5 --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_high_quality.inst.cfg @@ -0,0 +1,57 @@ +[general] + +version = 4 +name = High Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = high_quality +weight = -1 +material = dagoma_generic_pla +variant = 0.4 + +[values] + +wall_thickness = =machine_nozzle_size * 2 +optimize_wall_printing_order = True +skin_no_small_gaps_heuristic = True +fill_outline_gaps = True +z_seam_type = sharpest_corner +z_seam_corner = z_seam_corner_weighted +skin_outline_count = 0 + +infill_sparse_density = 15 +infill_before_walls = False + +material_print_temperature = =default_material_print_temperature + 25 + +speed_print = 80.0 +speed_infill = =speed_print +speed_wall = =math.ceil(speed_print * 60 / 80) +speed_wall_0 = =math.ceil(speed_print * 50 / 80) +speed_wall_x = =speed_wall +speed_topbottom = =speed_wall_0 +speed_travel = =math.ceil(speed_print * 125 / 80) +speed_layer_0 = =math.ceil(speed_print * 15 / 80) +speed_travel_layer_0 = =math.ceil(speed_print * 30 / 80) +speed_support_interface = =math.ceil(speed_print * 50 / 80) +speed_slowdown_layers = 1 + +retraction_combing = noskin +travel_avoid_distance = 1.2 +retraction_combing_max_distance = 10 +retraction_hop_enabled = True + +support_interface_enable = True +support_interface_pattern = zigzag + +cool_fan_enabled = True +cool_fan_speed_min = =cool_fan_speed * 0.8 +cool_fan_speed_max = =cool_fan_speed +cool_fan_full_at_height = =layer_height_0 + 5 * layer_height +cool_min_layer_time = 1 +cool_min_layer_time_fan_speed_max = 10 +cool_min_speed = 20.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_medium_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_medium_quality.inst.cfg new file mode 100644 index 0000000000..2e3db245c6 --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_medium_quality.inst.cfg @@ -0,0 +1,56 @@ +[general] + +version = 4 +name = Medium Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = medium_quality +weight = -2 +material = dagoma_generic_pla +variant = 0.4 + +[values] + +wall_thickness = =machine_nozzle_size * 2 +optimize_wall_printing_order = True +skin_no_small_gaps_heuristic = True +fill_outline_gaps = True +z_seam_type = sharpest_corner +z_seam_corner = z_seam_corner_weighted +skin_outline_count = 0 + +infill_sparse_density = 15 +infill_before_walls = False + +material_print_temperature = =default_material_print_temperature + 30 + +speed_print = 90.0 +speed_infill = =speed_print +speed_wall = =math.ceil(speed_print * 60 / 90) +speed_wall_0 = =math.ceil(speed_print * 50 / 90) +speed_wall_x = =speed_wall +speed_topbottom = =speed_wall_0 +speed_travel = =math.ceil(speed_print * 150 / 90) +speed_layer_0 = =math.ceil(speed_print * 25 / 90) +speed_travel_layer_0 = =math.ceil(speed_print * 125 / 90) +speed_support_interface = =math.ceil(speed_print * 50 / 90) +speed_slowdown_layers = 1 + +retraction_combing = noskin +travel_avoid_distance = 1.2 +retraction_combing_max_distance = 10 + +support_interface_enable = True +support_interface_pattern = zigzag + +cool_fan_enabled = True +cool_fan_speed_min = =cool_fan_speed * 0.8 +cool_fan_speed_max = =cool_fan_speed +cool_fan_full_at_height = =layer_height_0 + 3 * layer_height +cool_min_layer_time = 1 +cool_min_layer_time_fan_speed_max = 10 +cool_min_speed = 20.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pp_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pp_high_quality.inst.cfg new file mode 100644 index 0000000000..bf4cc6ef40 --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pp_high_quality.inst.cfg @@ -0,0 +1,57 @@ +[general] + +version = 4 +name = High Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = high_quality +weight = -1 +material = dagoma_generic_pp +variant = 0.4 + +[values] + +wall_thickness = =machine_nozzle_size * 2 +optimize_wall_printing_order = True +skin_no_small_gaps_heuristic = True +fill_outline_gaps = True +z_seam_type = sharpest_corner +z_seam_corner = z_seam_corner_weighted +skin_outline_count = 0 + +infill_sparse_density = 15 +infill_before_walls = False + +material_print_temperature = =default_material_print_temperature + 20 +material_bed_temperature = =default_material_bed_temperature + 50 + +speed_print = 40.0 +speed_infill = =speed_print +speed_wall = =math.ceil(speed_print * 30 / 40) +speed_wall_0 = =math.ceil(speed_print * 25 / 40) +speed_wall_x = =speed_wall +speed_topbottom = =speed_wall_0 +speed_travel = =math.ceil(speed_print * 80 / 40) +speed_layer_0 = =math.ceil(speed_print * 25 / 40) +speed_travel_layer_0 = =math.ceil(speed_print * 80 / 40) +speed_support_interface = =math.ceil(speed_print * 25 / 40) +speed_slowdown_layers = 1 + +retraction_combing = noskin +travel_avoid_distance = 1.2 +retraction_combing_max_distance = 10 + +support_interface_enable = True +support_interface_pattern = zigzag + +cool_fan_enabled = True +cool_fan_speed_min = =cool_fan_speed * 0.25 +cool_fan_speed_max = =cool_fan_speed * 0.50 +cool_fan_full_at_height = =layer_height_0 + 5 * layer_height +cool_min_layer_time = 1 +cool_min_layer_time_fan_speed_max = 10 +cool_min_speed = 20.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpe_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpe_high_quality.inst.cfg new file mode 100644 index 0000000000..2d372ddef8 --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpe_high_quality.inst.cfg @@ -0,0 +1,57 @@ +[general] + +version = 4 +name = High Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = high_quality +weight = -1 +material = dagoma_generic_tpe +variant = 0.4 + +[values] + +wall_thickness = =machine_nozzle_size * 3 +optimize_wall_printing_order = True +skin_no_small_gaps_heuristic = True +fill_outline_gaps = True +z_seam_type = sharpest_corner +z_seam_corner = z_seam_corner_weighted +skin_outline_count = 0 + +infill_sparse_density = 15 +infill_before_walls = False + +material_print_temperature = =default_material_print_temperature + 15 +material_bed_temperature = =default_material_bed_temperature - 10 + +speed_print = 30.0 +speed_infill = =speed_print +speed_wall = =math.ceil(speed_print * 30 / 30) +speed_wall_0 = =math.ceil(speed_print * 20 / 30) +speed_wall_x = =speed_wall +speed_topbottom = =speed_wall_0 +speed_travel = =math.ceil(speed_print * 100 / 30) +speed_layer_0 = =math.ceil(speed_print * 15 / 30) +speed_travel_layer_0 = =math.ceil(speed_print * 75 / 30) +speed_support_interface = =math.ceil(speed_print * 30 / 30) +speed_slowdown_layers = 1 + +retraction_combing = noskin +travel_avoid_distance = 1.2 +retraction_combing_max_distance = 10 + +support_interface_enable = True +support_interface_pattern = zigzag + +cool_fan_enabled = True +cool_fan_speed_min = =cool_fan_speed * 0.8 +cool_fan_speed_max = =cool_fan_speed +cool_fan_full_at_height = =layer_height_0 + 5 * layer_height +cool_min_layer_time = 1 +cool_min_layer_time_fan_speed_max = 10 +cool_min_speed = 20.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpu_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpu_high_quality.inst.cfg new file mode 100755 index 0000000000..aad74ef70e --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpu_high_quality.inst.cfg @@ -0,0 +1,57 @@ +[general] + +version = 4 +name = High Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = high_quality +weight = -1 +material = dagoma_generic_tpu +variant = 0.4 + +[values] + +wall_thickness = =machine_nozzle_size * 3 +optimize_wall_printing_order = True +skin_no_small_gaps_heuristic = True +fill_outline_gaps = True +z_seam_type = sharpest_corner +z_seam_corner = z_seam_corner_weighted +skin_outline_count = 0 + +infill_sparse_density = 15 +infill_before_walls = False + +material_print_temperature = =default_material_print_temperature + 15 +material_bed_temperature = =default_material_bed_temperature - 10 + +speed_print = 30.0 +speed_infill = =speed_print +speed_wall = =math.ceil(speed_print * 30 / 30) +speed_wall_0 = =math.ceil(speed_print * 20 / 30) +speed_wall_x = =speed_wall +speed_topbottom = =speed_wall_0 +speed_travel = =math.ceil(speed_print * 100 / 30) +speed_layer_0 = =math.ceil(speed_print * 15 / 30) +speed_travel_layer_0 = =math.ceil(speed_print * 75 / 30) +speed_support_interface = =math.ceil(speed_print * 30 / 30) +speed_slowdown_layers = 1 + +retraction_combing = noskin +travel_avoid_distance = 1.2 +retraction_combing_max_distance = 10 + +support_interface_enable = True +support_interface_pattern = zigzag + +cool_fan_enabled = True +cool_fan_speed_min = =cool_fan_speed * 0.8 +cool_fan_speed_max = =cool_fan_speed +cool_fan_full_at_height = =layer_height_0 + 5 * layer_height +cool_min_layer_time = 1 +cool_min_layer_time_fan_speed_max = 10 +cool_min_speed = 20.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_coarse_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_coarse_quality.inst.cfg new file mode 100644 index 0000000000..3b8e85115f --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_coarse_quality.inst.cfg @@ -0,0 +1,28 @@ +[general] + +version = 4 +name = Coarse Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = coarse_quality +weight = -4 +global_quality = True + +[values] + +layer_height = 0.6 +layer_height_0 = =round(0.38 * machine_nozzle_size, 2) + +top_bottom_thickness = =2 * layer_height + +acceleration_enabled = True +acceleration_print = 1000.0 +acceleration_travel = 1250.0 + +jerk_enabled = True +jerk_print = 8.0 +jerk_travel = 10.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_extra_fine_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_extra_fine_quality.inst.cfg new file mode 100644 index 0000000000..f8d5df5ef4 --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_extra_fine_quality.inst.cfg @@ -0,0 +1,28 @@ +[general] + +version = 4 +name = Extra Fine Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = extra_fine_quality +weight = 1 +global_quality = True + +[values] + +layer_height = 0.05 +layer_height_0 = =round(0.55 * machine_nozzle_size, 2) + +top_bottom_thickness = =16 * layer_height + +acceleration_enabled = True +acceleration_print = 1000.0 +acceleration_travel = 1250.0 + +jerk_enabled = True +jerk_print = 8.0 +jerk_travel = 10.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_fine_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_fine_quality.inst.cfg new file mode 100644 index 0000000000..aaded20919 --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_fine_quality.inst.cfg @@ -0,0 +1,28 @@ +[general] + +version = 4 +name = Fine Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = fine_quality +weight = 0 +global_quality = True + +[values] + +layer_height = 0.1 +layer_height_0 = =round(0.38 * machine_nozzle_size, 2) + +top_bottom_thickness = =8 * layer_height + +acceleration_enabled = True +acceleration_print = 1000.0 +acceleration_travel = 1250.0 + +jerk_enabled = True +jerk_print = 8.0 +jerk_travel = 10.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_high_quality.inst.cfg new file mode 100644 index 0000000000..3341c56d36 --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_high_quality.inst.cfg @@ -0,0 +1,28 @@ +[general] + +version = 4 +name = High Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = high_quality +weight = -1 +global_quality = True + +[values] + +layer_height = 0.2 +layer_height_0 = =round(0.38 * machine_nozzle_size, 2) + +top_bottom_thickness = =6 * layer_height + +acceleration_enabled = True +acceleration_print = 1000.0 +acceleration_travel = 1250.0 + +jerk_enabled = True +jerk_print = 8.0 +jerk_travel = 10.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_low_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_low_quality.inst.cfg new file mode 100644 index 0000000000..12e7912a87 --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_low_quality.inst.cfg @@ -0,0 +1,28 @@ +[general] + +version = 4 +name = Low Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = low_quality +weight = -3 +global_quality = True + +[values] + +layer_height = 0.4 +layer_height_0 = =round(0.38 * machine_nozzle_size, 2) + +top_bottom_thickness = =3 * layer_height + +acceleration_enabled = True +acceleration_print = 1000.0 +acceleration_travel = 1250.0 + +jerk_enabled = True +jerk_print = 8.0 +jerk_travel = 10.0 \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_medium_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_medium_quality.inst.cfg new file mode 100644 index 0000000000..af38b98cea --- /dev/null +++ b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_medium_quality.inst.cfg @@ -0,0 +1,28 @@ +[general] + +version = 4 +name = Medium Quality +definition = dagoma_pro_430_bowden + +[metadata] + +setting_version = 19 +type = quality +quality_type = medium_quality +weight = -2 +global_quality = True + +[values] + +layer_height = 0.3 +layer_height_0 = =round(0.38 * machine_nozzle_size, 2) + +top_bottom_thickness = =4 * layer_height + +acceleration_enabled = True +acceleration_print = 1000.0 +acceleration_travel = 1250.0 + +jerk_enabled = True +jerk_print = 8.0 +jerk_travel = 10.0 \ No newline at end of file diff --git a/resources/variants/dagoma_pro_430_bowden_steel_0.2.inst.cfg b/resources/variants/dagoma_pro_430_bowden_steel_0.2.inst.cfg new file mode 100644 index 0000000000..dda12e947a --- /dev/null +++ b/resources/variants/dagoma_pro_430_bowden_steel_0.2.inst.cfg @@ -0,0 +1,15 @@ +[general] +name = 0.2 +version = 4 +definition = dagoma_pro_430_bowden + +[metadata] +setting_version = 19 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_id = 0.2 +machine_nozzle_size = 0.2 +machine_nozzle_head_distance = 5 +machine_nozzle_tip_outer_diameter = 0.33 diff --git a/resources/variants/dagoma_pro_430_bowden_steel_0.4.inst.cfg b/resources/variants/dagoma_pro_430_bowden_steel_0.4.inst.cfg new file mode 100644 index 0000000000..72a210ad50 --- /dev/null +++ b/resources/variants/dagoma_pro_430_bowden_steel_0.4.inst.cfg @@ -0,0 +1,15 @@ +[general] +name = 0.4 +version = 4 +definition = dagoma_pro_430_bowden + +[metadata] +setting_version = 19 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_id = 0.4 +machine_nozzle_size = 0.4 +machine_nozzle_head_distance = 5 +machine_nozzle_tip_outer_diameter = 1 diff --git a/resources/variants/dagoma_pro_430_bowden_steel_0.6.inst.cfg b/resources/variants/dagoma_pro_430_bowden_steel_0.6.inst.cfg new file mode 100644 index 0000000000..b8f02d299e --- /dev/null +++ b/resources/variants/dagoma_pro_430_bowden_steel_0.6.inst.cfg @@ -0,0 +1,15 @@ +[general] +name = 0.6 +version = 4 +definition = dagoma_pro_430_bowden + +[metadata] +setting_version = 19 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_id = 0.6 +machine_nozzle_size = 0.6 +machine_nozzle_head_distance = 5 +machine_nozzle_tip_outer_diameter = 1.5 diff --git a/resources/variants/dagoma_pro_430_bowden_steel_0.8.inst.cfg b/resources/variants/dagoma_pro_430_bowden_steel_0.8.inst.cfg new file mode 100644 index 0000000000..135b370374 --- /dev/null +++ b/resources/variants/dagoma_pro_430_bowden_steel_0.8.inst.cfg @@ -0,0 +1,15 @@ +[general] +name = 0.8 +version = 4 +definition = dagoma_pro_430_bowden + +[metadata] +setting_version = 19 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_id = 0.8 +machine_nozzle_size = 0.8 +machine_nozzle_head_distance = 5 +machine_nozzle_tip_outer_diameter = 2 -- cgit v1.2.3 From da6468e44975fc5422d9dad71bf05e3f03bce7e0 Mon Sep 17 00:00:00 2001 From: Orel Date: Wed, 1 Dec 2021 12:55:24 +0100 Subject: Decrease new mesh size --- resources/meshes/dagoma_pro_430_base.3mf | Bin 1735110 -> 1029861 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/resources/meshes/dagoma_pro_430_base.3mf b/resources/meshes/dagoma_pro_430_base.3mf index 7cae56057b..b2d0813de1 100644 Binary files a/resources/meshes/dagoma_pro_430_base.3mf and b/resources/meshes/dagoma_pro_430_base.3mf differ -- cgit v1.2.3 From b464ac2eefa671e14ee0cb07108e6b69f46dac53 Mon Sep 17 00:00:00 2001 From: Orel Date: Tue, 21 Dec 2021 11:25:49 +0100 Subject: Shrink platform size --- resources/meshes/dagoma_pro_430_base.3mf | Bin 1029861 -> 264061 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/resources/meshes/dagoma_pro_430_base.3mf b/resources/meshes/dagoma_pro_430_base.3mf index b2d0813de1..18490c73d4 100644 Binary files a/resources/meshes/dagoma_pro_430_base.3mf and b/resources/meshes/dagoma_pro_430_base.3mf differ -- cgit v1.2.3 From 221a3d0f3c4bb43c277e6e595e42e56f7590a2a5 Mon Sep 17 00:00:00 2001 From: aschwenck <49395482+aschwenck@users.noreply.github.com> Date: Tue, 21 Dec 2021 16:41:18 +0100 Subject: platform replacement --- resources/meshes/dagoma_pro_430_base.3mf | Bin 264061 -> 100736 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/resources/meshes/dagoma_pro_430_base.3mf b/resources/meshes/dagoma_pro_430_base.3mf index 18490c73d4..2ada69fa94 100644 Binary files a/resources/meshes/dagoma_pro_430_base.3mf and b/resources/meshes/dagoma_pro_430_base.3mf differ -- cgit v1.2.3 From 3d9197e7f5e92632913aa3029ca1b18209982a0a Mon Sep 17 00:00:00 2001 From: aschwenck <49395482+aschwenck@users.noreply.github.com> Date: Tue, 21 Dec 2021 16:43:58 +0100 Subject: Updating platform offset --- resources/definitions/dagoma_pro_430_base.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/dagoma_pro_430_base.def.json b/resources/definitions/dagoma_pro_430_base.def.json index fd119f63ed..2562576d7b 100644 --- a/resources/definitions/dagoma_pro_430_base.def.json +++ b/resources/definitions/dagoma_pro_430_base.def.json @@ -9,7 +9,7 @@ "manufacturer": "Dagoma", "file_formats": "text/x-gcode", "platform": "dagoma_pro_430_base.3mf", - "platform_offset": [-125, -79, -130], + "platform_offset": [-125, -118, -280], "has_machine_quality": true, "has_materials": true, "has_variants": true, -- cgit v1.2.3 From 59cd48ee9468617ce40ef9d749653eece2abca29 Mon Sep 17 00:00:00 2001 From: aschwenck <49395482+aschwenck@users.noreply.github.com> Date: Thu, 23 Dec 2021 14:08:03 +0100 Subject: Updating profiles --- resources/definitions/dagoma_pro_430_base.def.json | 38 ++++++++-------------- .../definitions/dagoma_pro_430_bowden.def.json | 19 ++++++++--- .../dagoma_pro_430_bowden_extruder_0.def.json | 2 +- ...ma_pro_430_bowden_0.4_abs_high_quality.inst.cfg | 14 +++----- ...ma_pro_430_bowden_0.4_asa_high_quality.inst.cfg | 14 +++----- ..._pro_430_bowden_0.4_nylon_high_quality.inst.cfg | 14 +++----- ...oma_pro_430_bowden_0.4_pc_high_quality.inst.cfg | 13 +++----- ...oma_pro_430_bowden_0.4_pe_high_quality.inst.cfg | 11 +++---- ...a_pro_430_bowden_0.4_petg_high_quality.inst.cfg | 13 +++----- ...ma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg | 12 +++---- ...ma_pro_430_bowden_0.4_pla_high_quality.inst.cfg | 17 ++++------ ..._pro_430_bowden_0.4_pla_medium_quality.inst.cfg | 12 +++---- ...oma_pro_430_bowden_0.4_pp_high_quality.inst.cfg | 11 +++---- ...ma_pro_430_bowden_0.4_tpe_high_quality.inst.cfg | 12 +++---- ...ma_pro_430_bowden_0.4_tpu_high_quality.inst.cfg | 14 +++----- ...a_pro_430_bowden_global_coarse_quality.inst.cfg | 12 ++----- ...o_430_bowden_global_extra_fine_quality.inst.cfg | 12 ++----- ...oma_pro_430_bowden_global_fine_quality.inst.cfg | 12 ++----- ...oma_pro_430_bowden_global_high_quality.inst.cfg | 12 ++----- ...goma_pro_430_bowden_global_low_quality.inst.cfg | 12 ++----- ...a_pro_430_bowden_global_medium_quality.inst.cfg | 12 ++----- .../dagoma_pro_430_bowden_steel_0.2.inst.cfg | 15 --------- .../dagoma_pro_430_bowden_steel_0.6.inst.cfg | 15 --------- .../dagoma_pro_430_bowden_steel_0.8.inst.cfg | 15 --------- 24 files changed, 97 insertions(+), 236 deletions(-) delete mode 100644 resources/variants/dagoma_pro_430_bowden_steel_0.2.inst.cfg delete mode 100644 resources/variants/dagoma_pro_430_bowden_steel_0.6.inst.cfg delete mode 100644 resources/variants/dagoma_pro_430_bowden_steel_0.8.inst.cfg diff --git a/resources/definitions/dagoma_pro_430_base.def.json b/resources/definitions/dagoma_pro_430_base.def.json index 2562576d7b..10bf846f03 100644 --- a/resources/definitions/dagoma_pro_430_base.def.json +++ b/resources/definitions/dagoma_pro_430_base.def.json @@ -15,6 +15,7 @@ "has_variants": true, "variants_name": "Steel Nozzle Size", "preferred_material": "dagoma_generic_pla", + "preferred_quality_type": "high", "preferred_variant_name": "0.4", "exclude_materials": [ @@ -74,34 +75,10 @@ "filo3d_pla", "filo3d_pla_green", "filo3d_pla_red", - "generic_abs", - "generic_abs_175", - "generic_asa_175", - "generic_bam", "generic_bvoh_175", - "generic_cffcpe", - "generic_cffpa", - "generic_cpe", - "generic_cpe_175", - "generic_cpe_plus", - "generic_gffcpe", - "generic_gffpa", - "generic_hips", "generic_hips_175", - "generic_nylon", - "generic_nylon_175", - "generic_pc", - "generic_pc_175", - "generic_petg", - "generic_petg_175", - "generic_pla", - "generic_pla_175", - "generic_pp", - "generic_pva", "generic_pva_175", "generic_tough_pla", - "generic_tpu", - "generic_tpu_175", "goofoo_abs", "goofoo_asa", "goofoo_bronze_pla", @@ -172,8 +149,19 @@ "volumic_pp_ultra", "volumic_strong_ultra", "volumic_support_ultra", + "xyzprinting_abs", + "xyzprinting_antibact_pla", + "xyzprinting_carbon_fiber", + "xyzprinting_colorinkjet_pla", + "xyzprinting_flexible", + "xyzprinting_metallic_pla", + "xyzprinting_nylon", + "xyzprinting_petg", + "xyzprinting_pla", + "xyzprinting_tough_pla", "zyyx_pro_flex", - "zyyx_pro_pla" + "zyyx_pro_pla", + "xyzprinting_tpu" ] }, diff --git a/resources/definitions/dagoma_pro_430_bowden.def.json b/resources/definitions/dagoma_pro_430_bowden.def.json index 15e3986e48..7ed1adb0b7 100644 --- a/resources/definitions/dagoma_pro_430_bowden.def.json +++ b/resources/definitions/dagoma_pro_430_bowden.def.json @@ -1,6 +1,6 @@ { "version": 2, - "name": "PRO 430B", + "name": "Dagoma PRO 430B", "inherits": "dagoma_pro_430_base", "metadata": { @@ -17,13 +17,24 @@ "machine_height": { "default_value": 360 }, "machine_head_with_fans_polygon": { "default_value": [ [-22.5, -22.5], [-22.5, 22.5], [22.5, 22.5], [22.5, -22.5] ] }, "gantry_height": { "value": "35" }, - "machine_start_gcode": { "default_value": "\n;Start Gcode for {machine_name}\n;Author: Dagoma PROFESSIONNEL\n;Contact: contact-pro@dagoma3d.com\n\n;Sliced: {date} {time}\n\n;Estimated print time: {print_time}\n\n;Print speed: {speed_print}mm/s\n;Layer height: {layer_height}mm\n;Wall thickness: {wall_thickness}mm\n;Infill density: {infill_sparse_density}%\n;Infill pattern: {infill_pattern}\n;Support: {support_enable}\n;Print temperature: {material_print_temperature}°\n;Flow: {material_flow}%\n;Retraction amount: {retraction_amount}mm\n;Retraction speed: {retraction_retract_speed}mm/s\n\nG21 ;Set units to millimeters\nG90 ;Set all axes to absolute\nM140 S{material_bed_temperature} ;Preheat hotbed\nM117 Nozzle preheating ;Set message\nM109 R{material_standby_temperature} ;Preheat hotend before bed leveling\nM117 Hotbed preheating ;Set message\nM190 S{material_bed_temperature} ;Preheat hotbed before bed leveling\nG28 ;Go to origin on all axes\nG29 ; Bed Leveling\nG0 X215 Y1 Z0.4 ;Move XYZ axis before purge\nM117 Wait for print temp ;Set message\nM109 S{material_print_temperature_layer_0} ;Wait for initial print temp\nM83 ;Set E to relative positioning\nG1 E{retraction_amount} F200 ;Purge\nG0 Z3 ;Move Z axis before print start\nM82 ;Set E to absolute positioning\nG92 E0 ;Set E position\nG1 F{travel_speed} ;Set the feedrate to {travel_speed}mm/s\nM117 Print in progress ;Set message\n" }, - "machine_end_gcode": { "default_value": "\n;End Gcode for {machine_name}\n;Author: Dagoma PROFESSIONNEL\n\nM104 S0 ;Set hotend temperature for cooldown\nM140 S0 ;Set hotbed temperature for cooldown\nG91 ;Set all axes to relative\nG0 Z+3 ;Move Z axis after print end\nG1 E-{retraction_amount} F5000 ;Retract filament to stop oozing\nG90 ;Set all axes to absolute\nG28 X Y ;Home the X and Y axes\nM18 ;Disable steppers motors\nM117 Print end ;Set message\n" }, + "machine_start_gcode": { "default_value": "\n;Start Gcode for {machine_name}\n;Author: Dagoma\n;Contact: contact-pro@dagoma3d.com\n\n;Sliced: {date} {time}\n\n;Estimated print time: {print_time}\n\n;Print speed: {speed_print}mm/s\n;Layer height: {layer_height}mm\n;Wall thickness: {wall_thickness}mm\n;Infill density: {infill_sparse_density}%\n;Infill pattern: {infill_pattern}\n;Support: {support_enable}\n;Print temperature: {material_print_temperature}°\n;Flow: {material_flow}%\n;Retraction amount: {retraction_amount}mm\n;Retraction speed: {retraction_retract_speed}mm/s\n\nG21 ;Set units to millimeters\nG90 ;Set all axes to absolute\nM140 S{material_bed_temperature} ;Preheat hotbed\nM117 Nozzle preheating ;Set message\nM109 R{material_standby_temperature} ;Preheat hotend before bed leveling\nM117 Hotbed preheating ;Set message\nM190 S{material_bed_temperature} ;Preheat hotbed before bed leveling\nG28 ;Go to origin on all axes\nG29 ; Bed Leveling\nG0 X215 Y1 Z0.4 ;Move XYZ axis before purge\nM117 Wait for print temp ;Set message\nM109 S{material_print_temperature_layer_0} ;Wait for initial print temp\nM83 ;Set E to relative positioning\nG1 E{retraction_amount} F200 ;Purge\nG0 Z3 ;Move Z axis before print start\nM82 ;Set E to absolute positioning\nG92 E0 ;Set E position\nG1 F{travel_speed} ;Set the feedrate to {travel_speed}mm/s\nM117 Print in progress ;Set message\n" }, + "machine_end_gcode": { "default_value": "\n;End Gcode for {machine_name}\n;Author: Dagoma\n\nM104 S0 ;Set hotend temperature for cooldown\nM140 S0 ;Set hotbed temperature for cooldown\nG91 ;Set all axes to relative\nG0 Z+3 ;Move Z axis after print end\nG1 E-{retraction_amount} F5000 ;Retract filament to stop oozing\nG90 ;Set all axes to absolute\nG28 X Y ;Home the X and Y axes\nM18 ;Disable steppers motors\nM117 Print end ;Set message\n" }, "machine_acceleration": { "value": 1250 }, "machine_max_jerk_xy": { "value": 10 }, "machine_max_jerk_z": { "value": 0.3 }, "machine_max_jerk_e": { "value": 5 }, "machine_max_feedrate_e": { "default_value": 200 }, - "machine_steps_per_mm_e": { "default_value": 139.5 } + "machine_steps_per_mm_e": { "default_value": 139.5 }, + "acceleration_enabled": { "value": "True" }, + "acceleration_print": { "value": "1250", "maximum_value": 1500 }, + "acceleration_layer_0": { "value": "acceleration_topbottom", "maximum_value": 1500 }, + "acceleration_topbottom": { "value": "math.ceil(acceleration_print * 1000 / 1250)", "maximum_value": 1500 }, + "acceleration_travel": { "value": "acceleration_print", "maximum_value": 1500 }, + "acceleration_wall": { "value": "math.ceil(acceleration_print * 1000 / 1250)", "maximum_value": 1500 }, + "acceleration_wall_0": { "value": "math.ceil(acceleration_print * 800 / 1250)", "maximum_value": 1500 }, + "jerk_enabled": { "value": "True" }, + "jerk_print": { "value": "8", "minimum_value_warning": 8 }, + "jerk_travel": {"value": "10", "minimum_value_warning": 8 }, + "optimize_wall_printing_order": { "value": "True" } } } \ No newline at end of file diff --git a/resources/extruders/dagoma_pro_430_bowden_extruder_0.def.json b/resources/extruders/dagoma_pro_430_bowden_extruder_0.def.json index 38bea99e71..eeba40cb05 100644 --- a/resources/extruders/dagoma_pro_430_bowden_extruder_0.def.json +++ b/resources/extruders/dagoma_pro_430_bowden_extruder_0.def.json @@ -15,4 +15,4 @@ "default_value": 1.75 } } -} +} \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_abs_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_abs_high_quality.inst.cfg index ef1e95da1d..3fdc37a980 100644 --- a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_abs_high_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_abs_high_quality.inst.cfg @@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = high_quality +quality_type = high weight = -1 -material = dagoma_generic_abs +material = generic_abs_175 variant = 0.4 [values] -wall_thickness = =machine_nozzle_size * 2 -optimize_wall_printing_order = True -skin_no_small_gaps_heuristic = True -fill_outline_gaps = True +wall_thickness = =line_width * 2 z_seam_type = sharpest_corner z_seam_corner = z_seam_corner_weighted skin_outline_count = 0 @@ -26,9 +23,8 @@ skin_outline_count = 0 infill_sparse_density = 15 infill_before_walls = False -material_print_temperature = =default_material_print_temperature + 5 -material_print_temperature_layer_0 = =material_print_temperature + 10 -material_bed_temperature = =default_material_bed_temperature + 50 +material_print_temperature = =default_material_print_temperature + 20 +material_bed_temperature = =default_material_bed_temperature speed_print = 40.0 speed_infill = =speed_print diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_asa_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_asa_high_quality.inst.cfg index 24772cbffb..197a76f253 100644 --- a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_asa_high_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_asa_high_quality.inst.cfg @@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = high_quality +quality_type = high weight = -1 -material = dagoma_generic_asa +material = generic_asa_175 variant = 0.4 [values] -wall_thickness = =machine_nozzle_size * 2 -optimize_wall_printing_order = True -skin_no_small_gaps_heuristic = True -fill_outline_gaps = True +wall_thickness = =line_width * 2 z_seam_type = sharpest_corner z_seam_corner = z_seam_corner_weighted skin_outline_count = 0 @@ -26,9 +23,8 @@ skin_outline_count = 0 infill_sparse_density = 15 infill_before_walls = False -material_print_temperature = =default_material_print_temperature + 5 -material_print_temperature_layer_0 = =material_print_temperature + 10 -material_bed_temperature = =default_material_bed_temperature + 40 +material_print_temperature = =default_material_print_temperature + 20 +material_bed_temperature = =default_material_bed_temperature speed_print = 40.0 speed_infill = =speed_print diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_nylon_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_nylon_high_quality.inst.cfg index 55cf7cb5fb..8250e803e8 100644 --- a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_nylon_high_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_nylon_high_quality.inst.cfg @@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = high_quality +quality_type = high weight = -1 -material = dagoma_generic_nylon +material = generic_nylon_175 variant = 0.4 [values] -wall_thickness = =machine_nozzle_size * 2 -optimize_wall_printing_order = True -skin_no_small_gaps_heuristic = True -fill_outline_gaps = True +wall_thickness = =line_width * 2 z_seam_type = sharpest_corner z_seam_corner = z_seam_corner_weighted skin_outline_count = 0 @@ -26,9 +23,8 @@ skin_outline_count = 0 infill_sparse_density = 15 infill_before_walls = False -material_print_temperature = =default_material_print_temperature + 5 -material_print_temperature_layer_0 = =material_print_temperature + 10 -material_bed_temperature = =default_material_bed_temperature + 20 +material_print_temperature = =default_material_print_temperature + 20 +material_bed_temperature = =default_material_bed_temperature speed_print = 40.0 speed_infill = =speed_print diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pc_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pc_high_quality.inst.cfg index 63f067523e..22e5f50eeb 100644 --- a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pc_high_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pc_high_quality.inst.cfg @@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = high_quality +quality_type = high weight = -1 -material = dagoma_generic_pc +material = generic_pc_175 variant = 0.4 [values] -wall_thickness = =machine_nozzle_size * 2 -optimize_wall_printing_order = True -skin_no_small_gaps_heuristic = True -fill_outline_gaps = True +wall_thickness = =line_width * 2 z_seam_type = sharpest_corner z_seam_corner = z_seam_corner_weighted skin_outline_count = 0 @@ -26,8 +23,8 @@ skin_outline_count = 0 infill_sparse_density = 15 infill_before_walls = False -material_print_temperature = =default_material_print_temperature + 25 -material_bed_temperature = =default_material_bed_temperature + 50 +material_print_temperature = =default_material_print_temperature + 10 +material_bed_temperature = =default_material_bed_temperature speed_print = 40.0 speed_infill = =speed_print diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pe_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pe_high_quality.inst.cfg index ba280bc5db..dae5bf6ecc 100644 --- a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pe_high_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pe_high_quality.inst.cfg @@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = high_quality +quality_type = high weight = -1 -material = dagoma_generic_pe +material = generic_cpe_175 variant = 0.4 [values] -wall_thickness = =machine_nozzle_size * 2 -optimize_wall_printing_order = True -skin_no_small_gaps_heuristic = True -fill_outline_gaps = True +wall_thickness = =line_width * 2 z_seam_type = sharpest_corner z_seam_corner = z_seam_corner_weighted skin_outline_count = 0 @@ -27,7 +24,7 @@ infill_sparse_density = 15 infill_before_walls = False material_print_temperature = =default_material_print_temperature + 20 -material_bed_temperature = =default_material_bed_temperature + 30 +material_bed_temperature = =default_material_bed_temperature speed_print = 40.0 speed_infill = =speed_print diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_petg_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_petg_high_quality.inst.cfg index 5f292d6ba8..d0d0b21667 100755 --- a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_petg_high_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_petg_high_quality.inst.cfg @@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = high_quality +quality_type = high weight = -1 -material = dagoma_generic_petg +material = generic_petg_175 variant = 0.4 [values] -wall_thickness = =machine_nozzle_size * 2 -optimize_wall_printing_order = True -skin_no_small_gaps_heuristic = True -fill_outline_gaps = True +wall_thickness = =line_width * 2 z_seam_type = sharpest_corner z_seam_corner = z_seam_corner_weighted skin_outline_count = 0 @@ -26,8 +23,8 @@ skin_outline_count = 0 infill_sparse_density = 15 infill_before_walls = False -material_print_temperature = =default_material_print_temperature + 25 -material_bed_temperature = =default_material_bed_temperature + 20 +material_print_temperature = =default_material_print_temperature + 20 +material_bed_temperature = =default_material_bed_temperature speed_print = 40.0 speed_infill = =speed_print diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg index d6851b7440..180a3098a1 100644 --- a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg @@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = fine_quality +quality_type = fine weight = 0 -material = dagoma_generic_pla +material = generic_pla_175 variant = 0.4 [values] -wall_thickness = =machine_nozzle_size * 3 -optimize_wall_printing_order = True -skin_no_small_gaps_heuristic = True -fill_outline_gaps = True +wall_thickness = =line_width * 2 z_seam_type = sharpest_corner z_seam_corner = z_seam_corner_weighted skin_outline_count = 0 @@ -26,7 +23,7 @@ skin_outline_count = 0 infill_sparse_density = 15 infill_before_walls = False -material_print_temperature = =default_material_print_temperature + 20 +material_print_temperature = =default_material_print_temperature speed_print = 60.0 speed_infill = =speed_print @@ -47,7 +44,6 @@ retraction_combing_max_distance = 10 support_interface_enable = True support_interface_pattern = zigzag -cool_fan_enabled = True cool_fan_speed_min = =cool_fan_speed * 0.8 cool_fan_speed_max = =cool_fan_speed cool_fan_full_at_height = =layer_height_0 + 7 * layer_height diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_high_quality.inst.cfg index 26b61738e5..64d1525595 100644 --- a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_high_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_high_quality.inst.cfg @@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = high_quality +quality_type = high weight = -1 -material = dagoma_generic_pla +material = generic_pla_175 variant = 0.4 [values] -wall_thickness = =machine_nozzle_size * 2 -optimize_wall_printing_order = True -skin_no_small_gaps_heuristic = True -fill_outline_gaps = True +wall_thickness = =line_width * 2 z_seam_type = sharpest_corner z_seam_corner = z_seam_corner_weighted skin_outline_count = 0 @@ -26,7 +23,7 @@ skin_outline_count = 0 infill_sparse_density = 15 infill_before_walls = False -material_print_temperature = =default_material_print_temperature + 25 +material_print_temperature = =default_material_print_temperature speed_print = 80.0 speed_infill = =speed_print @@ -35,20 +32,18 @@ speed_wall_0 = =math.ceil(speed_print * 50 / 80) speed_wall_x = =speed_wall speed_topbottom = =speed_wall_0 speed_travel = =math.ceil(speed_print * 125 / 80) -speed_layer_0 = =math.ceil(speed_print * 15 / 80) -speed_travel_layer_0 = =math.ceil(speed_print * 30 / 80) +speed_layer_0 = =math.ceil(speed_print * 25 / 80) +speed_travel_layer_0 = =math.ceil(speed_print * 100 / 80) speed_support_interface = =math.ceil(speed_print * 50 / 80) speed_slowdown_layers = 1 retraction_combing = noskin travel_avoid_distance = 1.2 retraction_combing_max_distance = 10 -retraction_hop_enabled = True support_interface_enable = True support_interface_pattern = zigzag -cool_fan_enabled = True cool_fan_speed_min = =cool_fan_speed * 0.8 cool_fan_speed_max = =cool_fan_speed cool_fan_full_at_height = =layer_height_0 + 5 * layer_height diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_medium_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_medium_quality.inst.cfg index 2e3db245c6..5280a7455d 100644 --- a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_medium_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_medium_quality.inst.cfg @@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = medium_quality +quality_type = medium weight = -2 -material = dagoma_generic_pla +material = generic_pla_175 variant = 0.4 [values] -wall_thickness = =machine_nozzle_size * 2 -optimize_wall_printing_order = True -skin_no_small_gaps_heuristic = True -fill_outline_gaps = True +wall_thickness = =line_width * 2 z_seam_type = sharpest_corner z_seam_corner = z_seam_corner_weighted skin_outline_count = 0 @@ -26,7 +23,7 @@ skin_outline_count = 0 infill_sparse_density = 15 infill_before_walls = False -material_print_temperature = =default_material_print_temperature + 30 +material_print_temperature = =default_material_print_temperature speed_print = 90.0 speed_infill = =speed_print @@ -47,7 +44,6 @@ retraction_combing_max_distance = 10 support_interface_enable = True support_interface_pattern = zigzag -cool_fan_enabled = True cool_fan_speed_min = =cool_fan_speed * 0.8 cool_fan_speed_max = =cool_fan_speed cool_fan_full_at_height = =layer_height_0 + 3 * layer_height diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pp_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pp_high_quality.inst.cfg index bf4cc6ef40..a12fdd46bd 100644 --- a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pp_high_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pp_high_quality.inst.cfg @@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = high_quality +quality_type = high weight = -1 material = dagoma_generic_pp variant = 0.4 [values] -wall_thickness = =machine_nozzle_size * 2 -optimize_wall_printing_order = True -skin_no_small_gaps_heuristic = True -fill_outline_gaps = True +wall_thickness = =line_width * 2 z_seam_type = sharpest_corner z_seam_corner = z_seam_corner_weighted skin_outline_count = 0 @@ -26,8 +23,8 @@ skin_outline_count = 0 infill_sparse_density = 15 infill_before_walls = False -material_print_temperature = =default_material_print_temperature + 20 -material_bed_temperature = =default_material_bed_temperature + 50 +material_print_temperature = =default_material_print_temperature +material_bed_temperature = =default_material_bed_temperature speed_print = 40.0 speed_infill = =speed_print diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpe_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpe_high_quality.inst.cfg index 2d372ddef8..b21452094b 100644 --- a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpe_high_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpe_high_quality.inst.cfg @@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = high_quality +quality_type = high weight = -1 material = dagoma_generic_tpe variant = 0.4 [values] -wall_thickness = =machine_nozzle_size * 3 -optimize_wall_printing_order = True -skin_no_small_gaps_heuristic = True -fill_outline_gaps = True +wall_thickness ==line_width * 2 z_seam_type = sharpest_corner z_seam_corner = z_seam_corner_weighted skin_outline_count = 0 @@ -26,8 +23,8 @@ skin_outline_count = 0 infill_sparse_density = 15 infill_before_walls = False -material_print_temperature = =default_material_print_temperature + 15 -material_bed_temperature = =default_material_bed_temperature - 10 +material_print_temperature = =default_material_print_temperature +material_bed_temperature = =default_material_bed_temperature speed_print = 30.0 speed_infill = =speed_print @@ -48,7 +45,6 @@ retraction_combing_max_distance = 10 support_interface_enable = True support_interface_pattern = zigzag -cool_fan_enabled = True cool_fan_speed_min = =cool_fan_speed * 0.8 cool_fan_speed_max = =cool_fan_speed cool_fan_full_at_height = =layer_height_0 + 5 * layer_height diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpu_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpu_high_quality.inst.cfg index aad74ef70e..762ae2672e 100755 --- a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpu_high_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_tpu_high_quality.inst.cfg @@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = high_quality +quality_type = high weight = -1 -material = dagoma_generic_tpu +material = generic_tpu_175 variant = 0.4 [values] -wall_thickness = =machine_nozzle_size * 3 -optimize_wall_printing_order = True -skin_no_small_gaps_heuristic = True -fill_outline_gaps = True +wall_thickness = =line_width * 2 z_seam_type = sharpest_corner z_seam_corner = z_seam_corner_weighted skin_outline_count = 0 @@ -26,8 +23,8 @@ skin_outline_count = 0 infill_sparse_density = 15 infill_before_walls = False -material_print_temperature = =default_material_print_temperature + 15 -material_bed_temperature = =default_material_bed_temperature - 10 +material_print_temperature = =default_material_print_temperature +material_bed_temperature = =default_material_bed_temperature speed_print = 30.0 speed_infill = =speed_print @@ -48,7 +45,6 @@ retraction_combing_max_distance = 10 support_interface_enable = True support_interface_pattern = zigzag -cool_fan_enabled = True cool_fan_speed_min = =cool_fan_speed * 0.8 cool_fan_speed_max = =cool_fan_speed cool_fan_full_at_height = =layer_height_0 + 5 * layer_height diff --git a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_coarse_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_coarse_quality.inst.cfg index 3b8e85115f..7a3c4a2add 100644 --- a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_coarse_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_coarse_quality.inst.cfg @@ -8,7 +8,7 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = coarse_quality +quality_type = coarse weight = -4 global_quality = True @@ -17,12 +17,4 @@ global_quality = True layer_height = 0.6 layer_height_0 = =round(0.38 * machine_nozzle_size, 2) -top_bottom_thickness = =2 * layer_height - -acceleration_enabled = True -acceleration_print = 1000.0 -acceleration_travel = 1250.0 - -jerk_enabled = True -jerk_print = 8.0 -jerk_travel = 10.0 \ No newline at end of file +top_bottom_thickness = =2 * layer_height \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_extra_fine_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_extra_fine_quality.inst.cfg index f8d5df5ef4..9808f96c5c 100644 --- a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_extra_fine_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_extra_fine_quality.inst.cfg @@ -8,7 +8,7 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = extra_fine_quality +quality_type = extra_fine weight = 1 global_quality = True @@ -17,12 +17,4 @@ global_quality = True layer_height = 0.05 layer_height_0 = =round(0.55 * machine_nozzle_size, 2) -top_bottom_thickness = =16 * layer_height - -acceleration_enabled = True -acceleration_print = 1000.0 -acceleration_travel = 1250.0 - -jerk_enabled = True -jerk_print = 8.0 -jerk_travel = 10.0 \ No newline at end of file +top_bottom_thickness = =16 * layer_height \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_fine_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_fine_quality.inst.cfg index aaded20919..e966469cbb 100644 --- a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_fine_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_fine_quality.inst.cfg @@ -8,7 +8,7 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = fine_quality +quality_type = fine weight = 0 global_quality = True @@ -17,12 +17,4 @@ global_quality = True layer_height = 0.1 layer_height_0 = =round(0.38 * machine_nozzle_size, 2) -top_bottom_thickness = =8 * layer_height - -acceleration_enabled = True -acceleration_print = 1000.0 -acceleration_travel = 1250.0 - -jerk_enabled = True -jerk_print = 8.0 -jerk_travel = 10.0 \ No newline at end of file +top_bottom_thickness = =8 * layer_height \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_high_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_high_quality.inst.cfg index 3341c56d36..a10ba13d42 100644 --- a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_high_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_high_quality.inst.cfg @@ -8,7 +8,7 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = high_quality +quality_type = high weight = -1 global_quality = True @@ -17,12 +17,4 @@ global_quality = True layer_height = 0.2 layer_height_0 = =round(0.38 * machine_nozzle_size, 2) -top_bottom_thickness = =6 * layer_height - -acceleration_enabled = True -acceleration_print = 1000.0 -acceleration_travel = 1250.0 - -jerk_enabled = True -jerk_print = 8.0 -jerk_travel = 10.0 \ No newline at end of file +top_bottom_thickness = =6 * layer_height \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_low_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_low_quality.inst.cfg index 12e7912a87..c427cd70e5 100644 --- a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_low_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_low_quality.inst.cfg @@ -8,7 +8,7 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = low_quality +quality_type = low weight = -3 global_quality = True @@ -17,12 +17,4 @@ global_quality = True layer_height = 0.4 layer_height_0 = =round(0.38 * machine_nozzle_size, 2) -top_bottom_thickness = =3 * layer_height - -acceleration_enabled = True -acceleration_print = 1000.0 -acceleration_travel = 1250.0 - -jerk_enabled = True -jerk_print = 8.0 -jerk_travel = 10.0 \ No newline at end of file +top_bottom_thickness = =3 * layer_height \ No newline at end of file diff --git a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_medium_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_medium_quality.inst.cfg index af38b98cea..9ab7f33bd6 100644 --- a/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_medium_quality.inst.cfg +++ b/resources/quality/dagoma_pro_430_bowden/dagoma_pro_430_bowden_global_medium_quality.inst.cfg @@ -8,7 +8,7 @@ definition = dagoma_pro_430_bowden setting_version = 19 type = quality -quality_type = medium_quality +quality_type = medium weight = -2 global_quality = True @@ -17,12 +17,4 @@ global_quality = True layer_height = 0.3 layer_height_0 = =round(0.38 * machine_nozzle_size, 2) -top_bottom_thickness = =4 * layer_height - -acceleration_enabled = True -acceleration_print = 1000.0 -acceleration_travel = 1250.0 - -jerk_enabled = True -jerk_print = 8.0 -jerk_travel = 10.0 \ No newline at end of file +top_bottom_thickness = =4 * layer_height \ No newline at end of file diff --git a/resources/variants/dagoma_pro_430_bowden_steel_0.2.inst.cfg b/resources/variants/dagoma_pro_430_bowden_steel_0.2.inst.cfg deleted file mode 100644 index dda12e947a..0000000000 --- a/resources/variants/dagoma_pro_430_bowden_steel_0.2.inst.cfg +++ /dev/null @@ -1,15 +0,0 @@ -[general] -name = 0.2 -version = 4 -definition = dagoma_pro_430_bowden - -[metadata] -setting_version = 19 -type = variant -hardware_type = nozzle - -[values] -machine_nozzle_id = 0.2 -machine_nozzle_size = 0.2 -machine_nozzle_head_distance = 5 -machine_nozzle_tip_outer_diameter = 0.33 diff --git a/resources/variants/dagoma_pro_430_bowden_steel_0.6.inst.cfg b/resources/variants/dagoma_pro_430_bowden_steel_0.6.inst.cfg deleted file mode 100644 index b8f02d299e..0000000000 --- a/resources/variants/dagoma_pro_430_bowden_steel_0.6.inst.cfg +++ /dev/null @@ -1,15 +0,0 @@ -[general] -name = 0.6 -version = 4 -definition = dagoma_pro_430_bowden - -[metadata] -setting_version = 19 -type = variant -hardware_type = nozzle - -[values] -machine_nozzle_id = 0.6 -machine_nozzle_size = 0.6 -machine_nozzle_head_distance = 5 -machine_nozzle_tip_outer_diameter = 1.5 diff --git a/resources/variants/dagoma_pro_430_bowden_steel_0.8.inst.cfg b/resources/variants/dagoma_pro_430_bowden_steel_0.8.inst.cfg deleted file mode 100644 index 135b370374..0000000000 --- a/resources/variants/dagoma_pro_430_bowden_steel_0.8.inst.cfg +++ /dev/null @@ -1,15 +0,0 @@ -[general] -name = 0.8 -version = 4 -definition = dagoma_pro_430_bowden - -[metadata] -setting_version = 19 -type = variant -hardware_type = nozzle - -[values] -machine_nozzle_id = 0.8 -machine_nozzle_size = 0.8 -machine_nozzle_head_distance = 5 -machine_nozzle_tip_outer_diameter = 2 -- cgit v1.2.3