OrcaSlicer/resources/profiles/Anker/process/0.25mm Draft @Anker.json
just-trey fee6bb098a ENH: Thanks @just-trey for updating Anker profiles
Update Anker profiles and includes the new AnkerMake M5C printer.

github pull request: 2125

Change-Id: I1b2a78f3404273550fc0030b0bda425628051506
2023-11-01 09:11:19 +08:00

19 lines
529 B
JSON

{
"type": "process",
"setting_id": "GP_Anker_006",
"name": "0.25mm Draft @Anker",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "3",
"initial_layer_print_height": "0.25",
"layer_height": "0.25",
"raft_contact_distance": "0.25",
"top_shell_layers": "3",
"support_bottom_z_distance": "0.25",
"support_top_z_distance": "0.25",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5C 0.4 nozzle"
]
}