ENH: update printable filament for supertack

Jira: none

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Id7967c824d159e123a7cd8e5112cd6b01a6c7e06
This commit is contained in:
qing.zhang 2024-10-31 14:38:27 +08:00 committed by Lane.Wei
parent 995e6bbdf6
commit 02be5ea26c
6 changed files with 7 additions and 25 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "Bambulab", "name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json", "url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.10.00.16", "version": "01.10.00.17",
"force_update": "0", "force_update": "0",
"description": "the initial version of BBL configurations", "description": "the initial version of BBL configurations",
"machine_model_list": [ "machine_model_list": [

View File

@ -6,12 +6,6 @@
"filament_id": "GFG00", "filament_id": "GFG00",
"instantiation": "false", "instantiation": "false",
"description": "To get better transparent or translucent results with the corresponding filament, please refer to this wiki: Printing tips for transparent PETG.", "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": [ "cool_plate_temp": [
"0" "0"
], ],

View File

@ -5,12 +5,6 @@
"from": "system", "from": "system",
"filament_id": "GFG02", "filament_id": "GFG02",
"instantiation": "false", "instantiation": "false",
"supertack_plate_temp": [
"0"
],
"supertack_plate_temp_initial_layer": [
"0"
],
"cool_plate_temp": [ "cool_plate_temp": [
"0" "0"
], ],

View File

@ -6,12 +6,6 @@
"filament_id": "GFG01", "filament_id": "GFG01",
"instantiation": "false", "instantiation": "false",
"description": "To get better transparent or translucent results with the corresponding filament, please refer to this wiki: Printing tips for transparent PETG.", "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": [ "cool_plate_temp": [
"0" "0"
], ],

View File

@ -5,12 +5,6 @@
"from": "system", "from": "system",
"filament_id": "GFG50", "filament_id": "GFG50",
"instantiation": "false", "instantiation": "false",
"supertack_plate_temp": [
"0"
],
"supertack_plate_temp_initial_layer": [
"0"
],
"cool_plate_temp": [ "cool_plate_temp": [
"0" "0"
], ],

View File

@ -51,6 +51,12 @@
"textured_plate_temp_initial_layer": [ "textured_plate_temp_initial_layer": [
"60" "60"
], ],
"supertack_plate_temp": [
"60"
],
"supertack_plate_temp_initial_layer": [
"0"
],
"filament_scarf_seam_type": [ "filament_scarf_seam_type": [
"none" "none"
] ]