mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
* 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:
@@ -112,6 +112,6 @@
|
|||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"gcode_label_objects": "0",
|
"gcode_label_objects": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Creality K1C (0.6 nozzle)"
|
"Creality K1C 0.6 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -112,6 +112,6 @@
|
|||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"gcode_label_objects": "0",
|
"gcode_label_objects": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Creality K1C (0.6 nozzle)"
|
"Creality K1C 0.6 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -112,6 +112,6 @@
|
|||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"gcode_label_objects": "0",
|
"gcode_label_objects": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Creality K1C (0.8 nozzle)"
|
"Creality K1C 0.8 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -112,6 +112,6 @@
|
|||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"gcode_label_objects": "0",
|
"gcode_label_objects": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Creality K1C (0.6 nozzle)"
|
"Creality K1C 0.6 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -112,6 +112,6 @@
|
|||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"gcode_label_objects": "0",
|
"gcode_label_objects": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Creality K1C (0.8 nozzle)"
|
"Creality K1C 0.8 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.48mm Draft @Creality K1C (0.8 nozzle)",
|
"name": "0.48mm Draft @Creality K1C",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"inherits": "fdm_process_common_klipper",
|
"inherits": "fdm_process_common_klipper",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
@@ -112,6 +112,6 @@
|
|||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"gcode_label_objects": "0",
|
"gcode_label_objects": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Creality K1C (0.8 nozzle)"
|
"Creality K1C 0.8 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user