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,20 @@
{
"type": "machine",
"name": "Snapmaker A350 BKit (0.2 nozzle)",
"inherits": "fdm_a350_bk",
"from": "system",
"setting_id": "3154404158",
"instantiation": "true",
"printer_model": "Snapmaker A350 BKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}