Files
orcaslicer_config/system/Jayfield/machine/Jayfield S1Pro 0.6 nozzle.json
2026-05-25 09:00:24 +02:00

18 lines
389 B
JSON

{
"type": "machine",
"name": "Jayfield S1Pro 0.6 nozzle",
"inherits": "fdm_machine_jayfield_s1pro_common_klipper",
"from": "system",
"instantiation": "true",
"printer_model": "Jayfield S1Pro",
"nozzle_diameter": [
"0.6"
],
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.12"
],
"printer_variant": "0.6"
}