ENH: update start gcode

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I85dfbc8d23b78f50c9695f5118136d4bbf0873c2
This commit is contained in:
salt.wei 2022-08-01 17:37:15 +08:00 committed by Lane.Wei
parent 8413b63e49
commit e850f83030
7 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "Bambulab", "name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json", "url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.01.00.15", "version": "01.01.00.16",
"force_update": "0", "force_update": "0",
"description": "the initial version of BBL configurations", "description": "the initial version of BBL configurations",
"machine_model_list": [ "machine_model_list": [

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -30,6 +30,6 @@
"travel_speed": "480", "travel_speed": "480",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",
"overhang_3_4_speed": "35", "overhang_3_4_speed": "15",
"overhang_4_4_speed": "10" "overhang_4_4_speed": "10"
} }