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:
parent
995e6bbdf6
commit
02be5ea26c
|
@ -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": [
|
||||
|
|
|
@ -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"
|
||||
],
|
||||
|
|
|
@ -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"
|
||||
],
|
||||
|
|
|
@ -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"
|
||||
],
|
||||
|
|
|
@ -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"
|
||||
],
|
||||
|
|
|
@ -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"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue