mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 07:03:59 -06:00
Fixed default profiles for Ender 3 V3 (#5452)
This commit is contained in:
parent
093b163188
commit
aca3b3c56f
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
"printer_model": "Creality Ender-3 V3",
|
||||
"gcode_flavor": "klipper",
|
||||
"printer_structure": "i3",
|
||||
"default_print_profile": "0.20mm Standard @Creality Ender3V3",
|
||||
"default_print_profile": "0.20mm Standard @Creality Ender3 V3",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"printer_model": "Creality Ender-3 V3",
|
||||
"gcode_flavor": "klipper",
|
||||
"printer_structure": "i3",
|
||||
"default_print_profile": "0.30mm Standard @Creality Ender3V3",
|
||||
"default_print_profile": "0.30mm Standard @Creality Ender3 V3",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue