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,11 @@
{
"type": "machine_model",
"machine_tech": "FFF",
"family": "Snapmaker",
"name": "Snapmaker A250 Dual BKit",
"url": "https://github.com/macdylan",
"model_id": "1463587605",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}