orcaslicer/resources/profiles/Snapmaker/machine/Snapmaker A250 Dual QS+B Kit (0.6 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
467 B
JSON

{
"name": "Snapmaker A250 Dual QS+B Kit (0.6 nozzle)",
"setting_id": "402855638",
"type": "machine",
"from": "system",
"instantiation": "true",
"inherits": "fdm_a250_dual_qs_bk",
"printer_model": "Snapmaker A250 Dual QS+B Kit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}