From b122c173fef212c83e08f76f2f4575bf11141e5f Mon Sep 17 00:00:00 2001 From: Ferdinand Linnenberg Date: Thu, 12 Dec 2024 15:55:35 +0100 Subject: [PATCH] fix: order --- resources/profiles/BBL.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 7e6e041d4d..356da0b297 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -737,14 +737,14 @@ "name": "Generic PLA-CF @base", "sub_path": "filament/Generic PLA-CF @base.json" }, - { - "name": "Bambu PLA-CF @base", - "sub_path": "filament/Bambu PLA-CF @base.json" - }, { "name": "Generic SBS @base", "sub_path": "filament/Generic SBS @base.json" }, + { + "name": "Bambu PLA-CF @base", + "sub_path": "filament/Bambu PLA-CF @base.json" + }, { "name": "Bambu Support For PLA @base", "sub_path": "filament/Bambu Support For PLA @base.json" @@ -1405,10 +1405,6 @@ "name": "Generic PLA @BBL A1M", "sub_path": "filament/Generic PLA @BBL A1M.json" }, - { - "name": "Generic SBS", - "sub_path": "filament/Generic SBS.json" - }, { "name": "Generic PLA @BBL A1M 0.2 nozzle", "sub_path": "filament/Generic PLA @BBL A1M 0.2 nozzle.json" @@ -1453,6 +1449,10 @@ "name": "Generic PLA-CF @BBL A1", "sub_path": "filament/Generic PLA-CF @BBL A1.json" }, + { + "name": "Generic SBS", + "sub_path": "filament/Generic SBS.json" + }, { "name": "Bambu PLA-CF @BBL X1C 0.8 nozzle", "sub_path": "filament/Bambu PLA-CF @BBL X1C 0.8 nozzle.json"