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,16 @@
{
"type": "process",
"name": "fdm_process_U1_0.6_common",
"inherits": "fdm_process_U1_common",
"from": "system",
"instantiation": "false",
"line_width": "0.62",
"outer_wall_line_width": "0.62",
"inner_wall_line_width": "0.62",
"initial_layer_line_width": "0.72",
"sparse_infill_line_width": "0.62",
"internal_solid_infill_line_width": "0.62",
"support_line_width": "0.62",
"top_surface_line_width": "0.62",
"compatible_printers": []
}