orcaslicer/resources/profiles/Anker/process/0.40mm Superdraft 0.6mm nozzle @Anker.json
Geoffrey Ward 16164e99a9
Add AnkerMake 0.6mm Nozzle Profiles (#4338)
* Correct consistency error in layer heights

* Initial 0.6 settings

* Set good retraction values

---------

Co-authored-by: Geofrey Ward <Xelinor@mail.com>
2024-03-05 22:37:28 +08:00

12 lines
336 B
JSON

{
"type": "process",
"setting_id": "GP020",
"name": "0.40mm Superdraft 0.6mm nozzle @Anker",
"from": "system",
"inherits": "fdm_process_anker_common_0_6",
"instantiation": "true",
"layer_height": "0.40",
"initial_layer_print_height": "0.40",
"bottom_shell_layers": "2",
"top_shell_layers": "2"
}