From 78ff2f4daaccf269acb23cd8d75e92d1398021c0 Mon Sep 17 00:00:00 2001 From: "salt.wei" Date: Thu, 13 Oct 2022 16:27:34 +0800 Subject: [PATCH] ENH: allow higher z speed This is change requirement from printer developer for github issue #393 Signed-off-by: salt.wei Change-Id: Ief306d89dba70d8515050cbd842edc4e1d22822e --- resources/profiles/BBL.json | 2 +- resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 3e307e08b..1b926c753 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.03.00.00", + "version": "01.03.00.01", "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 bb4f64814..1270dc323 100644 --- a/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json +++ b/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json @@ -77,8 +77,8 @@ "200" ], "machine_max_speed_z": [ - "12", - "12" + "20", + "20" ], "machine_max_jerk_e": [ "2.5",