orcaslicer/resources/profiles/Snapmaker/machine/Snapmaker A350 Dual QSKit (0.8 nozzle).json
Dylan 1998ec41c5
Update Snapmaker profiles (#2939)
* fix printing parameters for Snapmaker printers

* update

* Update Snapmaker profiles

* update end gcode
2023-12-05 21:08:48 +08:00

21 lines
No EOL
459 B
JSON

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