Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual (0.4 nozzle)",
"inherits": "fdm_a350_dual",
"from": "system",
"setting_id": "601026601",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}