fix some bug

This commit is contained in:
Wang YB
2024-07-05 10:54:54 +08:00
parent 5d9df179dd
commit 8e9d4777f4

View File

@@ -3076,13 +3076,7 @@ void TabPrinter::build_sla()
optgroup->append_line(line); optgroup->append_line(line);
optgroup->append_single_option_line("absolute_correction"); optgroup->append_single_option_line("absolute_correction");
optgroup->append_single_option_line("elefant_foot_compensation"); optgroup->append_single_option_line("elefant_foot_compensation");
//w26
optgroup->append_single_option_line("elefant_foot_compensation_layers");
optgroup->append_single_option_line("elefant_foot_min_width"); optgroup->append_single_option_line("elefant_foot_min_width");
//w27
optgroup->append_single_option_line("precise_z_height");
//w39
optgroup->append_single_option_line("precise_outer_wall", "Precise-wall");
optgroup->append_single_option_line("gamma_correction"); optgroup->append_single_option_line("gamma_correction");