FIX: wrong default value for long retraction

jira:NEW

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifc2ec57a320fdb14e7ca746e5795501ed146ff32
This commit is contained in:
xun.zhang 2024-04-22 10:40:58 +08:00 committed by Lane.Wei
parent 1b4380a43d
commit 2a3b8d7a28
2 changed files with 2 additions and 2 deletions

View File

@ -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": [

View File

@ -22,7 +22,7 @@
"gcode_flavor": "marlin",
"silent_mode": "0",
"long_retractions_when_cut": [
"1"
"0"
],
"machine_max_acceleration_e": [
"5000"