mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Remove cooling checkbox from simple mode
This commit is contained in:
@@ -172,11 +172,6 @@ sub build {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
|
|
||||||
$self->append_optgroup(
|
|
||||||
title => 'Cooling',
|
|
||||||
options => [qw(cooling)],
|
|
||||||
);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
package Slic3r::GUI::SimpleTab::Printer;
|
package Slic3r::GUI::SimpleTab::Printer;
|
||||||
|
|||||||
Reference in New Issue
Block a user