16 lines
418 B
JSON
16 lines
418 B
JSON
|
{
|
||
|
"type": "process",
|
||
|
"setting_id": "GP004",
|
||
|
"name": "0.40mm Standard @MyKlipper",
|
||
|
"from": "system",
|
||
|
"instantiation": "true",
|
||
|
"inherits": "fdm_process_klipper_common",
|
||
|
"support_top_z_distance": "0.24",
|
||
|
"support_bottom_z_distance": "0.24",
|
||
|
"layer_height": "0.40",
|
||
|
"initial_layer_print_height": "0.2",
|
||
|
"compatible_printers": [
|
||
|
"MyKlipper 0.6 nozzle",
|
||
|
"MyKlipper 0.8 nozzle"
|
||
|
]
|
||
|
}
|