From 354a3736e4e69ccb561a1e22b6a878acbd741638 Mon Sep 17 00:00:00 2001 From: "salt.wei" Date: Wed, 22 Feb 2023 21:29:50 +0800 Subject: [PATCH] ENH: use spiral lift as default lift type Signed-off-by: salt.wei Change-Id: I52477adc3e6d48ab8201364c74006c5432db5d67 --- resources/profiles/BBL.json | 2 +- resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 0cb74090d..bd4f34577 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -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": [ diff --git a/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json b/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json index 4b25d8588..8705e3140 100644 --- a/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json +++ b/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json @@ -152,7 +152,7 @@ "30" ], "z_hop_types": [ - "Auto Lift" + "Spiral Lift" ], "nozzle_type": "hardened_steel", "silent_mode": "0",