orcaslicer/resources/profiles/Mellow/machine/M1 0.6 nozzle.json
2024-09-21 22:59:25 +08:00

26 lines
No EOL
494 B
JSON

{
"type": "machine",
"setting_id": "m1_m003",
"name": "M1 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_common_M1",
"printer_model": "M1",
"nozzle_diameter": [
"0.6"
],
"max_layer_height": [
"0.4"
],
"min_layer_height": [
"0.12"
],
"printer_variant": "0.6",
"printable_area": [
"0x0",
"106x0",
"106x106",
"0x106"
],
"printable_height": "100"
}