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
|
@ -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": "01.05.00.15",
|
"version": "01.05.00.16",
|
||||||
"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": [
|
||||||
|
|
|
@ -152,7 +152,7 @@
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
"z_hop_types": [
|
"z_hop_types": [
|
||||||
"Auto Lift"
|
"Spiral Lift"
|
||||||
],
|
],
|
||||||
"nozzle_type": "hardened_steel",
|
"nozzle_type": "hardened_steel",
|
||||||
"silent_mode": "0",
|
"silent_mode": "0",
|
||||||
|
|
Loading…
Reference in New Issue