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

19 lines
No EOL
549 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Fine @MyToolChanger",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_mytoolchanger_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": [
"MyToolChanger 0.4 nozzle",
"MyToolChanger 0.2 nozzle",
"MyToolChanger 0.6 nozzle"
]
}