mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
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>
This commit is contained in:
parent
394eddd650
commit
16164e99a9
28 changed files with 303 additions and 20 deletions
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP016",
|
||||
"name": "0.15mm Detail 0.6 nozzle @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common_0_6",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.20",
|
||||
"bottom_shell_layers": "4",
|
||||
"top_shell_layers": "5",
|
||||
"bridge_flow": "0.85"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue