orcaslicer/resources/profiles/Anker/process/0.05mm Ultradetail @Anker.json
just-trey 8567812fdc ENH: Thanks @just-trey for updating Anker profiles
Update Anker profiles and includes the new AnkerMake M5C printer.

github pull request: 2125

Change-Id: I961976420d0352a460e6ac79cc107a27aed83b62
2023-08-16 20:45:27 +08:00

21 lines
606 B
JSON

{
"type": "process",
"setting_id": "GP_Anker_005",
"name": "0.05mm Ultradetail @Anker",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "10",
"bridge_flow": "0.70",
"initial_layer_print_height": "0.05",
"layer_height": "0.05",
"raft_contact_distance": "0.05",
"top_shell_layers": "14",
"support_object_xy_distance": "1.50",
"support_bottom_z_distance": "0.05",
"support_top_z_distance": "0.05",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5C 0.4 nozzle"
]
}