mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
make_skirt ported to C++
This commit is contained in:
parent
90028e47e9
commit
3d11d1aebf
4 changed files with 136 additions and 106 deletions
|
@ -270,6 +270,8 @@ _constant()
|
|||
double skirt_first_layer_height();
|
||||
Clone<Flow> brim_flow();
|
||||
Clone<Flow> skirt_flow();
|
||||
|
||||
void _make_skirt();
|
||||
%{
|
||||
|
||||
double
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue