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

20 lines
No EOL
524 B
JSON

{
"type": "process",
"setting_id": "m1_p003",
"name": "0.16mm Optimal @M1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_M1_common",
"bottom_shell_layers": "4",
"top_shell_layers": "5",
"support_top_z_distance": "0.16",
"support_bottom_z_distance": "0.16",
"layer_height": "0.16",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"M1 0.4 nozzle",
"M1 0.2 nozzle",
"M1 0.6 nozzle",
"M1 0.8 nozzle"
]
}