mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Add Ender-3 V3 SE .2, .6, .8 and fix small Ender-3 Pro bug (#4653)
* Add Ender-3 V3 SE .2, .6, .8 and fix small Ender-3 Pro bug * Forgot to remove these * Fix error * Remove these... * Why did I delete this? * Revert deletion * Add missing profiles * Create 0.24mm Draft @Creality Ender3V3KE.json * Apply new nozzle sizes to generic filament * Maybe this will do it * Revert 0.4 renames & add to Generic ABS * Add M420 S1; Enable mesh leveling * Fix wring nozzle_diameter * Potentially fix the issue of printer not being added after selected
This commit is contained in:
parent
5dfc624e11
commit
a2d24cd67f
31 changed files with 1906 additions and 33 deletions
|
@ -9,7 +9,10 @@
|
|||
"23"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Creality Ender-3 V3 SE 0.2 nozzle",
|
||||
"Creality Ender-3 V3 SE 0.4 nozzle",
|
||||
"Creality Ender-3 V3 SE 0.6 nozzle",
|
||||
"Creality Ender-3 V3 SE 0.8 nozzle",
|
||||
"Creality Ender-3 V3 KE 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue