ENH: update process profile for H2D
jira: none Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I851852c36d5602ac3e97740ae357cadef6fa0903
This commit is contained in:
parent
f3f6032de9
commit
c7864db1c8
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Bambulab",
|
"name": "Bambulab",
|
||||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||||
"version": "02.00.00.69",
|
"version": "02.00.00.70",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "the initial version of BBL configurations",
|
"description": "the initial version of BBL configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
|
|
|
@ -56,6 +56,12 @@
|
||||||
"60",
|
"60",
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
|
"overhang_1_4_speed": [
|
||||||
|
"60",
|
||||||
|
"60",
|
||||||
|
"60",
|
||||||
|
"60"
|
||||||
|
],
|
||||||
"overhang_2_4_speed": [
|
"overhang_2_4_speed": [
|
||||||
"30",
|
"30",
|
||||||
"30",
|
"30",
|
||||||
|
|
|
@ -64,6 +64,12 @@
|
||||||
"60",
|
"60",
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
|
"overhang_1_4_speed": [
|
||||||
|
"60",
|
||||||
|
"60",
|
||||||
|
"60",
|
||||||
|
"60"
|
||||||
|
],
|
||||||
"overhang_2_4_speed": [
|
"overhang_2_4_speed": [
|
||||||
"30",
|
"30",
|
||||||
"30",
|
"30",
|
||||||
|
|
|
@ -44,6 +44,12 @@
|
||||||
"60",
|
"60",
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
|
"overhang_1_4_speed": [
|
||||||
|
"60",
|
||||||
|
"60",
|
||||||
|
"60",
|
||||||
|
"60"
|
||||||
|
],
|
||||||
"overhang_2_4_speed": [
|
"overhang_2_4_speed": [
|
||||||
"30",
|
"30",
|
||||||
"30",
|
"30",
|
||||||
|
|
|
@ -31,6 +31,12 @@
|
||||||
"200",
|
"200",
|
||||||
"200"
|
"200"
|
||||||
],
|
],
|
||||||
|
"overhang_1_4_speed": [
|
||||||
|
"60",
|
||||||
|
"60",
|
||||||
|
"60",
|
||||||
|
"60"
|
||||||
|
],
|
||||||
"prime_tower_brim_width": "-1",
|
"prime_tower_brim_width": "-1",
|
||||||
"prime_tower_width": "60",
|
"prime_tower_width": "60",
|
||||||
"sparse_infill_speed": [
|
"sparse_infill_speed": [
|
||||||
|
|
Loading…
Reference in New Issue