ENH: update jerk strategy according to printer

Jerk handling has been changed in printer.
Changed in slicer as well.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ic3aef43a534a7f0b85b734e747dc3ca883faaa46
This commit is contained in:
salt.wei 2022-11-01 09:46:01 +08:00 committed by Lane.Wei
parent 4b7ad20159
commit c70e8d486f
5 changed files with 56 additions and 31 deletions

View file

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

View file

@ -93,8 +93,8 @@
"9"
],
"machine_max_jerk_z": [
"0.2",
"0.4"
"3",
"3"
],
"machine_min_extruding_rate": [
"0",

View file

@ -55,7 +55,7 @@
"8"
],
"machine_max_jerk_z": [
"0.4"
"3"
],
"machine_min_extruding_rate": [
"0"