mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
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:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "SM_U1_06",
|
||||
"name": "Snapmaker U1 (0.6 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_U1",
|
||||
"printer_model": "Snapmaker U1",
|
||||
"printer_variant": "0.6",
|
||||
"default_print_profile": "0.20 Standard @Snapmaker U1 (0.6 nozzle)",
|
||||
"max_layer_height": [
|
||||
"0.48",
|
||||
"0.48",
|
||||
"0.48",
|
||||
"0.48"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12",
|
||||
"0.12",
|
||||
"0.12",
|
||||
"0.12"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.6",
|
||||
"0.6",
|
||||
"0.6",
|
||||
"0.6"
|
||||
],
|
||||
"nozzle_type": "stainless_steel"
|
||||
}
|
||||
Reference in New Issue
Block a user