mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 21:21:10 -06:00
Use latest Math::Clipper updated to Clipper 4.4.4 to get sharp corners
This commit is contained in:
parent
f48dec9e41
commit
5fec13353c
2 changed files with 2 additions and 5 deletions
|
|
@ -160,7 +160,7 @@ sub make_fill {
|
|||
|
||||
# save into layer
|
||||
FINISH: push @{ $layer->fills }, map Slic3r::ExtrusionPath->cast([ @$_ ]), @paths;
|
||||
}#exit if $layer->id == 1;
|
||||
}
|
||||
}
|
||||
|
||||
# this function will select the first contiguous block of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue