ENH: update start gcode
Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I85dfbc8d23b78f50c9695f5118136d4bbf0873c2
This commit is contained in:
parent
8413b63e49
commit
e850f83030
|
@ -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
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue