orcaslicer/resources/profiles/Mellow/process/0.40mm Extra Draft @M1.json

16 lines
394 B
JSON
Raw Normal View History

2024-09-21 14:59:25 +00:00
{
"type": "process",
"setting_id": "m1_p008",
"name": "0.40mm Standard @M1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_M1_common",
"support_top_z_distance": "0.24",
"support_bottom_z_distance": "0.24",
"layer_height": "0.40",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"M1 0.6 nozzle",
"M1 0.8 nozzle"
]
}