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.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"
}