Feature/add 0.2 0.6 0.8 nozzle for my klipper machine (#5637)

* Add 0.2mm 0.6mm 0.8 mm nozzle for MyKlipper profile

* small change
This commit is contained in:
SoftFever
2024-06-08 21:37:09 +08:00
committed by GitHub
parent f9ecc9d423
commit ef73bafeb0
29 changed files with 435 additions and 242 deletions

View File

@@ -2,7 +2,7 @@
"type": "machine_model",
"name": "Generic Klipper Printer",
"model_id": "my_klipper_01",
"nozzle_diameter": "0.4",
"nozzle_diameter": "0.4;0.2;0.6;0.8",
"machine_tech": "FFF",
"family": "MyPrinter",
"bed_model": "",