diff --git a/lib/Slic3r/Config.pm b/lib/Slic3r/Config.pm index bd1cc8225..7dfcc6d15 100644 --- a/lib/Slic3r/Config.pm +++ b/lib/Slic3r/Config.pm @@ -638,7 +638,7 @@ our $Options = { default => 1, }, 'overhangs' => { - label => 'Detect overhangs', + label => 'Detect bridging perimeters', tooltip => 'Experimental option to adjust flow for overhangs (bridge flow will be used), to apply bridge speed to them and enable fan.', scope => 'object', category => 'Layers and Perimeters',