mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
Put vibration limit back in GUI
This commit is contained in:
@@ -634,6 +634,10 @@ sub build {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title => 'Advanced',
|
||||||
|
options => [qw(vibration_limit)],
|
||||||
|
},
|
||||||
]);
|
]);
|
||||||
|
|
||||||
$self->add_options_page('Custom G-code', 'cog.png', optgroups => [
|
$self->add_options_page('Custom G-code', 'cog.png', optgroups => [
|
||||||
|
|||||||
Reference in New Issue
Block a user