mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
* fix empty label * many typos fixed * Magic Hotkey fix * Typo in initial Setup Wizard #982
This commit is contained in:
Binary file not shown.
@@ -5,7 +5,7 @@
|
||||
"description": "My configurations",
|
||||
"machine_model_list": [
|
||||
{
|
||||
"name": "Generaic Klipper Printer",
|
||||
"name": "Generic Klipper Printer",
|
||||
"sub_path": "machine/MyKlipper.json"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user