mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Add CR10 V3 (Marlin) Profile to Orcaslicer (#10122)
* Update Creality.json Added Creality CR-10 V3, 0.4 and 0.6 nozzles * CR10 V3 /profiles/creality CR10 V3 Image cover, buildplate model, buildplate texture * CR10 V3 /profiles/creality/process CR10 V3 Process files * CR10 V3 /resources/profiles/Creality/machine CR10 V3 machine files, 0.4, 0.6 nozzle * Update Creality CR-10 V3 0.4 nozzle.json Fixed typo * Update Creality Generic ABS.json * Update Creality Generic ASA.json Add CR-10 V3 * Update Creality Generic PETG.json * Update Creality Generic ABS.json * Add CR10 V3 * Add CR10 V3 * Add CR10 V3 * Add CR10 V3 * Add CR10 V3 * Fix missing nozzle size * Fix nozzle size missing * Update 0.20mm Standard @Creality CR10V3 0.6.json Fixed naming * Update 0.20mm Standard @Creality CR10V3 0.4.json * Update Creality CR-10 V3 0.6 nozzle.json * Update Creality CR-10 V3 0.4 nozzle.json --------- Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
"name": "Creality CR-10 V2",
|
||||
"sub_path": "machine/Creality CR-10 V2.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-10 V3",
|
||||
"sub_path": "machine/Creality CR-10 V3.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-10 Max",
|
||||
"sub_path": "machine/Creality CR-10 Max.json"
|
||||
@@ -646,6 +650,14 @@
|
||||
"name": "0.20mm Standard @Creality CR10V2",
|
||||
"sub_path": "process/0.20mm Standard @Creality CR10V2.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality CR10V3 0.4",
|
||||
"sub_path": "process/0.20mm Standard @Creality CR10V3 0.4.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality CR10V3 0.6",
|
||||
"sub_path": "process/0.20mm Standard @Creality CR10V3 0.6.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality CR10Max",
|
||||
"sub_path": "process/0.20mm Standard @Creality CR10Max.json"
|
||||
@@ -1502,6 +1514,14 @@
|
||||
"name": "Creality CR-10 V2 0.4 nozzle",
|
||||
"sub_path": "machine/Creality CR-10 V2 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-10 V3 0.4 nozzle",
|
||||
"sub_path": "machine/Creality CR-10 V3 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-10 V3 0.6 nozzle",
|
||||
"sub_path": "machine/Creality CR-10 V3 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-10 Max 0.4 nozzle",
|
||||
"sub_path": "machine/Creality CR-10 Max 0.4 nozzle.json"
|
||||
|
||||
Reference in New Issue
Block a user