Fix precise wall for Arachne wall generator (#2966)

Update WIKI for it
This commit is contained in:
SoftFever 2023-12-03 09:20:29 +08:00
parent 8f660f5b6a
commit d22a7254c4
6 changed files with 25 additions and 11 deletions

View file

@ -1921,7 +1921,7 @@ void TabPrint::build()
optgroup->append_single_option_line("xy_contour_compensation", "xy-hole-contour-compensation");
optgroup->append_single_option_line("elefant_foot_compensation");
optgroup->append_single_option_line("elefant_foot_compensation_layers");
optgroup->append_single_option_line("precise_outer_wall");
optgroup->append_single_option_line("precise_outer_wall", "Precise-wall");
optgroup->append_single_option_line("hole_to_polyhole");
optgroup->append_single_option_line("hole_to_polyhole_threshold");
optgroup->append_single_option_line("hole_to_polyhole_twisted");