mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00: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:
@@ -2,7 +2,7 @@
|
||||
"type": "machine_model",
|
||||
"name": "Creality Ender-3 V3 SE",
|
||||
"model_id": "Creality-Ender3-V3-SE",
|
||||
"nozzle_diameter": "0.4",
|
||||
"nozzle_diameter": "0.2;0.4;0.6;0.8",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Creality",
|
||||
"bed_model": "creality_ender3v3se_buildplate_model.stl",
|
||||
|
||||
Reference in New Issue
Block a user