fix some issues in profiles

This commit is contained in:
SoftFever 2023-04-24 23:16:07 +08:00
parent 162f7d2ac3
commit bd2ea4ef3b
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"
}
],