mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
Fixed default profiles for Ender 3 V3 (#5452)
This commit is contained in:
@@ -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"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user