mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 10:32:40 +00:00
Ported PrintObject::bridge_over_infill() to XS
This commit is contained in:
@@ -132,6 +132,8 @@ class PrintObject
|
||||
bool invalidate_step(PrintObjectStep step);
|
||||
bool invalidate_all_steps();
|
||||
|
||||
void bridge_over_infill();
|
||||
|
||||
private:
|
||||
Print* _print;
|
||||
ModelObject* _model_object;
|
||||
|
||||
Reference in New Issue
Block a user