Add Creality Ender-3 S1 Plus (#4674)

* Add Creality Ender-3 S1 Plus

* Misc

* Fix nozzle_diameter

* Add printer_variant value

* Change build plate model/texture to use Ender-3 V3 SE

* Enable mesh leveling

* Up max travel acceleration to 5000

* Enable infill_combination

* Add Draft profiles

* Change buildplate model/texture

* Fix build plate model

* Add retraction & detraction speed & change retraction length

* Add filament_ to the beginning

* Revert retraction & detraction speed & retraction length

* Tests

Trying to change retract and detract speed as well as retraction length
Also trying to have Z-hop only happen on top layers

* Apply new values to other nozzles

* disable z_hop

* Lower build plate model

* Resolve merge conflicts

* temporarily remove Ender-3 S1 Plus

* Re-add Ender-3 S1 Plus
This commit is contained in:
cochcoder 2024-03-29 06:14:56 -04:00 committed by GitHub
parent 64d0c324c1
commit 7910e2aecc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 1857 additions and 1 deletions

View file

@ -48,6 +48,10 @@
"name": "Creality Ender-3 S1 Pro",
"sub_path": "machine/Creality Ender-3 S1 Pro.json"
},
{
"name": "Creality Ender-3 S1 Plus",
"sub_path": "machine/Creality Ender-3 S1 Plus.json"
},
{
"name": "Creality Ender-3 V3 SE",
"sub_path": "machine/Creality Ender-3 V3 SE.json"
@ -374,6 +378,22 @@
"name": "0.16mm Optimal @Creality Ender3S1Pro",
"sub_path": "process/0.16mm Optimal @Creality Ender3S1Pro.json"
},
{
"name": "0.16mm Optimal @Creality Ender3S1Plus 0.2",
"sub_path": "process/0.16mm Optimal @Creality Ender3S1Plus 0.2.json"
},
{
"name": "0.16mm Optimal @Creality Ender3S1Plus 0.4",
"sub_path": "process/0.16mm Optimal @Creality Ender3S1Plus 0.4.json"
},
{
"name": "0.16mm Optimal @Creality Ender3S1Plus 0.6",
"sub_path": "process/0.16mm Optimal @Creality Ender3S1Plus 0.6.json"
},
{
"name": "0.16mm Optimal @Creality Ender3S1Plus 0.8",
"sub_path": "process/0.16mm Optimal @Creality Ender3S1Plus 0.8.json"
},
{
"name": "0.16mm Optimal @Creality Ender3V3KE",
"sub_path": "process/0.16mm Optimal @Creality Ender3V3KE.json"
@ -518,6 +538,22 @@
"name": "0.20mm Standard @Creality Ender3S1Pro",
"sub_path": "process/0.20mm Standard @Creality Ender3S1Pro.json"
},
{
"name": "0.20mm Standard @Creality Ender3S1Plus 0.2",
"sub_path": "process/0.20mm Standard @Creality Ender3S1Plus 0.2.json"
},
{
"name": "0.20mm Standard @Creality Ender3S1Plus 0.4",
"sub_path": "process/0.20mm Standard @Creality Ender3S1Plus 0.4.json"
},
{
"name": "0.20mm Standard @Creality Ender3S1Plus 0.6",
"sub_path": "process/0.20mm Standard @Creality Ender3S1Plus 0.6.json"
},
{
"name": "0.20mm Standard @Creality Ender3S1Plus 0.8",
"sub_path": "process/0.20mm Standard @Creality Ender3S1Plus 0.8.json"
},
{
"name": "0.20mm Standard @Creality Ender3V3KE",
"sub_path": "process/0.20mm Standard @Creality Ender3V3KE.json"
@ -654,6 +690,22 @@
"name": "0.24mm Draft @Creality Ender3V3SE 0.8",
"sub_path": "process/0.24mm Draft @Creality Ender3V3SE 0.8.json"
},
{
"name": "0.24mm Draft @Creality Ender3S1Plus 0.2",
"sub_path": "process/0.24mm Draft @Creality Ender3S1Plus 0.2.json"
},
{
"name": "0.24mm Draft @Creality Ender3S1Plus 0.4",
"sub_path": "process/0.24mm Draft @Creality Ender3S1Plus 0.4.json"
},
{
"name": "0.24mm Draft @Creality Ender3S1Plus 0.6",
"sub_path": "process/0.24mm Draft @Creality Ender3S1Plus 0.6.json"
},
{
"name": "0.24mm Draft @Creality Ender3S1Plus 0.8",
"sub_path": "process/0.24mm Draft @Creality Ender3S1Plus 0.8.json"
},
{
"name": "0.24mm Draft @Creality Ender5Pro (2019) 0.3",
"sub_path": "process/0.24mm Draft @Creality Ender5Pro (2019) 0.3.json"
@ -1114,6 +1166,22 @@
"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 S1 Plus 0.2 nozzle",
"sub_path": "machine/Creality Ender-3 S1 Plus 0.2 nozzle.json"
},
{
"name": "Creality Ender-3 S1 Plus 0.4 nozzle",
"sub_path": "machine/Creality Ender-3 S1 Plus 0.4 nozzle.json"
},
{
"name": "Creality Ender-3 S1 Plus 0.6 nozzle",
"sub_path": "machine/Creality Ender-3 S1 Plus 0.6 nozzle.json"
},
{
"name": "Creality Ender-3 S1 Plus 0.8 nozzle",
"sub_path": "machine/Creality Ender-3 S1 Plus 0.8 nozzle.json"
},
{
"name": "Creality Ender-3 V3 SE 0.2 nozzle",
"sub_path": "machine/Creality Ender-3 V3 SE 0.2 nozzle.json"
@ -1219,4 +1287,4 @@
"sub_path": "machine/Creality K1 Max (0.8 nozzle).json"
}
]
}
}