mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
New profile for Creality Ender 3 V3 SE (#3180)
* Added Creality Ender 3 V3 SE. * Fixed fine profile. * Optimized first layer speed (based on Creality Print) * Brought back Ender-5 (2019) * Setting Marlin 2 as gcode flavor * Use inheritance for Ender-3 V3 filament profiles. * Various improvements. * Temperature optimisations (less power consumption) * Fixed some log errors. * Optimizations * Reverted support_interface_top_layers * Added correct jerk and acceleration settings. * Added retraction speed. * Re-added missing Ender-5 references in filaments. * Reverted slow_down_layer_time, Creality print is too optimistic on this at least for Ender 3 V3 SE. * Optimizations for supports (easier to remove) --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
parent
69602d24fc
commit
888096d75c
18 changed files with 686 additions and 20 deletions
|
@ -10,6 +10,7 @@
|
|||
"3.2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Creality Ender-3 V3 SE 0.4 nozzle",
|
||||
"Creality K1 (0.4 nozzle)",
|
||||
"Creality K1 (0.6 nozzle)",
|
||||
"Creality K1 (0.8 nozzle)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue