update Prusa profiles

This commit is contained in:
SoftFever 2023-08-30 23:38:46 +08:00
parent 80082464cb
commit 702ad817e5
20 changed files with 258 additions and 27 deletions

View file

@ -1,19 +1,19 @@
{
"name": "Prusa",
"version": "01.06.06.00",
"version": "01.07.01.03",
"force_update": "0",
"description": "Prusa configurations",
"machine_model_list": [
{
"name": "Prusa MK4",
"name": "MK4IS",
"sub_path": "machine/Prusa MK4.json"
},
{
"name": "Prusa MK3S",
"name": "MK3S",
"sub_path": "machine/Prusa MK3S.json"
},
{
"name": "Prusa MINI",
"name": "MINI",
"sub_path": "machine/Prusa MINI.json"
}
],
@ -76,6 +76,10 @@
"name": "Prusa Generic PLA",
"sub_path": "filament/Prusa Generic PLA.json"
},
{
"name": "Prusa Generic PLA @MK4",
"sub_path": "filament/Prusa Generic PLA @MK4.json"
},
{
"name": "Prusa Generic PLA-CF",
"sub_path": "filament/Prusa Generic PLA-CF.json"
@ -84,18 +88,34 @@
"name": "Prusa Generic PETG",
"sub_path": "filament/Prusa Generic PETG.json"
},
{
"name": "Prusa Generic PETG @MK4",
"sub_path": "filament/Prusa Generic PETG @MK4.json"
},
{
"name": "Prusa Generic ABS",
"sub_path": "filament/Prusa Generic ABS.json"
},
{
"name": "Prusa Generic ABS @MK4",
"sub_path": "filament/Prusa Generic ABS @MK4.json"
},
{
"name": "Prusa Generic TPU",
"sub_path": "filament/Prusa Generic TPU.json"
},
{
"name": "Prusa Generic TPU @MK4",
"sub_path": "filament/Prusa Generic TPU @MK4.json"
},
{
"name": "Prusa Generic ASA",
"sub_path": "filament/Prusa Generic ASA.json"
},
{
"name": "Prusa Generic ASA @MK4",
"sub_path": "filament/Prusa Generic ASA @MK4.json"
},
{
"name": "Prusa Generic PC",
"sub_path": "filament/Prusa Generic PC.json"