orcaslicer/resources/profiles/Custom/process/0.32mm Extra Draft @MyToolChanger.json
2024-07-10 21:40:11 +08:00

17 lines
No EOL
472 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.32mm Standard @MyToolChanger",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_mytoolchanger_common",
"support_top_z_distance": "0.24",
"support_bottom_z_distance": "0.24",
"layer_height": "0.32",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"MyToolChanger 0.4 nozzle",
"MyToolChanger 0.6 nozzle",
"MyToolChanger 0.8 nozzle"
]
}