mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 17:27:52 -06:00
Removed SLA unused code
Mostly the dead-ends that were tried when hollowing was being implemented
This commit is contained in:
parent
50ebdf5293
commit
6918f11100
7 changed files with 5 additions and 247 deletions
|
@ -198,7 +198,6 @@ public:
|
|||
void reload_all_from_disk();
|
||||
bool has_toolpaths_to_export() const;
|
||||
void export_toolpaths_to_obj() const;
|
||||
void hollow();
|
||||
void reslice();
|
||||
void reslice_SLA_supports(const ModelObject &object, bool postpone_error_messages = false);
|
||||
void reslice_SLA_hollowing(const ModelObject &object, bool postpone_error_messages = false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue