ENH: remove invalid params in profile
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Iee2382235e6ac473a0dfcc60cfda18196139f334
This commit is contained in:
parent
5869d33d51
commit
d45ba14b65
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "02.00.00.63",
|
||||
"version": "02.00.00.64",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -70,14 +70,6 @@
|
|||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_retract_lift_above": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_lift_below": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_ramming_volumetric_speed": [
|
||||
"0.55",
|
||||
"0.55"
|
||||
|
|
|
@ -70,14 +70,6 @@
|
|||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_retract_lift_above": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_lift_below": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_ramming_volumetric_speed": [
|
||||
"0.7",
|
||||
"0.7"
|
||||
|
|
Loading…
Reference in New Issue