orcaslicer/resources/profiles/Snapmaker/machine/Snapmaker A350 Dual BKit (0.8 nozzle).json
Dylan 81b3e5939d
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
2024-05-18 13:25:39 +08:00

21 lines
No EOL
456 B
JSON

{
"name": "Snapmaker A350 Dual BKit (0.8 nozzle)",
"setting_id": "363100321",
"type": "machine",
"from": "system",
"instantiation": "true",
"inherits": "fdm_a350_dual_bk",
"printer_model": "Snapmaker A350 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"
]
}