mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +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:
@@ -5,5 +5,7 @@
|
||||
"name": "Snapmaker PET @Dual",
|
||||
"setting_id": "145337790",
|
||||
"inherits": "Snapmaker Dual PET @base",
|
||||
"compatible_printers": ""
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 Dual (0.8 nozzle)"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user