* Correct consistency error in layer heights * Initial 0.6 settings * Set good retraction values --------- Co-authored-by: Geofrey Ward <Xelinor@mail.com>
12 lines
336 B
JSON
12 lines
336 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP017",
|
|
"name": "0.20mm Optimal 0.6 nozzle @Anker.json",
|
|
"from": "system",
|
|
"inherits": "fdm_process_anker_common_0_6",
|
|
"instantiation": "true",
|
|
"layer_height": "0.20",
|
|
"initial_layer_print_height": "0.20",
|
|
"bottom_shell_layers": "4",
|
|
"top_shell_layers": "5"
|
|
}
|