ENH: use spiral lift as default lift type
Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I52477adc3e6d48ab8201364c74006c5432db5d67
This commit is contained in:
parent
e0895211e4
commit
354a3736e4
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.05.00.15",
|
||||
"version": "01.05.00.16",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -152,7 +152,7 @@
|
|||
"30"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Auto Lift"
|
||||
"Spiral Lift"
|
||||
],
|
||||
"nozzle_type": "hardened_steel",
|
||||
"silent_mode": "0",
|
||||
|
|
Loading…
Reference in a new issue