ENH: update params for TPU FOR AMS H2D
JIRA: none Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I96f46ac9773d952dd0163116eeee62a6772461b6
This commit is contained in:
parent
8535ff2fdc
commit
a75a33a2c9
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "02.00.00.66",
|
||||
"version": "02.00.00.67",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -10,8 +10,8 @@
|
|||
"40"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"10",
|
||||
"10"
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.97",
|
||||
|
@ -22,8 +22,8 @@
|
|||
"nil"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18",
|
||||
"18"
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"filament_retract_before_wipe": [
|
||||
"nil",
|
||||
|
@ -42,16 +42,16 @@
|
|||
"nil"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"2",
|
||||
"2"
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"filament_retraction_minimum_travel": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"10",
|
||||
"10"
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_wipe": [
|
||||
"nil",
|
||||
|
|
Loading…
Reference in New Issue