mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-23 08:41:11 -06:00
Various profile improvments (#4775)
* Add Prusa MINI profiles & fix image extension * Add MINI & MK3S to generic filaments * Change 0.2 to 0.25 * Change this one * Fix this * Fix nozzle diameters * Forgot this...
This commit is contained in:
parent
88f94c82ea
commit
a187356b93
21 changed files with 437 additions and 7 deletions
|
@ -10,7 +10,13 @@
|
|||
"3.2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Prusa MK3S 0.25 nozzle",
|
||||
"Prusa MK3S 0.4 nozzle",
|
||||
"Prusa MINI 0.4 nozzle"
|
||||
"Prusa MK3S 0.6 nozzle",
|
||||
"Prusa MK3S 0.8 nozzle",
|
||||
"Prusa MINI 0.25 nozzle",
|
||||
"Prusa MINI 0.4 nozzle",
|
||||
"Prusa MINI 0.6 nozzle",
|
||||
"Prusa MINI 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue