mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-31 07:12:02 +08:00
Show Creality CR-6 Optimal processes (#8848)
* Change Opitmal to Optimal * Fix typos in CR-6 0.2 profile * Include optimal CR-6 profiles * Remove extra space
This commit is contained in:
parent
558cd53b4a
commit
afdf33e402
@ -462,6 +462,18 @@
|
||||
"name": "0.16mm Optimal @Creality CR10SE 0.8",
|
||||
"sub_path": "process/0.16mm Optimal @Creality CR10SE 0.8.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm Optimal @Creality CR-6 0.2",
|
||||
"sub_path": "process/0.16mm Optimal @Creality CR-6 0.2.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm Optimal @Creality CR-6 0.4",
|
||||
"sub_path": "process/0.16mm Optimal @Creality CR-6 0.4.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm Optimal @Creality CR-6 0.6",
|
||||
"sub_path": "process/0.16mm Optimal @Creality CR-6 0.6.json"
|
||||
},
|
||||
{
|
||||
"name": "0.15mm Optimal @Creality Ender3V2",
|
||||
"sub_path": "process/0.15mm Optimal @Creality Ender3V2.json"
|
||||
@ -1715,4 +1727,4 @@
|
||||
"sub_path": "machine/Creality Hi 0.6 nozzle.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.16mm Opitmal @Creality CR6 0.2 ",
|
||||
"name": "0.16mm Optimal @Creality CR-6 0.2",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
@ -20,4 +20,4 @@
|
||||
"Creality CR-6 SE 0.2 nozzle",
|
||||
"Creality CR-6 Max 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.16mm Opitmal @Creality CR-6 0.6",
|
||||
"name": "0.16mm Optimal @Creality CR-6 0.6",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
@ -21,4 +21,4 @@
|
||||
"Creality CR-6 SE 0.6 nozzle",
|
||||
"Creality CR-6 Max 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user