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,13 @@
{
"type": "machine_model",
"name": "KlipperS1Pro Model",
"model_id": "KlipperS1Pro_model_01",
"nozzle_diameter": "0.2;0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "MyPrinter",
"bed_model": "",
"bed_texture": "orcaslicer_bed_texture.svg",
"hotend_model": "",
"default_materials": "Generic ABS @System;Generic PLA @System;Generic PLA-CF @System;Generic PETG @System;Generic TPU @System;Generic ASA @System;Generic PC @System;Generic PVA @System;Generic PA @System;Generic PA-CF @System"
}