ENH: update params in process profiles
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I167ed97df565256c592b56a2389985afbe24cbe3
This commit is contained in:
parent
5afce754f2
commit
d9b9e41625
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "02.00.00.70",
|
||||
"version": "02.00.00.71",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -19,6 +19,12 @@
|
|||
"40"
|
||||
],
|
||||
"layer_height": "0.08",
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60",
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"travel_speed": [
|
||||
|
|
|
@ -19,6 +19,12 @@
|
|||
"40"
|
||||
],
|
||||
"layer_height": "0.12",
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60",
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"travel_speed": [
|
||||
|
|
Loading…
Reference in New Issue