Initial commit

This commit is contained in:
2025-12-07 18:03:02 +01:00
commit 3783dfa8a6
831 changed files with 84920 additions and 0 deletions
@@ -0,0 +1,19 @@
{
"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"
}