ENH: 0.8 nozzle should use monotonic pattern for top surface

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I73b2bb17175b50d91ba6c755884937a4c80de10d
This commit is contained in:
salt.wei 2022-07-28 21:06:53 +08:00 committed by Lane.Wei
parent 7a041ac2a0
commit 2dba113512
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -18,6 +18,7 @@
"internal_solid_infill_line_width": "0.8",
"support_line_width": "0.8",
"top_surface_line_width": "0.8",
"top_surface_pattern": "monotonic",
"initial_layer_speed": "35",
"initial_layer_infill_speed": "55",
"outer_wall_speed": "120",