added 2.3.2 config

This commit is contained in:
2026-05-25 09:00:24 +02:00
parent 0ceb6e693e
commit 53a8f76759
843 changed files with 513 additions and 84418 deletions
@@ -0,0 +1,18 @@
{
"type": "process",
"name": "0.12mm",
"inherits": "fdm_process_jayfield_s1pro_common_klipper",
"from": "system",
"instantiation": "true",
"layer_height": "0.12",
"bottom_shell_layers": "5",
"top_shell_layers": "6",
"support_top_z_distance": "0.08",
"support_bottom_z_distance": "0.08",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"Jayfield S1Pro 0.4 nozzle",
"Jayfield S1Pro 0.2 nozzle",
"Jayfield S1Pro 0.6 nozzle"
]
}