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": "machine",
"name": "Jayfield S1Pro 0.4 nozzle",
"inherits": "fdm_machine_jayfield_s1pro_common_klipper",
"from": "system",
"instantiation": "true",
"printer_model": "Jayfield S1Pro",
"nozzle_diameter": [
"0.4"
],
"max_layer_height": [
"0.32"
],
"min_layer_height": [
"0.08"
],
"printer_variant": "0.4"
}