Wipe tower: added the stabilization cone into configuration

This commit is contained in:
Lukas Matena 2023-03-16 10:07:48 +01:00
parent 26ba74fad0
commit b20325671a
13 changed files with 43 additions and 26 deletions

View file

@ -823,6 +823,7 @@ PRINT_CONFIG_CLASS_DERIVED_DEFINE(
((ConfigOptionFloat, wipe_tower_per_color_wipe))
((ConfigOptionFloat, wipe_tower_rotation_angle))
((ConfigOptionFloat, wipe_tower_brim_width))
((ConfigOptionFloat, wipe_tower_cone_angle))
((ConfigOptionPercent, wipe_tower_extra_spacing))
((ConfigOptionFloat, wipe_tower_bridging))
((ConfigOptionFloats, wiping_volumes_matrix))