mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
fix some issues in profiles
This commit is contained in:
parent
162f7d2ac3
commit
bd2ea4ef3b
86 changed files with 107 additions and 522 deletions
|
@ -5,11 +5,11 @@
|
|||
"description": "My configurations",
|
||||
"machine_model_list": [
|
||||
{
|
||||
"name": "MyKlipper",
|
||||
"name": "Generaic Klipper Printer",
|
||||
"sub_path": "machine/MyKlipper.json"
|
||||
},
|
||||
{
|
||||
"name": "MyMarlin",
|
||||
"name": "Generic Marlin Printer",
|
||||
"sub_path": "machine/MyMarlin.json"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue