mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 05:05:24 +00:00
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:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.20 Standard @Snapmaker Artisan (0.4 nozzle)",
|
||||
"setting_id": "864558918",
|
||||
"inherits": "fdm_process_a400",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.4 nozzle)"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15"
|
||||
}
|
||||
Reference in New Issue
Block a user