Initial release

This commit is contained in:
Louis Rossmann
2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
{
"type": "machine",
"setting_id": "SM_U1_04_06",
"name": "Snapmaker U1 (0.4+0.6 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_U1",
"printer_model": "Snapmaker U1",
"printer_variant": "0.4+0.6",
"default_print_profile": "0.20 Standard @Snapmaker U1 (0.4+0.6 nozzle)",
"max_layer_height": [
"0.32",
"0.32",
"0.48",
"0.48"
],
"min_layer_height": [
"0.08",
"0.08",
"0.12",
"0.12"
],
"nozzle_diameter": [
"0.4",
"0.4",
"0.6",
"0.6"
],
"nozzle_type": "stainless_steel"
}