mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-02 16:59:48 +02: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