From 5e36482113157fe45a9a4f61624856aeac723c23 Mon Sep 17 00:00:00 2001 From: xiaoyeliu Date: Tue, 3 Feb 2026 10:18:55 +0800 Subject: [PATCH] fix profile 0203 --- ...gh Quality @Snapmaker U1 (0.4 nozzle).json | 3 +- ...4 Standard @Snapmaker U1 (0.2 nozzle).json | 27 ---------------- ...gh Quality @Snapmaker U1 (0.4 nozzle).json | 3 +- ...8 Standard @Snapmaker U1 (0.6 nozzle).json | 32 ------------------- 4 files changed, 4 insertions(+), 61 deletions(-) delete mode 100644 resources/profiles/Snapmaker/process/0.14 Standard @Snapmaker U1 (0.2 nozzle).json delete mode 100644 resources/profiles/Snapmaker/process/0.18 Standard @Snapmaker U1 (0.6 nozzle).json diff --git a/resources/profiles/Snapmaker/process/0.12 High Quality @Snapmaker U1 (0.4 nozzle).json b/resources/profiles/Snapmaker/process/0.12 High Quality @Snapmaker U1 (0.4 nozzle).json index 4a632b9ccc..2b13f97d41 100644 --- a/resources/profiles/Snapmaker/process/0.12 High Quality @Snapmaker U1 (0.4 nozzle).json +++ b/resources/profiles/Snapmaker/process/0.12 High Quality @Snapmaker U1 (0.4 nozzle).json @@ -34,5 +34,6 @@ "support_threshold_angle": "25", "support_type": "tree(auto)", "wipe_tower_extra_rib_length": "8", - "wipe_tower_wall_type": "rib" + "wipe_tower_wall_type": "rib", + "gap_fill_target": "topbottom" } \ No newline at end of file diff --git a/resources/profiles/Snapmaker/process/0.14 Standard @Snapmaker U1 (0.2 nozzle).json b/resources/profiles/Snapmaker/process/0.14 Standard @Snapmaker U1 (0.2 nozzle).json deleted file mode 100644 index 8f8e351318..0000000000 --- a/resources/profiles/Snapmaker/process/0.14 Standard @Snapmaker U1 (0.2 nozzle).json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "type": "process", - "name": "0.14 Standard @Snapmaker U1 (0.2 nozzle)", - "inherits": "fdm_process_U1_0.14_nozzle_0.2", - "from": "system", - "setting_id": "GP027", - "instantiation": "true", - "description": "Compared with the default profile of a 0.2 mm nozzle, it has a bigger layer height, and results in slightly visible layer lines, but shorter printing time.", - "elefant_foot_compensation": "0.15", - "smooth_coefficient": "150", - "overhang_totally_speed": "50", - "compatible_printers": [ - "Snapmaker U1 (0.2 nozzle)" - ], - "enable_arc_fitting": "0", - "ooze_prevention": "1", - "precise_outer_wall": "0", - "prime_tower_brim_width": "5", - "prime_tower_width": "30", - "prime_volume": "32", - "slowdown_for_curled_perimeters": "0", - "standby_temperature_delta": "-150", - "support_type": "tree(auto)", - "wipe_tower_extra_rib_length": "8", - "wipe_tower_extra_spacing": "120%", - "wipe_tower_wall_type": "rib" -} \ No newline at end of file diff --git a/resources/profiles/Snapmaker/process/0.16 High Quality @Snapmaker U1 (0.4 nozzle).json b/resources/profiles/Snapmaker/process/0.16 High Quality @Snapmaker U1 (0.4 nozzle).json index 4e6124e8e7..ea287484af 100644 --- a/resources/profiles/Snapmaker/process/0.16 High Quality @Snapmaker U1 (0.4 nozzle).json +++ b/resources/profiles/Snapmaker/process/0.16 High Quality @Snapmaker U1 (0.4 nozzle).json @@ -34,5 +34,6 @@ "support_threshold_angle": "30", "support_type": "tree(auto)", "wipe_tower_extra_rib_length": "8", - "wipe_tower_wall_type": "rib" + "wipe_tower_wall_type": "rib", + "gap_fill_target": "topbottom" } \ No newline at end of file diff --git a/resources/profiles/Snapmaker/process/0.18 Standard @Snapmaker U1 (0.6 nozzle).json b/resources/profiles/Snapmaker/process/0.18 Standard @Snapmaker U1 (0.6 nozzle).json deleted file mode 100644 index a7e1357013..0000000000 --- a/resources/profiles/Snapmaker/process/0.18 Standard @Snapmaker U1 (0.6 nozzle).json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "type": "process", - "name": "0.18 Standard @Snapmaker U1 (0.6 nozzle)", - "inherits": "fdm_process_U1_0.18_nozzle_0.6", - "from": "system", - "setting_id": "GP028", - "instantiation": "true", - "description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.", - "elefant_foot_compensation": "0.15", - "smooth_coefficient": "150", - "overhang_totally_speed": "50", - "compatible_printers": [ - "Snapmaker U1 (0.6 nozzle)" - ], - "filter_out_gap_fill": "1", - "gap_fill_target": "topbottom", - "internal_bridge_speed": "100%", - "layer_height": "0.25", - "prime_tower_brim_width": "5", - "prime_tower_width": "30", - "prime_volume": "41", - "seam_gap": "15%", - "wipe_tower_extra_rib_length": "8", - "wipe_tower_extra_spacing": "120%", - "wipe_tower_wall_type": "rib", - "enable_arc_fitting": "0", - "ooze_prevention": "1", - "precise_outer_wall": "0", - "slowdown_for_curled_perimeters": "0", - "standby_temperature_delta": "-150", - "support_type": "tree(auto)" -} \ No newline at end of file