mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
update Prusa profiles
This commit is contained in:
parent
80082464cb
commit
702ad817e5
20 changed files with 258 additions and 27 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue