mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-01 05:12:01 +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"
|
||||
|
@ -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",
|
||||
|
@ -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",
|
Loading…
x
Reference in New Issue
Block a user