ENH: allow higher z speed

This is change requirement from printer developer
for github issue #393

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ief306d89dba70d8515050cbd842edc4e1d22822e
This commit is contained in:
salt.wei 2022-10-13 16:27:34 +08:00 committed by Lane.Wei
parent 428f5ed6a9
commit 78ff2f4daa
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.03.00.00",
"version": "01.03.00.01",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [

View File

@ -77,8 +77,8 @@
"200"
],
"machine_max_speed_z": [
"12",
"12"
"20",
"20"
],
"machine_max_jerk_e": [
"2.5",