From 82f95fb995fd6586b94000d8a8c2993eaf86b816 Mon Sep 17 00:00:00 2001 From: "qing.zhang" Date: Fri, 8 Dec 2023 12:27:03 +0800 Subject: [PATCH] ENH: rearrange machine pos on printer selection page Signed-off-by: qing.zhang Change-Id: Iccc52043c232d19384487884e4071343744976a9 --- resources/profiles/BBL.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 417a18ade..ca5d50749 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.08.00.11", + "version": "01.08.00.12", "force_update": "0", "description": "the initial version of BBL configurations", "machine_model_list": [ @@ -13,6 +13,10 @@ "name": "Bambu Lab X1", "sub_path": "machine/Bambu Lab X1.json" }, + { + "name": "Bambu Lab X1E", + "sub_path": "machine/Bambu Lab X1E.json" + }, { "name": "Bambu Lab P1P", "sub_path": "machine/Bambu Lab P1P.json" @@ -25,10 +29,6 @@ "name": "Bambu Lab A1 mini", "sub_path": "machine/Bambu Lab A1 mini.json" }, - { - "name": "Bambu Lab X1E", - "sub_path": "machine/Bambu Lab X1E.json" - }, { "name": "Bambu Lab A1", "sub_path": "machine/Bambu Lab A1.json"