ENH: update fan nax speed of Bambu PETG Basic
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I7e43702eb3af0e7960ea91ef3dd3a38c496b6f6b
This commit is contained in:
parent
5772b013de
commit
d3d3f41f8c
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.05.00.24",
|
||||
"version": "01.06.00.00",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -8,6 +8,12 @@
|
|||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
"24.99"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.29"
|
||||
"1.25"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
|
|
Loading…
Reference in New Issue