From 404684a4846d4a0eb959299191d9103240c951e4 Mon Sep 17 00:00:00 2001 From: Ahao <13076267330@163.com> Date: Thu, 17 Oct 2024 17:55:37 +0800 Subject: [PATCH] Fix: kp3s v1 json configuration error --- resources/profiles/Kingroon.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/resources/profiles/Kingroon.json b/resources/profiles/Kingroon.json index b2d0de6815..068d2a4cea 100644 --- a/resources/profiles/Kingroon.json +++ b/resources/profiles/Kingroon.json @@ -2,7 +2,7 @@ "name": "Kingroon", "url": "https://kingroon.com/", "version": "02.02.00.01", - "force_update": "0", + "force_update": "1", "description": "Kingroon configuration files", "machine_model_list": [ { @@ -163,6 +163,10 @@ "name": "Kingroon KP3S 0.4 nozzle", "sub_path": "machine/Kingroon KP3S 3.0 0.4 nozzle.json" }, + { + "name": "Kingroon KP3S V1 0.4 nozzle", + "sub_path": "machine/Kingroon KP3S V1 0.4 nozzle.json" + }, { "name": "Kingroon KLP1 0.4 nozzle", "sub_path": "machine/Kingroon KLP1 0.4 nozzle.json"