mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
New generic profile for Ender 3 V2 Neo (#3434)
* Added generic profile for Ender 3 V2 Neo * Disable skirt, because a purge line is drawn * Added printer_structure
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
"name": "Creality Ender-3 V2",
|
||||
"sub_path": "machine/Creality Ender-3 V2.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-3 V2 Neo",
|
||||
"sub_path": "machine/Creality Ender-3 V2 Neo.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-3 S1",
|
||||
"sub_path": "machine/Creality Ender-3 S1.json"
|
||||
@@ -166,6 +170,10 @@
|
||||
"name": "0.12mm Fine @Creality Ender3V2",
|
||||
"sub_path": "process/0.12mm Fine @Creality Ender3V2.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @Creality Ender3V2Neo",
|
||||
"sub_path": "process/0.12mm Fine @Creality Ender3V2Neo.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @Creality Ender3V3SE",
|
||||
"sub_path": "process/0.12mm Fine @Creality Ender3V3SE.json"
|
||||
@@ -206,6 +214,10 @@
|
||||
"name": "0.15mm Optimal @Creality Ender3V2",
|
||||
"sub_path": "process/0.15mm Optimal @Creality Ender3V2.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm Optimal @Creality Ender3V2Neo",
|
||||
"sub_path": "process/0.16mm Optimal @Creality Ender3V2Neo.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm Optimal @Creality Ender3S1",
|
||||
"sub_path": "process/0.16mm Optimal @Creality Ender3S1.json"
|
||||
@@ -298,6 +310,10 @@
|
||||
"name": "0.20mm Standard @Creality Ender3V2",
|
||||
"sub_path": "process/0.20mm Standard @Creality Ender3V2.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality Ender3V2Neo",
|
||||
"sub_path": "process/0.20mm Standard @Creality Ender3V2Neo.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality Ender3S1",
|
||||
"sub_path": "process/0.20mm Standard @Creality Ender3S1.json"
|
||||
@@ -386,6 +402,10 @@
|
||||
"name": "0.24mm Draft @Creality Ender3V2",
|
||||
"sub_path": "process/0.24mm Draft @Creality Ender3V2.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @Creality Ender3V2Neo",
|
||||
"sub_path": "process/0.24mm Draft @Creality Ender3V2Neo.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @Creality Ender5Pro (2019) 0.3",
|
||||
"sub_path": "process/0.24mm Draft @Creality Ender5Pro (2019) 0.3.json"
|
||||
@@ -678,6 +698,10 @@
|
||||
"name": "Creality Ender-3 V2 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Ender-3 V2 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-3 V2 Neo 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Ender-3 V2 Neo 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-3 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Ender-3 0.4 nozzle.json"
|
||||
|
||||
Reference in New Issue
Block a user