From 4d1e849104e7782bb4525e10e3e533affb09c1ff Mon Sep 17 00:00:00 2001 From: Alan Bjorklund Date: Mon, 5 May 2025 10:22:20 -0400 Subject: [PATCH] Clean Up Draft and Visual Sprint files - Make all speeds dependent on speed_print - Remove redundant parameters from generation files - Sort parameters per material in a better way PP-567 --- ..._um-metallic-pla-175_0.27mm_draft.inst.cfg | 23 ++++++++-------- ..._um-metallic-pla-175_0.2mm_visual.inst.cfg | 3 +-- ...int_0.4mm_um-pla-175_0.27mm_draft.inst.cfg | 26 +++++++++---------- ...int_0.4mm_um-pla-175_0.2mm_visual.inst.cfg | 2 +- ...4mm_um-tough-pla-175_0.27mm_draft.inst.cfg | 26 +++++++++---------- ...4mm_um-tough-pla-175_0.2mm_visual.inst.cfg | 2 +- 6 files changed, 40 insertions(+), 42 deletions(-) diff --git a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-metallic-pla-175_0.27mm_draft.inst.cfg b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-metallic-pla-175_0.27mm_draft.inst.cfg index 62013e91f0..1e80a6794b 100644 --- a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-metallic-pla-175_0.27mm_draft.inst.cfg +++ b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-metallic-pla-175_0.27mm_draft.inst.cfg @@ -22,10 +22,10 @@ acceleration_wall_0 = 5000.0 acceleration_wall_0_roofing = 5000 acceleration_wall_x = 10000 acceleration_wall_x_roofing = 5000 -cool_fan_full_at_height = 0.54 +cool_fan_full_at_height = =layer_height + layer_height_0 cool_min_layer_time = 2 cool_min_speed = 50 -cool_min_temperature = 220 +cool_min_temperature = =material_print_temperature infill_angles = [135] infill_line_width = 0.4 infill_overlap = 25 @@ -34,19 +34,18 @@ infill_wipe_dist = 0.05 initial_layer_line_width_factor = 125 layer_height_0 = =layer_height line_width = 0.4 -material_final_print_temperature = 225 -material_initial_print_temperature = 225 -material_print_temperature = 230 +material_final_print_temperature = =material_print_temperature +material_initial_print_temperature = =material_print_temperature retraction_hop_enabled = True seam_overhang_angle = 25 -speed_layer_0 = 50 +speed_layer_0 = =speed_print * 5/11 speed_print = 110 -speed_roofing = 100 -speed_support_bottom = 90 -speed_support_interface = 110 -speed_topbottom = =speed_roofing -speed_wall = 100 -speed_wall_0 = 90 +speed_roofing = =speed_topbottom +speed_support_bottom = =speed_support_interface * 9/11 +speed_support_interface = =speed_print +speed_topbottom = =speed_print * 10/11 +speed_wall = =speed_print * 10/11 +speed_wall_0 = =speed_wall * 9/10 speed_wall_x = =speed_wall speed_wall_x_roofing = =speed_wall support_line_width = 0.35 diff --git a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-metallic-pla-175_0.2mm_visual.inst.cfg b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-metallic-pla-175_0.2mm_visual.inst.cfg index 9c2d1ec7c4..20961dc7f8 100644 --- a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-metallic-pla-175_0.2mm_visual.inst.cfg +++ b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-metallic-pla-175_0.2mm_visual.inst.cfg @@ -23,7 +23,6 @@ inset_direction = inside_out line_width = 0.4 material_final_print_temperature = =material_print_temperature material_initial_print_temperature = =material_print_temperature -material_print_temperature = 230 min_bead_width = 0.34 min_wall_line_width = 0.34 roofing_line_width = 0.35 @@ -39,7 +38,7 @@ small_feature_max_length = 25 small_feature_speed_factor = 40 small_hole_max_size = 4.5 small_skin_width = 4 -speed_roofing = 100 +speed_roofing = =speed_print * 4/5 wall_line_width_x = 0.4 z_seam_type = back diff --git a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-pla-175_0.27mm_draft.inst.cfg b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-pla-175_0.27mm_draft.inst.cfg index 087d109d0a..d2ff58d509 100644 --- a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-pla-175_0.27mm_draft.inst.cfg +++ b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-pla-175_0.27mm_draft.inst.cfg @@ -22,10 +22,10 @@ acceleration_wall_0 = 5000.0 acceleration_wall_0_roofing = 5000 acceleration_wall_x = 10000 acceleration_wall_x_roofing = 5000 -cool_fan_full_at_height = 0.54 +cool_fan_full_at_height = =layer_height + layer_height_0 cool_min_layer_time = 2 cool_min_speed = 50 -cool_min_temperature = 220 +cool_min_temperature = =material_print_temperature - 5 infill_angles = [135] infill_line_width = 0.4 infill_overlap = 25 @@ -34,21 +34,21 @@ infill_wipe_dist = 0.05 initial_layer_line_width_factor = 125 layer_height_0 = =layer_height line_width = 0.4 -material_final_print_temperature = 225 -material_initial_print_temperature = 225 +material_final_print_temperature = =material_print_temperature +material_initial_print_temperature = =material_print_temperature material_print_temperature = 225 retraction_hop_enabled = True seam_overhang_angle = 25 -speed_layer_0 = 70 +speed_layer_0 = =speed_print * 7/27 speed_print = 270 -speed_roofing = 215 -speed_support_bottom = 100 -speed_support_interface = 215 -speed_topbottom = 215 -speed_wall = 215 -speed_wall_0 = 90 -speed_wall_x = 270 -speed_wall_x_roofing = 270 +speed_roofing = =speed_topbottom +speed_support_bottom = =speed_support_interface * 20/43 +speed_support_interface = =speed_print * 43/54 +speed_topbottom = =speed_print * 43/54 +speed_wall = =speed_print +speed_wall_0 = =speed_wall * 43/54 +speed_wall_x = =speed_wall +speed_wall_x_roofing = =speed_wall_x support_line_width = 0.35 wall_line_width_x = 0.4 wall_overhang_angle = 25 diff --git a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-pla-175_0.2mm_visual.inst.cfg b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-pla-175_0.2mm_visual.inst.cfg index 985f284843..72483304b7 100644 --- a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-pla-175_0.2mm_visual.inst.cfg +++ b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-pla-175_0.2mm_visual.inst.cfg @@ -39,7 +39,7 @@ small_feature_max_length = 25 small_feature_speed_factor = 40 small_hole_max_size = 4.5 small_skin_width = 4 -speed_roofing = 100 +speed_roofing = =speed_print * 2/5 wall_line_width_x = 0.4 z_seam_type = back diff --git a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-tough-pla-175_0.27mm_draft.inst.cfg b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-tough-pla-175_0.27mm_draft.inst.cfg index b66b1d6689..3d700aba72 100644 --- a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-tough-pla-175_0.27mm_draft.inst.cfg +++ b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-tough-pla-175_0.27mm_draft.inst.cfg @@ -22,10 +22,10 @@ acceleration_wall_0 = 5000.0 acceleration_wall_0_roofing = 5000 acceleration_wall_x = 10000 acceleration_wall_x_roofing = 5000 -cool_fan_full_at_height = 0.54 +cool_fan_full_at_height = =layer_height + layer_height_0 cool_min_layer_time = 2 cool_min_speed = 50 -cool_min_temperature = 220 +cool_min_temperature = =material_print_temperature - 5 infill_angles = [135] infill_line_width = 0.4 infill_overlap = 25 @@ -34,21 +34,21 @@ infill_wipe_dist = 0.05 initial_layer_line_width_factor = 125 layer_height_0 = =layer_height line_width = 0.4 -material_final_print_temperature = 225 -material_initial_print_temperature = 225 +material_final_print_temperature = =material_print_temperature +material_initial_print_temperature = =material_print_temperature material_print_temperature = 225 retraction_hop_enabled = True seam_overhang_angle = 25 -speed_layer_0 = 70 +speed_layer_0 = =speed_print * 7/27 speed_print = 270 -speed_roofing = 215 -speed_support_bottom = 100 -speed_support_interface = 215 -speed_topbottom = 215 -speed_wall = 215 -speed_wall_0 = 90 -speed_wall_x = 270 -speed_wall_x_roofing = 270 +speed_roofing = =speed_topbottom +speed_support_bottom = =speed_support_interface * 20/43 +speed_support_interface = =speed_print * 43/54 +speed_topbottom = =speed_print * 43/54 +speed_wall = =speed_print +speed_wall_0 = =speed_wall * 43/54 +speed_wall_x = =speed_wall +speed_wall_x_roofing = =speed_wall_x support_line_width = 0.35 wall_line_width_x = 0.4 wall_overhang_angle = 25 diff --git a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-tough-pla-175_0.2mm_visual.inst.cfg b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-tough-pla-175_0.2mm_visual.inst.cfg index 9f45454a1e..8db19aaf3c 100644 --- a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-tough-pla-175_0.2mm_visual.inst.cfg +++ b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-tough-pla-175_0.2mm_visual.inst.cfg @@ -39,7 +39,7 @@ small_feature_max_length = 25 small_feature_speed_factor = 40 small_hole_max_size = 4.5 small_skin_width = 4 -speed_roofing = 100 +speed_roofing = =speed_print * 2/5 wall_line_width_x = 0.4 z_seam_type = back