Internal Bridge Flow rate parameter introduction

Updated internal bridging flow change and reverted bridge PR (#2943)

Updated internal bridging flow change & reverted bridge PR

(cherry picked from commit ae9a2d5929)
Internal Bridge Flow rate parameter introduction (#2859)

* Internal Bridge Flow rate parameter introduction

* updated incorrect capitalisation

* Updated parameter ordering

(cherry picked from commit ce9a8d7b20)
This commit is contained in:
Ioannis Giannakas
2023-12-01 23:53:53 +08:00
committed by SoftFever
parent 5676e0e76a
commit 3a8b799083
6 changed files with 20 additions and 2 deletions
+1
View File
@@ -1896,6 +1896,7 @@ void TabPrint::build()
optgroup->append_single_option_line("wall_infill_order");
optgroup->append_single_option_line("print_flow_ratio");
optgroup->append_single_option_line("bridge_flow");
optgroup->append_single_option_line("internal_bridge_flow");
optgroup->append_single_option_line("bridge_density");
optgroup->append_single_option_line("thick_bridges");
optgroup->append_single_option_line("top_solid_infill_flow_ratio");