Remove cooling checkbox from simple mode
This commit is contained in:
parent
6bc5de0b5d
commit
4cb36fcbe2
1 changed files with 0 additions and 5 deletions
|
@ -172,11 +172,6 @@ sub build {
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
|
|
||||||
$self->append_optgroup(
|
|
||||||
title => 'Cooling',
|
|
||||||
options => [qw(cooling)],
|
|
||||||
);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
package Slic3r::GUI::SimpleTab::Printer;
|
package Slic3r::GUI::SimpleTab::Printer;
|
||||||
|
|
Loading…
Add table
Reference in a new issue