ENH: max e speed is 30mm/s
As title. Sync with printer limitation Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I5f9f594d5f6f33b0035f8200bf8b46b43e5955c5
This commit is contained in:
parent
87718e6725
commit
1d1e12901b
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.02.00.05",
|
||||
"version": "01.02.01.01",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -64,8 +64,8 @@
|
|||
"200"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"25",
|
||||
"25"
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500",
|
||||
|
|
Loading…
Reference in New Issue