ENH: switch default wall to classic

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I04429ac04370efc98314e46f40fc4e317c6f0fe2
This commit is contained in:
qing.zhang 2023-08-07 22:10:44 +08:00 committed by lane.wei
parent a8c7f9db84
commit e55f9e039a
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.07.00.10",
"version": "01.07.00.12",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [

View File

@ -106,5 +106,5 @@
"prime_tower_width": "35",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"wall_generator": "arachne"
"wall_generator": "classic"
}