mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-02 19:29:58 -07: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