From 1d1e12901b3358410aaa5596d92417388bdef2e4 Mon Sep 17 00:00:00 2001 From: "salt.wei" Date: Thu, 22 Sep 2022 09:34:16 +0800 Subject: [PATCH] ENH: max e speed is 30mm/s As title. Sync with printer limitation Signed-off-by: salt.wei Change-Id: I5f9f594d5f6f33b0035f8200bf8b46b43e5955c5 --- 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 5ca6110cc..0d38ecaa2 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.02.00.05", + "version": "01.02.01.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 15918a780..c44ef83f2 100644 --- a/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json +++ b/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json @@ -64,8 +64,8 @@ "200" ], "machine_max_speed_e": [ - "25", - "25" + "30", + "30" ], "machine_max_speed_x": [ "500",