ENH: set wall generator to arachne
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I6f39baaca4c26440e210cd0780b56f421cab2904
This commit is contained in:
parent
c84f52142f
commit
d9a04d8c09
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.06.00.10",
|
||||
"version": "01.06.00.11",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -105,5 +105,6 @@
|
|||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "35",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0"
|
||||
"xy_contour_compensation": "0",
|
||||
"wall_generator": "arachne"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue