Resolves #5808: Fix missing K1C processes (#5815)

* refactored printer name to resolve #5808

* updarted name of profile to match all other K1C profiles

---------

Co-authored-by: Thomas Brough <tbrough@Thomass-MacBook-Pro.local>
Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
Tom
2024-06-26 13:28:11 +01:00
committed by GitHub
parent 52cfa48168
commit aeac07b9c9
6 changed files with 7 additions and 7 deletions

View File

@@ -112,6 +112,6 @@
"xy_contour_compensation": "0",
"gcode_label_objects": "0",
"compatible_printers": [
"Creality K1C (0.8 nozzle)"
"Creality K1C 0.8 nozzle"
]
}