mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
Make infill_only_where_needed idempotent. #2198
This commit is contained in:
parent
350d634433
commit
5d3cd792eb
2 changed files with 21 additions and 9 deletions
|
@ -17,6 +17,7 @@
|
|||
double area();
|
||||
bool is_solid() const;
|
||||
bool is_external() const;
|
||||
bool is_internal() const;
|
||||
bool is_bottom() const;
|
||||
bool is_bridge() const;
|
||||
%{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue