From 589e30e0959f5ca38ce18df9b4ad872c2683a0a8 Mon Sep 17 00:00:00 2001 From: "qing.zhang" Date: Fri, 9 Sep 2022 10:03:25 +0800 Subject: [PATCH] FIX: fix the config error of 0.2 X1 machine perset Signed-off-by: qing.zhang Change-Id: I1af609263ba708314561b5d2e4f12d5d7c7fdd69 --- resources/profiles/BBL.json | 2 +- resources/profiles/BBL/machine/Bambu Lab X1 0.2 nozzle.json | 2 +- resources/profiles/BBL/machine/Bambu Lab X1.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 7241bc89b..4259d7ae9 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -1,7 +1,7 @@ { "name": "Bambulab", "url": "http://www.bambulab.com/Parameters/vendor/BBL.json", - "version": "01.02.00.02", + "version": "01.02.00.03", "force_update": "0", "description": "the initial version of BBL configurations", "machine_model_list": [ diff --git a/resources/profiles/BBL/machine/Bambu Lab X1 0.2 nozzle.json b/resources/profiles/BBL/machine/Bambu Lab X1 0.2 nozzle.json index 45e0db7a7..900dc7269 100644 --- a/resources/profiles/BBL/machine/Bambu Lab X1 0.2 nozzle.json +++ b/resources/profiles/BBL/machine/Bambu Lab X1 0.2 nozzle.json @@ -9,7 +9,7 @@ "0.2" ], "printer_variant": "0.2", - "printer_model": "Bambu Lab X1 Carbon", + "printer_model": "Bambu Lab X1", "default_filament_profile": [ "Bambu PLA Basic @BBL X1C 0.2 nozzle" ], diff --git a/resources/profiles/BBL/machine/Bambu Lab X1.json b/resources/profiles/BBL/machine/Bambu Lab X1.json index 77707655a..8c8eadbc8 100644 --- a/resources/profiles/BBL/machine/Bambu Lab X1.json +++ b/resources/profiles/BBL/machine/Bambu Lab X1.json @@ -3,7 +3,7 @@ "name": "Bambu Lab X1", "model_id": "BL-P002", "url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json", - "nozzle_diameter": "0.2;0.4;0.6;0.8", + "nozzle_diameter": "0.4;0.2;0.6;0.8", "machine_tech": "FFF", "family": "BBL-3DP", "bed_model": "bbl-3dp-X1.stl",