mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Use latest Math::Clipper updated to Clipper 4.4.4 to get sharp corners
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user