Better name for "Detect overhangs"

This commit is contained in:
Alessandro Ranellucci 2013-09-17 21:49:13 +02:00
parent ea0e136b45
commit bbbdae3952

View File

@ -638,7 +638,7 @@ our $Options = {
default => 1, default => 1,
}, },
'overhangs' => { '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.', tooltip => 'Experimental option to adjust flow for overhangs (bridge flow will be used), to apply bridge speed to them and enable fan.',
scope => 'object', scope => 'object',
category => 'Layers and Perimeters', category => 'Layers and Perimeters',