Merge branch 'main' into enh-port-edit-gcode-dlg

This commit is contained in:
SoftFever 2024-01-02 18:23:52 +08:00 committed by GitHub
commit 02258b4391
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 93 additions and 34 deletions

View file

@ -1975,6 +1975,7 @@ void TabPrint::build()
optgroup->append_single_option_line("initial_layer_min_bead_width");
optgroup->append_single_option_line("min_bead_width");
optgroup->append_single_option_line("min_feature_size");
optgroup->append_single_option_line("min_length_factor");
optgroup = page->new_optgroup(L("Walls and surfaces"), L"param_advanced");
optgroup->append_single_option_line("wall_sequence");