19 lines
520 B
JSON
19 lines
520 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP004",
|
|
"name": "0.20mm Standard @Anker",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_common",
|
|
"bottom_shell_layers": "4",
|
|
"compatible_printers": [
|
|
"Anker M5 0.4 nozzle",
|
|
"Anker M5C 0.4 nozzle"
|
|
],
|
|
"initial_layer_print_height": "0.2",
|
|
"layer_height": "0.2",
|
|
"raft_contact_distance": "0.2",
|
|
"support_bottom_z_distance": "0.2",
|
|
"support_top_z_distance": "0.2",
|
|
"top_shell_layers": "5"
|
|
}
|