fix+feat: Snapmaker U1 — 5 bug fixes and 0.6mm / mixed-nozzle profiles (#12244 #12390 #12652 #12073 #12797 #11424) (#12824)

This commit is contained in:
goofoo
2026-04-08 00:08:35 -04:00
committed by GitHub
parent 809e8d0012
commit afc3756843
15 changed files with 337 additions and 15 deletions

View File

@@ -0,0 +1,25 @@
{
"type": "process",
"name": "0.20 Standard @Snapmaker U1 (0.6 nozzle)",
"inherits": "fdm_process_U1_0.6_common",
"from": "system",
"setting_id": "GP004_06_020",
"instantiation": "true",
"description": "Standard 0.2 mm layer height profile for the Snapmaker U1 with 0.6 mm nozzles. Balances print speed and surface quality for everyday prints.",
"layer_height": "0.20",
"smooth_coefficient": "150",
"overhang_totally_speed": "50",
"compatible_printers": [
"Snapmaker U1 (0.6 nozzle)"
],
"ooze_prevention": "1",
"slowdown_for_curled_perimeters": "0",
"standby_temperature_delta": "-150",
"wipe_tower_filament": "0",
"preheat_time": "30",
"wipe_tower_cone_angle": "15",
"prime_tower_brim_width": "5",
"initial_layer_print_height": "0.25",
"top_shell_layers": "4",
"bottom_shell_layers": "3"
}