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

19 lines
No EOL
502 B
JSON

{
"type": "process",
"setting_id": "m1_p001",
"name": "0.08mm Extra Fine @M1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_M1_common",
"layer_height": "0.08",
"bottom_shell_layers": "7",
"top_shell_layers": "9",
"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"
]
}