orcaslicer/resources/profiles/Anker/process/0.15mm Optimal @Anker.json
just-trey fe1d7a0751
AnkerMake Profile Additions (#1716)
* Ankermake Profile Additions

* updated based on feedback
2023-08-13 10:06:37 +08:00

20 lines
558 B
JSON

{
"type": "process",
"setting_id": "GP_Anker_003",
"name": "0.15mm Optimal @Anker",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "5",
"bridge_flow": "0.85",
"initial_layer_print_height": "0.15",
"layer_height": "0.15",
"raft_contact_distance": "0.15",
"top_shell_layers": "6",
"support_bottom_z_distance": "0.15",
"support_top_z_distance": "0.15",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5C 0.4 nozzle"
]
}