ENH: modify default value to support 3rd-party printer

As title.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Id8be38a23e4fe4c19eb255ffb7cabf1befeae85b
This commit is contained in:
salt.wei 2022-10-08 18:44:12 +08:00 committed by Lane.Wei
parent a0524cd25d
commit ccd7b7fd7b
5 changed files with 47 additions and 36 deletions

View file

@ -51,6 +51,7 @@
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "150",
"wall_loops": "2",
@ -90,6 +91,7 @@
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.42",
"top_surface_acceleration": "2000",
"top_surface_speed": "200",
"top_shell_layers": "3",
"top_shell_thickness": "0.8",