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
|
@ -36,6 +36,10 @@
|
|||
"name": "Creality Ender-3 S1 Pro",
|
||||
"sub_path": "machine/Creality Ender-3 S1 Pro.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-3 V3 SE",
|
||||
"sub_path": "machine/Creality Ender-3 V3 SE.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-5",
|
||||
"sub_path": "machine/Creality Ender-5.json"
|
||||
|
@ -158,6 +162,10 @@
|
|||
"name": "0.12mm Fine @Creality Ender3V2",
|
||||
"sub_path": "process/0.12mm Fine @Creality Ender3V2.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @Creality Ender3V3SE",
|
||||
"sub_path": "process/0.12mm Fine @Creality Ender3V3SE.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Detail @Creality Ender5Pro (2019) 0.2",
|
||||
"sub_path": "process/0.12mm Detail @Creality Ender5Pro (2019) 0.2.json"
|
||||
|
@ -198,6 +206,10 @@
|
|||
"name": "0.16mm Optimal @Creality Ender3S1Pro",
|
||||
"sub_path": "process/0.16mm Optimal @Creality Ender3S1Pro.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm Optimal @Creality Ender3V3SE",
|
||||
"sub_path": "process/0.16mm Optimal @Creality Ender3V3SE.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm Optimal @Creality Ender5",
|
||||
"sub_path": "process/0.16mm Optimal @Creality Ender5.json"
|
||||
|
@ -282,6 +294,10 @@
|
|||
"name": "0.20mm Standard @Creality Ender3S1Pro",
|
||||
"sub_path": "process/0.20mm Standard @Creality Ender3S1Pro.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality Ender3V3SE",
|
||||
"sub_path": "process/0.20mm Standard @Creality Ender3V3SE.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality Ender5",
|
||||
"sub_path": "process/0.20mm Standard @Creality Ender5.json"
|
||||
|
@ -508,18 +524,6 @@
|
|||
"name": "fdm_filament_common",
|
||||
"sub_path": "filament/fdm_filament_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pla",
|
||||
"sub_path": "filament/fdm_filament_pla.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pet",
|
||||
"sub_path": "filament/fdm_filament_pet.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_tpu",
|
||||
"sub_path": "filament/fdm_filament_tpu.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_abs",
|
||||
"sub_path": "filament/fdm_filament_abs.json"
|
||||
|
@ -528,6 +532,30 @@
|
|||
"name": "fdm_filament_asa",
|
||||
"sub_path": "filament/fdm_filament_asa.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pet",
|
||||
"sub_path": "filament/fdm_filament_pet.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pla",
|
||||
"sub_path": "filament/fdm_filament_pla.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_tpu",
|
||||
"sub_path": "filament/fdm_filament_tpu.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Generic ABS",
|
||||
"sub_path": "filament/Creality Generic ABS.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Generic ASA",
|
||||
"sub_path": "filament/Creality Generic ASA.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Generic PETG",
|
||||
"sub_path": "filament/Creality Generic PETG.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Generic PLA",
|
||||
"sub_path": "filament/Creality Generic PLA.json"
|
||||
|
@ -540,21 +568,41 @@
|
|||
"name": "Creality HF Generic Speed PLA",
|
||||
"sub_path": "filament/Creality HF Generic Speed PLA.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Generic PETG",
|
||||
"sub_path": "filament/Creality Generic PETG.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Generic TPU",
|
||||
"sub_path": "filament/Creality Generic TPU.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Generic ABS",
|
||||
"sub_path": "filament/Creality Generic ABS.json"
|
||||
"name": "Creality Generic ABS @Ender-3V3-all",
|
||||
"sub_path": "filament/Creality Generic ABS @Ender-3V3-all.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Generic ASA",
|
||||
"sub_path": "filament/Creality Generic ASA.json"
|
||||
"name": "Creality Generic ASA @Ender-3V3-all",
|
||||
"sub_path": "filament/Creality Generic ASA @Ender-3V3-all.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Generic PETG @Ender-3V3-all",
|
||||
"sub_path": "filament/Creality Generic PETG @Ender-3V3-all.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Generic PLA @Ender-3V3-all",
|
||||
"sub_path": "filament/Creality Generic PLA @Ender-3V3-all.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Generic PLA High Speed @Ender-3V3-all",
|
||||
"sub_path": "filament/Creality Generic PLA High Speed @Ender-3V3-all.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Generic PLA Matte @Ender-3V3-all",
|
||||
"sub_path": "filament/Creality Generic PLA Matte @Ender-3V3-all.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Generic PLA Silk @Ender-3V3-all",
|
||||
"sub_path": "filament/Creality Generic PLA Silk @Ender-3V3-all.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Generic TPU @Ender-3V3-all",
|
||||
"sub_path": "filament/Creality Generic TPU @Ender-3V3-all.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
|
@ -626,6 +674,10 @@
|
|||
"name": "Creality Ender-3 S1 Pro 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Ender-3 S1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-3 V3 SE 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Ender-3 V3 SE 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-5 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Ender-5 0.4 nozzle.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue