mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-01 04:41:59 +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",
|
"name": "0.16mm Optimal @Creality CR10SE 0.8",
|
||||||
"sub_path": "process/0.16mm Optimal @Creality CR10SE 0.8.json"
|
"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",
|
"name": "0.15mm Optimal @Creality Ender3V2",
|
||||||
"sub_path": "process/0.15mm Optimal @Creality Ender3V2.json"
|
"sub_path": "process/0.15mm Optimal @Creality Ender3V2.json"
|
||||||
@ -1715,4 +1727,4 @@
|
|||||||
"sub_path": "machine/Creality Hi 0.6 nozzle.json"
|
"sub_path": "machine/Creality Hi 0.6 nozzle.json"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.16mm Opitmal @Creality CR6 0.2 ",
|
"name": "0.16mm Optimal @Creality CR-6 0.2",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_process_creality_common",
|
"inherits": "fdm_process_creality_common",
|
||||||
@ -20,4 +20,4 @@
|
|||||||
"Creality CR-6 SE 0.2 nozzle",
|
"Creality CR-6 SE 0.2 nozzle",
|
||||||
"Creality CR-6 Max 0.2 nozzle"
|
"Creality CR-6 Max 0.2 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.16mm Opitmal @Creality CR-6 0.6",
|
"name": "0.16mm Optimal @Creality CR-6 0.6",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_process_creality_common",
|
"inherits": "fdm_process_creality_common",
|
||||||
@ -21,4 +21,4 @@
|
|||||||
"Creality CR-6 SE 0.6 nozzle",
|
"Creality CR-6 SE 0.6 nozzle",
|
||||||
"Creality CR-6 Max 0.6 nozzle"
|
"Creality CR-6 Max 0.6 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user