mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +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,21 @@
|
||||
{
|
||||
"name": "Snapmaker A250 Dual BKit (0.8 nozzle)",
|
||||
"setting_id": "4072267318",
|
||||
"type": "machine",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_a250_dual_bk",
|
||||
"printer_model": "Snapmaker A250 Dual BKit",
|
||||
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
|
||||
"printer_variant": "0.8",
|
||||
"max_layer_height": [
|
||||
"0.48"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.24"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user