Remove cooling checkbox from simple mode
This commit is contained in:
parent
6bc5de0b5d
commit
4cb36fcbe2
@ -172,11 +172,6 @@ sub build {
|
||||
},
|
||||
],
|
||||
);
|
||||
|
||||
$self->append_optgroup(
|
||||
title => 'Cooling',
|
||||
options => [qw(cooling)],
|
||||
);
|
||||
}
|
||||
|
||||
package Slic3r::GUI::SimpleTab::Printer;
|
||||
|
Loading…
Reference in New Issue
Block a user