From 15be43e90ef51ab183532188e001b95cc6751b17 Mon Sep 17 00:00:00 2001 From: Eric Lin <17968842+anselor@users.noreply.github.com> Date: Sat, 23 May 2026 20:54:50 -0400 Subject: [PATCH] Update 0.18 Standard @Snapmaker U1 (0.6 nozzle).json Incorrectly overrides the 0.18mm layer height with 0.25mm layer height. --- .../process/0.18 Standard @Snapmaker U1 (0.6 nozzle).json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 index a7e1357013e..8dc233f979c 100644 --- 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 @@ -15,7 +15,6 @@ "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", @@ -29,4 +28,4 @@ "slowdown_for_curled_perimeters": "0", "standby_temperature_delta": "-150", "support_type": "tree(auto)" -} \ No newline at end of file +}