mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-06 03:52:58 +00:00
added Prusa Mini with Input Shaper to profiles
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
"name": "MK4IS",
|
||||
"sub_path": "machine/Prusa MK4.json"
|
||||
},
|
||||
{
|
||||
"name": "MINIIS",
|
||||
"sub_path": "machine/Prusa MINIIS.json"
|
||||
},
|
||||
{
|
||||
"name": "MK3S",
|
||||
"sub_path": "machine/Prusa MK3S.json"
|
||||
@@ -26,6 +30,10 @@
|
||||
"name": "process_common_mk4",
|
||||
"sub_path": "process/process_common_mk4.json"
|
||||
},
|
||||
{
|
||||
"name": "process_common_miniis",
|
||||
"sub_path": "process/process_common_miniis.json"
|
||||
},
|
||||
{
|
||||
"name": "process_common_mk3",
|
||||
"sub_path": "process/process_common_mk3.json"
|
||||
@@ -144,6 +152,16 @@
|
||||
"name": "0.20mm Standard @MK4",
|
||||
"sub_path": "process/0.20mm Standard @MK4.json"
|
||||
},
|
||||
{
|
||||
|
||||
"name": "0.20mm Standard @MINIIS",
|
||||
"sub_path": "process/0.20mm Standard @MINIIS.json"
|
||||
},
|
||||
{
|
||||
|
||||
"name": "0.20mm Speed @MINIIS",
|
||||
"sub_path": "process/0.20mm Speed @MINIIS.json"
|
||||
},
|
||||
{
|
||||
|
||||
"name": "0.24mm Standard @MK4",
|
||||
@@ -215,6 +233,10 @@
|
||||
"name": "Prusa Generic PLA @MK4",
|
||||
"sub_path": "filament/Prusa Generic PLA @MK4.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa Generic PLA @MINIIS",
|
||||
"sub_path": "filament/Prusa Generic PLA @MINIIS.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa Generic PLA-CF",
|
||||
"sub_path": "filament/Prusa Generic PLA-CF.json"
|
||||
@@ -227,6 +249,10 @@
|
||||
"name": "Prusa Generic PETG @MK4",
|
||||
"sub_path": "filament/Prusa Generic PETG @MK4.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa Generic PETG @MINIIS",
|
||||
"sub_path": "filament/Prusa Generic PETG @MINIIS.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa Generic ABS",
|
||||
"sub_path": "filament/Prusa Generic ABS.json"
|
||||
@@ -235,6 +261,10 @@
|
||||
"name": "Prusa Generic ABS @MK4",
|
||||
"sub_path": "filament/Prusa Generic ABS @MK4.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa Generic ABS @MINIIS",
|
||||
"sub_path": "filament/Prusa Generic ABS @MINIIS.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa Generic TPU",
|
||||
"sub_path": "filament/Prusa Generic TPU.json"
|
||||
@@ -243,6 +273,10 @@
|
||||
"name": "Prusa Generic TPU @MK4",
|
||||
"sub_path": "filament/Prusa Generic TPU @MK4.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa Generic TPU @MINIIS",
|
||||
"sub_path": "filament/Prusa Generic TPU @MINIIS.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa Generic ASA",
|
||||
"sub_path": "filament/Prusa Generic ASA.json"
|
||||
@@ -251,6 +285,10 @@
|
||||
"name": "Prusa Generic ASA @MK4",
|
||||
"sub_path": "filament/Prusa Generic ASA @MK4.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa Generic ASA @MINIIS",
|
||||
"sub_path": "filament/Prusa Generic ASA @MINIIS.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa Generic PC",
|
||||
"sub_path": "filament/Prusa Generic PC.json"
|
||||
@@ -297,6 +335,22 @@
|
||||
"name": "Prusa MK4 0.4 nozzle",
|
||||
"sub_path": "machine/Prusa MK4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa MINIIS 0.4 nozzle",
|
||||
"sub_path": "machine/Prusa MINIIS 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa MINIIS 0.25 nozzle",
|
||||
"sub_path": "machine/Prusa MINIIS 0.25 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa MINIIS 0.6 nozzle",
|
||||
"sub_path": "machine/Prusa MINIIS 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa MINIIS 0.8 nozzle",
|
||||
"sub_path": "machine/Prusa MINIIS 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa MK4 0.6 nozzle",
|
||||
"sub_path": "machine/Prusa MK4 0.6 nozzle.json"
|
||||
|
||||
Reference in New Issue
Block a user