mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
New supports now do rafts at least to the extent the test cases run through.
New supports enabled, old supports will go away soon.
This commit is contained in:
parent
5614e997a4
commit
955bc957ba
17 changed files with 279 additions and 308 deletions
|
@ -159,6 +159,7 @@ public:
|
|||
void bridge_over_infill();
|
||||
void _make_perimeters();
|
||||
void _infill();
|
||||
void _generate_support_material();
|
||||
|
||||
private:
|
||||
Print* _print;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue