From 02be5ea26c941fb3292dfd5f518a2f1675572810 Mon Sep 17 00:00:00 2001 From: "qing.zhang" Date: Thu, 31 Oct 2024 14:38:27 +0800 Subject: [PATCH] ENH: update printable filament for supertack Jira: none Signed-off-by: qing.zhang Change-Id: Id7967c824d159e123a7cd8e5112cd6b01a6c7e06 --- resources/profiles/BBL.json | 2 +- resources/profiles/BBL/filament/Bambu PETG Basic @base.json | 6 ------ resources/profiles/BBL/filament/Bambu PETG HF @base.json | 6 ------ .../profiles/BBL/filament/Bambu PETG Translucent @base.json | 6 ------ resources/profiles/BBL/filament/Bambu PETG-CF @base.json | 6 ------ .../BBL/filament/Bambu Support For PLA-PETG @base.json | 6 ++++++ 6 files changed, 7 insertions(+), 25 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 07136b282..98a2ece2f 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.10.00.16", + "version": "01.10.00.17", "force_update": "0", "description": "the initial version of BBL configurations", "machine_model_list": [ diff --git a/resources/profiles/BBL/filament/Bambu PETG Basic @base.json b/resources/profiles/BBL/filament/Bambu PETG Basic @base.json index 356f4ced7..801cab4aa 100644 --- a/resources/profiles/BBL/filament/Bambu PETG Basic @base.json +++ b/resources/profiles/BBL/filament/Bambu PETG Basic @base.json @@ -6,12 +6,6 @@ "filament_id": "GFG00", "instantiation": "false", "description": "To get better transparent or translucent results with the corresponding filament, please refer to this wiki: Printing tips for transparent PETG.", - "supertack_plate_temp": [ - "0" - ], - "supertack_plate_temp_initial_layer": [ - "0" - ], "cool_plate_temp": [ "0" ], diff --git a/resources/profiles/BBL/filament/Bambu PETG HF @base.json b/resources/profiles/BBL/filament/Bambu PETG HF @base.json index cf948722a..ebc215992 100644 --- a/resources/profiles/BBL/filament/Bambu PETG HF @base.json +++ b/resources/profiles/BBL/filament/Bambu PETG HF @base.json @@ -5,12 +5,6 @@ "from": "system", "filament_id": "GFG02", "instantiation": "false", - "supertack_plate_temp": [ - "0" - ], - "supertack_plate_temp_initial_layer": [ - "0" - ], "cool_plate_temp": [ "0" ], diff --git a/resources/profiles/BBL/filament/Bambu PETG Translucent @base.json b/resources/profiles/BBL/filament/Bambu PETG Translucent @base.json index 71db3e970..f2569d5f3 100644 --- a/resources/profiles/BBL/filament/Bambu PETG Translucent @base.json +++ b/resources/profiles/BBL/filament/Bambu PETG Translucent @base.json @@ -6,12 +6,6 @@ "filament_id": "GFG01", "instantiation": "false", "description": "To get better transparent or translucent results with the corresponding filament, please refer to this wiki: Printing tips for transparent PETG.", - "supertack_plate_temp": [ - "0" - ], - "supertack_plate_temp_initial_layer": [ - "0" - ], "cool_plate_temp": [ "0" ], diff --git a/resources/profiles/BBL/filament/Bambu PETG-CF @base.json b/resources/profiles/BBL/filament/Bambu PETG-CF @base.json index 74aa2237e..31b96e91b 100644 --- a/resources/profiles/BBL/filament/Bambu PETG-CF @base.json +++ b/resources/profiles/BBL/filament/Bambu PETG-CF @base.json @@ -5,12 +5,6 @@ "from": "system", "filament_id": "GFG50", "instantiation": "false", - "supertack_plate_temp": [ - "0" - ], - "supertack_plate_temp_initial_layer": [ - "0" - ], "cool_plate_temp": [ "0" ], diff --git a/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @base.json b/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @base.json index b5372827e..5bc7ce823 100644 --- a/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @base.json +++ b/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @base.json @@ -51,6 +51,12 @@ "textured_plate_temp_initial_layer": [ "60" ], + "supertack_plate_temp": [ + "60" + ], + "supertack_plate_temp_initial_layer": [ + "0" + ], "filament_scarf_seam_type": [ "none" ]