Fix german hotkey #950 (#984)

* fix empty label

* many typos fixed

* Magic Hotkey fix

* Typo in initial Setup Wizard #982
This commit is contained in:
Heiko Liebscher 2023-05-07 16:00:00 +02:00 committed by GitHub
parent 4807b9d1b6
commit cd9ca51035
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 1379 additions and 2306 deletions

View file

@ -5,7 +5,7 @@
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Generaic Klipper Printer",
"printer_model": "Generic Klipper Printer",
"nozzle_diameter": [
"0.4"
],

View file

@ -1,6 +1,6 @@
{
"type": "machine_model",
"name": "Generaic Klipper Printer",
"name": "Generic Klipper Printer",
"model_id": "my_klipper_01",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",