update snapmaker profiles (#5300)

* update snapmaker profiles

- add BracingKit for Snapmaker 2
- add Artisan profiles

* remove key

* fix compatible_printers

* remove pva for single extruder

* fix ci
This commit is contained in:
Dylan
2024-05-18 13:25:39 +08:00
committed by GitHub
parent 96d7139b95
commit 81b3e5939d
270 changed files with 5232 additions and 915 deletions

View File

@@ -0,0 +1,21 @@
{
"name": "Snapmaker A250 Dual BKit (0.4 nozzle)",
"setting_id": "344796450",
"type": "machine",
"from": "system",
"instantiation": "true",
"inherits": "fdm_a250_dual_bk",
"printer_model": "Snapmaker A250 Dual BKit",
"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"
]
}