orcaslicer/xs
bubnikv 22ca927f12 Reworked the bridge detector to allow searching a single bridging
direction over multiple regions. This allows a single bridge to be
drawn over holes, which are too close to each other to allow
for separate bridges.
Fixes Bridging-Angle not optimal
https://github.com/prusa3d/Slic3r/issues/12

Re-allowed adaptive infill line width for solid infills. The adaptive
infill line width works in some circumstances, see Issue #15,
but the original implementation often changed the line width too
aggressively. The current implementation limits the line width change
to 20%.
Fixes Gaps between infill and perimeter leads to errors in laydown on following layer
https://github.com/prusa3d/Slic3r/issues/15
2016-11-08 09:59:25 +01:00
..
lib/Slic3r Fixed the fill density for rectilinear, triangular and cubic infills. 2016-10-27 17:03:57 +02:00
src Reworked the bridge detector to allow searching a single bridging 2016-11-08 09:59:25 +01:00
t Unit test to verify whether Slic3r would hang when croaking from 2016-11-06 17:42:36 +01:00
xsp Reworked the bridge detector to allow searching a single bridging 2016-11-08 09:59:25 +01:00
Build.PL Fixed compilation of the XS module with SLIC3R_GUI compilation flag 2016-11-04 01:06:26 +01:00
MANIFEST Unit test to verify whether Slic3r would hang when croaking from 2016-11-06 17:42:36 +01:00
MANIFEST.SKIP Finished GCodeSender 2014-12-27 22:58:01 +01:00