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:
cochcoder 2025-03-16 01:45:37 -04:00 committed by GitHub
parent 558cd53b4a
commit afdf33e402
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 17 additions and 5 deletions

View File

@ -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"
}
]
}
}

View File

@ -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"
]
}
}

View File

@ -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"
]
}
}