From 71c1e741eef31f7234358e75e7242767620ad679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Mart=C3=AD?= Date: Tue, 6 Jan 2026 12:43:42 -0300 Subject: [PATCH] Fixed a typo --- .../0.12mm Detail @Anycubic Kobra 2 Neo 0.4 nozzle.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/resources/profiles/Anycubic/process/0.12mm Detail @Anycubic Kobra 2 Neo 0.4 nozzle.json b/resources/profiles/Anycubic/process/0.12mm Detail @Anycubic Kobra 2 Neo 0.4 nozzle.json index 49a5cb56d1..15369c3c92 100644 --- a/resources/profiles/Anycubic/process/0.12mm Detail @Anycubic Kobra 2 Neo 0.4 nozzle.json +++ b/resources/profiles/Anycubic/process/0.12mm Detail @Anycubic Kobra 2 Neo 0.4 nozzle.json @@ -1,6 +1,6 @@ { "type": "process", - "name": "0.12mm Standard @Anycubic Kobra 2 Neo 0.4 nozzle", + "name": "0.12mm Detail @Anycubic Kobra 2 Neo 0.4 nozzle", "inherits": "fdm_process_common", "from": "system", "setting_id": "GP004", @@ -289,4 +289,5 @@ "xy_contour_compensation": "0", "xy_hole_compensation": "0", "solid_infill_rotate_template": "" -} \ No newline at end of file + +}