mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
mk4 profiles
This commit is contained in:
parent
9bab2e2efa
commit
b636be8852
20 changed files with 154 additions and 12 deletions
|
@ -1,9 +1,13 @@
|
|||
{
|
||||
"name": "Prusa",
|
||||
"version": "01.06.04.00",
|
||||
"version": "01.06.06.00",
|
||||
"force_update": "0",
|
||||
"description": "Prusa configurations",
|
||||
"machine_model_list": [
|
||||
{
|
||||
"name": "Prusa MK4",
|
||||
"sub_path": "machine/Prusa MK4.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa MK3S",
|
||||
"sub_path": "machine/Prusa MK3S.json"
|
||||
|
@ -22,6 +26,10 @@
|
|||
"name": "0.20mm Standard @MK3S",
|
||||
"sub_path": "process/0.20mm Standard @MK3S.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @MK4",
|
||||
"sub_path": "process/0.20mm Standard @MK4.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @MINI",
|
||||
"sub_path": "process/0.20mm Standard @MINI.json"
|
||||
|
@ -114,6 +122,10 @@
|
|||
"name": "Prusa MK3S 0.4 nozzle",
|
||||
"sub_path": "machine/Prusa MK3S 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa MK4 0.4 nozzle",
|
||||
"sub_path": "machine/Prusa MK4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Prusa MINI 0.4 nozzle",
|
||||
"sub_path": "machine/Prusa MINI 0.4 nozzle.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue