* 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:
parent
52cfa48168
commit
aeac07b9c9
6 changed files with 7 additions and 7 deletions
|
@ -112,6 +112,6 @@
|
|||
"xy_contour_compensation": "0",
|
||||
"gcode_label_objects": "0",
|
||||
"compatible_printers": [
|
||||
"Creality K1C (0.6 nozzle)"
|
||||
"Creality K1C 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -112,6 +112,6 @@
|
|||
"xy_contour_compensation": "0",
|
||||
"gcode_label_objects": "0",
|
||||
"compatible_printers": [
|
||||
"Creality K1C (0.6 nozzle)"
|
||||
"Creality K1C 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -112,6 +112,6 @@
|
|||
"xy_contour_compensation": "0",
|
||||
"gcode_label_objects": "0",
|
||||
"compatible_printers": [
|
||||
"Creality K1C (0.8 nozzle)"
|
||||
"Creality K1C 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -112,6 +112,6 @@
|
|||
"xy_contour_compensation": "0",
|
||||
"gcode_label_objects": "0",
|
||||
"compatible_printers": [
|
||||
"Creality K1C (0.6 nozzle)"
|
||||
"Creality K1C 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -112,6 +112,6 @@
|
|||
"xy_contour_compensation": "0",
|
||||
"gcode_label_objects": "0",
|
||||
"compatible_printers": [
|
||||
"Creality K1C (0.8 nozzle)"
|
||||
"Creality K1C 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.48mm Draft @Creality K1C (0.8 nozzle)",
|
||||
"name": "0.48mm Draft @Creality K1C",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_common_klipper",
|
||||
"instantiation": "true",
|
||||
|
@ -112,6 +112,6 @@
|
|||
"xy_contour_compensation": "0",
|
||||
"gcode_label_objects": "0",
|
||||
"compatible_printers": [
|
||||
"Creality K1C (0.8 nozzle)"
|
||||
"Creality K1C 0.8 nozzle"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue