mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
* fix empty label * many typos fixed * Magic Hotkey fix * Typo in initial Setup Wizard #982
This commit is contained in:
parent
4807b9d1b6
commit
cd9ca51035
7 changed files with 1379 additions and 2306 deletions
|
@ -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"
|
||||
],
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue