From 2a3b8d7a2837644d8a5c64404e945a90a8abe162 Mon Sep 17 00:00:00 2001 From: "xun.zhang" Date: Mon, 22 Apr 2024 10:40:58 +0800 Subject: [PATCH] FIX: wrong default value for long retraction jira:NEW Signed-off-by: xun.zhang Change-Id: Ifc2ec57a320fdb14e7ca746e5795501ed146ff32 --- resources/profiles/BBL.json | 2 +- resources/profiles/BBL/machine/fdm_machine_common.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 5cbf02aeb..034f24f99 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.09.00.06", + "version": "01.09.00.07", "force_update": "0", "description": "the initial version of BBL configurations", "machine_model_list": [ diff --git a/resources/profiles/BBL/machine/fdm_machine_common.json b/resources/profiles/BBL/machine/fdm_machine_common.json index 48b564e30..c9426f5c6 100644 --- a/resources/profiles/BBL/machine/fdm_machine_common.json +++ b/resources/profiles/BBL/machine/fdm_machine_common.json @@ -22,7 +22,7 @@ "gcode_flavor": "marlin", "silent_mode": "0", "long_retractions_when_cut": [ - "1" + "0" ], "machine_max_acceleration_e": [ "5000"