ENH: modify bed temp for pla silk+

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I9b9ba20c7ec84320f265cd042234a8051a41409f
This commit is contained in:
xun.zhang 2024-12-13 09:58:15 +08:00 committed by Lane.Wei
parent 2930a9b81e
commit de0698edcb
10 changed files with 55 additions and 1 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.29", "version": "01.10.00.30",
"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

@ -26,6 +26,12 @@
"slow_down_layer_time": [ "slow_down_layer_time": [
"8" "8"
], ],
"supertack_plate_temp": [
"35"
],
"supertack_plate_temp_initial_layer": [
"35"
],
"textured_plate_temp": [ "textured_plate_temp": [
"65" "65"
], ],

View File

@ -23,6 +23,12 @@
"slow_down_layer_time": [ "slow_down_layer_time": [
"8" "8"
], ],
"supertack_plate_temp": [
"35"
],
"supertack_plate_temp_initial_layer": [
"35"
],
"textured_plate_temp": [ "textured_plate_temp": [
"65" "65"
], ],

View File

@ -26,6 +26,12 @@
"slow_down_layer_time": [ "slow_down_layer_time": [
"8" "8"
], ],
"supertack_plate_temp": [
"35"
],
"supertack_plate_temp_initial_layer": [
"35"
],
"textured_plate_temp": [ "textured_plate_temp": [
"60" "60"
], ],

View File

@ -23,6 +23,12 @@
"slow_down_layer_time": [ "slow_down_layer_time": [
"8" "8"
], ],
"supertack_plate_temp": [
"35"
],
"supertack_plate_temp_initial_layer": [
"35"
],
"textured_plate_temp": [ "textured_plate_temp": [
"60" "60"
], ],

View File

@ -14,6 +14,12 @@
"hot_plate_temp_initial_layer": [ "hot_plate_temp_initial_layer": [
"65" "65"
], ],
"supertack_plate_temp": [
"35"
],
"supertack_plate_temp_initial_layer": [
"35"
],
"textured_plate_temp": [ "textured_plate_temp": [
"65" "65"
], ],

View File

@ -14,6 +14,12 @@
"slow_down_layer_time": [ "slow_down_layer_time": [
"8" "8"
], ],
"supertack_plate_temp": [
"35"
],
"supertack_plate_temp_initial_layer": [
"35"
],
"textured_plate_temp": [ "textured_plate_temp": [
"65" "65"
], ],

View File

@ -8,6 +8,12 @@
"slow_down_layer_time": [ "slow_down_layer_time": [
"8" "8"
], ],
"supertack_plate_temp": [
"35"
],
"supertack_plate_temp_initial_layer": [
"35"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 0.4 nozzle", "Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 0.6 nozzle", "Bambu Lab X1 0.6 nozzle",

View File

@ -8,6 +8,12 @@
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"2" "2"
], ],
"supertack_plate_temp": [
"35"
],
"supertack_plate_temp_initial_layer": [
"35"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle", "Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle", "Bambu Lab X1 0.2 nozzle",

View File

@ -5,6 +5,12 @@
"from": "system", "from": "system",
"setting_id": "GFSA06_00", "setting_id": "GFSA06_00",
"instantiation": "true", "instantiation": "true",
"supertack_plate_temp": [
"35"
],
"supertack_plate_temp_initial_layer": [
"35"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle", "Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle", "Bambu Lab X1 Carbon 0.6 nozzle",