mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 06:45:25 -06:00
changed default filament setting to the correct value
This commit is contained in:
parent
b63c62911a
commit
d59187d756
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
"printer_model": "MINIIS",
|
||||
"printer_variant": "0.25",
|
||||
"default_filament_profile": [
|
||||
"Prusa Generic PLA @MINIIS"
|
||||
"Prusa Generic PLA @MINIIS 0.25"
|
||||
],
|
||||
"default_print_profile": "0.12mm Standard @MINIIS",
|
||||
"nozzle_diameter": [
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"printer_model": "MINIIS",
|
||||
"printer_variant": "0.6",
|
||||
"default_filament_profile": [
|
||||
"Prusa Generic PLA @MINIIS"
|
||||
"Prusa Generic PLA @MINIIS 0.6"
|
||||
],
|
||||
"default_print_profile": "0.25mm Standard @MINIIS",
|
||||
"nozzle_diameter": [
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"printer_model": "MINIIS",
|
||||
"printer_variant": "0.8",
|
||||
"default_filament_profile": [
|
||||
"Prusa Generic PLA @MINIIS"
|
||||
"Prusa Generic PLA @MINIIS 0.8"
|
||||
],
|
||||
"default_print_profile": "0.40mm Standard @MINIIS",
|
||||
"nozzle_diameter": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue