From 3a056f2aa33f96abe49929aef7968a1581b3abbd Mon Sep 17 00:00:00 2001 From: liutang <5712610+liutang@users.noreply.github.com> Date: Sat, 31 Jan 2026 11:10:09 -0500 Subject: [PATCH] Snapmaker U1: switch wall_generator to arachne (#12121) --- resources/profiles/Snapmaker/process/fdm_process_U1_common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/profiles/Snapmaker/process/fdm_process_U1_common.json b/resources/profiles/Snapmaker/process/fdm_process_U1_common.json index 81666a9184..829a552feb 100644 --- a/resources/profiles/Snapmaker/process/fdm_process_U1_common.json +++ b/resources/profiles/Snapmaker/process/fdm_process_U1_common.json @@ -72,6 +72,6 @@ "wipe_tower_extra_rib_length": "0", "prime_tower_width": "35", "prime_volume": "30", - "wall_generator": "classic", + "wall_generator": "arachne", "compatible_printers": [] } \ No newline at end of file