From 25960a33e0104e1b68e6efd6ff8a64fe8897fbc6 Mon Sep 17 00:00:00 2001 From: Alessandro Ranellucci Date: Wed, 5 Dec 2012 15:08:17 +0100 Subject: [PATCH] Put vibration limit back in GUI --- lib/Slic3r/GUI/Tab.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/Slic3r/GUI/Tab.pm b/lib/Slic3r/GUI/Tab.pm index bc215a049..646b62e3e 100644 --- a/lib/Slic3r/GUI/Tab.pm +++ b/lib/Slic3r/GUI/Tab.pm @@ -634,6 +634,10 @@ sub build { }, ], }, + { + title => 'Advanced', + options => [qw(vibration_limit)], + }, ]); $self->add_options_page('Custom G-code', 'cog.png', optgroups => [