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,20 @@
{
"type": "machine",
"name": "Snapmaker A250 BKit (0.6 nozzle)",
"inherits": "fdm_a250_bk",
"from": "system",
"setting_id": "2117251500",
"instantiation": "true",
"printer_model": "Snapmaker A250 BKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}