ENH: update chamber temp for H2D
jira:NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Id41f610f5314c82cbebfaa93c9b81fe1f472dc5a
This commit is contained in:
parent
bf3b02ebde
commit
f2e861af90
|
@ -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": "02.00.00.47",
|
"version": "02.00.00.48",
|
||||||
"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": [
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "When printing this filament, there's a risk of nozzle clogging, oozing, warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
|
"description": "When printing this filament, there's a risk of nozzle clogging, oozing, warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
|
||||||
"chamber_temperatures": [
|
"chamber_temperatures": [
|
||||||
"60"
|
"50"
|
||||||
],
|
],
|
||||||
"filament_deretraction_speed": [
|
"filament_deretraction_speed": [
|
||||||
"nil",
|
"nil",
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"setting_id": "GFST01_00",
|
"setting_id": "GFST01_00",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"chamber_temperatures": [
|
"chamber_temperatures": [
|
||||||
"50"
|
"60"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1E 0.4 nozzle",
|
"Bambu Lab X1E 0.4 nozzle",
|
||||||
|
|
Loading…
Reference in New Issue