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:
salt.wei 2022-09-22 09:34:16 +08:00 committed by Lane.Wei
parent 87718e6725
commit 1d1e12901b
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -64,8 +64,8 @@
"200"
],
"machine_max_speed_e": [
"25",
"25"
"30",
"30"
],
"machine_max_speed_x": [
"500",