fix some issues in profiles

This commit is contained in:
SoftFever 2023-04-24 23:16:07 +08:00
parent 5b97935562
commit d85654b540
86 changed files with 107 additions and 522 deletions

View file

@ -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"
}
],