mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-21 20:18:17 +08:00
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;
|
package Slic3r::GUI::SimpleTab::Printer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user