mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 18:42:24 +00:00
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:
@@ -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": [
|
||||
|
||||
@@ -93,8 +93,8 @@
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
"3",
|
||||
"3"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.4"
|
||||
"3"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0"
|
||||
|
||||
Reference in New Issue
Block a user