mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-07 22:14:00 -06:00
Fix skirt start angle per object (#7374)
This commit is contained in:
parent
6d467c8f16
commit
e2e06e5e89
2 changed files with 7 additions and 4 deletions
|
@ -311,6 +311,7 @@ private:
|
|||
std::string generate_skirt(const Print &print,
|
||||
const ExtrusionEntityCollection &skirt,
|
||||
const Point& offset,
|
||||
const float skirt_start_angle,
|
||||
const LayerTools &layer_tools,
|
||||
const Layer& layer,
|
||||
unsigned int extruder_id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue