Files
2026-05-25 09:00:24 +02:00

19 lines
551 B
JSON

{
"type": "process",
"name": "0.16mm",
"inherits": "fdm_process_jayfield_s1pro_common_klipper",
"from": "system",
"instantiation": "true",
"bottom_shell_layers": "4",
"top_shell_layers": "5",
"support_top_z_distance": "0.16",
"support_bottom_z_distance": "0.16",
"layer_height": "0.16",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"Jayfield S1Pro 0.4 nozzle",
"Jayfield S1Pro 0.2 nozzle",
"Jayfield S1Pro 0.6 nozzle",
"Jayfield S1Pro 0.8 nozzle"
]
}