orcaslicer/resources/profiles/Mellow/process/0.12mm Fine @M1.json
2024-09-21 22:59:25 +08:00

19 lines
No EOL
496 B
JSON

{
"type": "process",
"setting_id": "m1_p002",
"name": "0.12mm Fine @M1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_M1_common",
"layer_height": "0.12",
"bottom_shell_layers": "5",
"top_shell_layers": "6",
"support_top_z_distance": "0.08",
"support_bottom_z_distance": "0.08",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"M1 0.4 nozzle",
"M1 0.2 nozzle",
"M1 0.6 nozzle"
]
}