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

19 lines
397 B
JSON

{
"type": "machine",
"name": "KlipperS1Pro 0.8 nozzle",
"inherits": "KlipperS1Pro_klipper",
"from": "system",
"setting_id": "KS1P004",
"instantiation": "true",
"printer_model": "KlipperS1Pro Model",
"nozzle_diameter": [
"0.8"
],
"max_layer_height": [
"0.6"
],
"min_layer_height": [
"0.2"
],
"printer_variant": "0.8"
}