orcaslicer/resources/profiles/Snapmaker/machine/Snapmaker A350 QS+B Kit (0.2 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

20 lines
No EOL
442 B
JSON

{
"name": "Snapmaker A350 QS+B Kit (0.2 nozzle)",
"setting_id": "3079526450",
"type": "machine",
"from": "system",
"instantiation": "true",
"inherits": "fdm_a350_qs_bk",
"printer_model": "Snapmaker A350 QS+B Kit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}