Add ender-3 printer (#2053)

* Add ender-3 printer option

* Added image and standard 0.2mm process

* Added Ender 3

* Removed a stray empty line

* fix e3

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
RandomGgames 2023-09-14 08:55:33 -04:00 committed by GitHub
parent 9efea02e3d
commit f2d5cce8cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 244 additions and 1 deletions

View file

@ -20,6 +20,10 @@
"name": "Creality Ender-3 S1",
"sub_path": "machine/Creality Ender-3 S1.json"
},
{
"name": "Creality Ender-3",
"sub_path": "machine/Creality Ender-3.json"
},
{
"name": "Creality Ender-3 S1 Pro",
"sub_path": "machine/Creality Ender-3 S1 Pro.json"
@ -48,7 +52,6 @@
"name": "Creality Ender-6",
"sub_path": "machine/Creality Ender-6.json"
},
{
"name": "Creality K1 Max",
"sub_path": "machine/Creality K1 Max.json"
@ -139,6 +142,10 @@
"name": "0.20mm Standard @Creality CR10Max",
"sub_path": "process/0.20mm Standard @Creality CR10Max.json"
},
{
"name": "0.20mm Standard @Creality Ender3",
"sub_path": "process/0.20mm Standard @Creality Ender3.json"
},
{
"name": "0.20mm Standard @Creality Ender3V2",
"sub_path": "process/0.20mm Standard @Creality Ender3V2.json"
@ -303,6 +310,10 @@
"name": "Creality Ender-3 V2 0.4 nozzle",
"sub_path": "machine/Creality Ender-3 V2 0.4 nozzle.json"
},
{
"name": "Creality Ender-3 0.4 nozzle",
"sub_path": "machine/Creality Ender-3 0.4 nozzle.json"
},
{
"name": "Creality Ender-3 S1 0.4 nozzle",
"sub_path": "machine/Creality Ender-3 S1 0.4 nozzle.json"