mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-05 18:20:39 +08:00
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:
parent
1b4380a43d
commit
2a3b8d7a28
@ -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": [
|
||||
|
@ -22,7 +22,7 @@
|
||||
"gcode_flavor": "marlin",
|
||||
"silent_mode": "0",
|
||||
"long_retractions_when_cut": [
|
||||
"1"
|
||||
"0"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"5000"
|
||||
|
Loading…
x
Reference in New Issue
Block a user