Alessandro Ranellucci
|
580e36eb25
Raise offset scale factor back to 100000 now that Clipper was updated
|
12 years ago |
Alessandro Ranellucci
|
d3629a3a44
Require Math::Clipper 1.15. #779
|
12 years ago |
Alessandro Ranellucci
|
2e3110d2e4
Possible (or at least partial) workaround for the current Clipper segfault. #779
|
12 years ago |
Alessandro Ranellucci
|
68e1edab80
Require Math::Clipper 1.14 and increase scale factor for offset(). #720
|
12 years ago |
Alessandro Ranellucci
|
49916b6178
Revert 2bcac88683c8d4f6ce31127e8789f3df4f97fe2e by setting the scale factor manually to 1. #720
|
12 years ago |
Mike Sheldrake
|
2bcac88683
Increase scale factor for Clipper::offset
|
12 years ago |
Alessandro Ranellucci
|
a1a4d97f9f
Remove useless subroutines
|
12 years ago |
Alessandro Ranellucci
|
896641cb7e
Fixed regression causing some bridges not to be detected correctly. #629
|
12 years ago |
Alessandro Ranellucci
|
9bfa4118a1
Bugfix: brim and skirt collision was not precisely detected when they had similar offsets. #548
|
12 years ago |
Alessandro Ranellucci
|
44c636aea1
Do not oversimplify outer perimeters and keep the full resolution of the input file. #340 #462
|
12 years ago |
Alessandro Ranellucci
|
94e28b9ab8
Require Math::Clipper 1.09 because it contains important bugfixes
|
12 years ago |
Alessandro Ranellucci
|
a7c36846c0
Require Math::Clipper 1.07 which includes the fix for #233
|
12 years ago |
Alessandro Ranellucci
|
0afb5ad9dd
Bugfix: some holes were filled. #291
|
13 years ago |
Alessandro Ranellucci
|
c7b650b001
Require Math::Clipper 1.03 for thread-safety
|
13 years ago |
Alessandro Ranellucci
|
a86bc260e7
Bugfix: some islands having ho holes and contained in holes themselves were ignored
|
13 years ago |
Alessandro Ranellucci
|
792960aae1
Slic3r should now be able to detect optimal bridging direction for any kind of bridge. #58
|
13 years ago |
Alessandro Ranellucci
|
f7a9c9be63
Bugfix: sometimes holes were detected as contours
|
13 years ago |
Alessandro Ranellucci
|
55f00fdb35
Little refactoring, removing useless methods
|
13 years ago |
Alessandro Ranellucci
|
8f32ee8f5a
Bugfix: recent changes broke the "Infill every N layers" feature
|
13 years ago |
Alessandro Ranellucci
|
a13e4c6fb5
Detect membranes (solid parts generating both a bottom and a top surface on the same layers) and don't infill twice. #28
|
13 years ago |
Alessandro Ranellucci
|
fec816b065
Collect undetected lines (caused by dirty or non-manifold models), warn the user, post debug info. Includes some further ExPolygon refactoring.
|
13 years ago |
Alessandro Ranellucci
|
7f341cfcd3
New --fill-every-layers option to get high accuracy on external surfaces while speeding up infill
|
13 years ago |
Alessandro Ranellucci
|
a65befe08c
Require Math::Clipper 1.02 otherwise fail with a hard error
|
13 years ago |
Alessandro Ranellucci
|
bca3abb755
More fixes.
|
13 years ago |