orcaslicer/resources/profiles/Snapmaker/machine/Snapmaker Artisan (0.8 nozzle).json
dylan 058dde29bc update snapmaker profiles
- add BracingKit for Snapmaker 2
- add Artisan profiles
2024-05-08 13:02:24 +08:00

21 lines
No EOL
443 B
JSON

{
"name": "Snapmaker Artisan (0.8 nozzle)",
"setting_id": "3102247049",
"type": "machine",
"from": "system",
"instantiation": "true",
"inherits": "fdm_a400",
"printer_model": "Snapmaker Artisan",
"default_print_profile": "0.24 Standard @Snapmaker Artisan (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}