ENH: set wall generator to arachne

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I6f39baaca4c26440e210cd0780b56f421cab2904
This commit is contained in:
qing.zhang 2023-06-12 17:29:26 +08:00 committed by Lane.Wei
parent c84f52142f
commit d9a04d8c09
2 changed files with 3 additions and 2 deletions

View File

@ -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": [

View File

@ -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"
}