mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
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:
@@ -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)"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user