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

{
"name": "Snapmaker A350 QS+B Kit (0.4 nozzle)",
"setting_id": "3298271672",
"type": "machine",
"from": "system",
"instantiation": "true",
"inherits": "fdm_a350_qs_bk",
"printer_model": "Snapmaker A350 QS+B Kit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}