Fix Snapmaker profiles (#5763)

* update snapmaker profiles

- add BracingKit for Snapmaker 2
- add Artisan profiles

* remove key

* fix compatible_printers

* remove pva for single extruder

* fix ci

* Fix compatible_printers

* Revert specific parameters
This commit is contained in:
Dylan
2024-06-21 17:46:47 +08:00
committed by GitHub
parent 7788c5de22
commit 02a4c9069c
22 changed files with 53 additions and 24 deletions

View File

@@ -4,5 +4,8 @@
"instantiation": "true",
"name": "Snapmaker PVA @0.2 nozzle",
"setting_id": "1131479069",
"inherits": "Snapmaker PVA @base"
"inherits": "Snapmaker PVA @base",
"compatible_printers": [
"Snapmaker A250 (0.2 nozzle)"
]
}