2023-04-23 17:03:37 +00:00
|
|
|
{
|
|
|
|
"type": "process",
|
|
|
|
"setting_id": "GP004",
|
|
|
|
"name": "0.24mm Draft @MyKlipper",
|
|
|
|
"from": "system",
|
|
|
|
"instantiation": "true",
|
|
|
|
"inherits": "fdm_process_klipper_common",
|
2024-06-08 13:37:09 +00:00
|
|
|
"support_top_z_distance": "0.2",
|
|
|
|
"support_bottom_z_distance": "0.2",
|
2023-04-23 17:03:37 +00:00
|
|
|
"layer_height": "0.24",
|
2024-06-08 13:37:09 +00:00
|
|
|
"initial_layer_print_height": "0.2",
|
|
|
|
"compatible_printers": [
|
|
|
|
"MyKlipper 0.4 nozzle",
|
|
|
|
"MyKlipper 0.6 nozzle",
|
|
|
|
"MyKlipper 0.8 nozzle"
|
|
|
|
]
|
|
|
|
}
|