Files
orcaslicer_config/system/KlipperS1Pro/machine/KlipperS1Pro 0.4 nozzle.json
T
2025-12-07 18:03:02 +01:00

19 lines
399 B
JSON

{
"type": "machine",
"name": "KlipperS1Pro 0.4 nozzle",
"inherits": "KlipperS1Pro_klipper",
"from": "system",
"setting_id": "KS1P001",
"instantiation": "true",
"printer_model": "KlipperS1Pro Model",
"nozzle_diameter": [
"0.4"
],
"max_layer_height": [
"0.32"
],
"min_layer_height": [
"0.08"
],
"printer_variant": "0.4"
}