* Correct consistency error in layer heights * Initial 0.6 settings * Set good retraction values --------- Co-authored-by: Geofrey Ward <Xelinor@mail.com>
13 lines
357 B
JSON
13 lines
357 B
JSON
{
|
|
"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"
|
|
}
|