mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02: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