PrusaSlicer-NonPlainar/lib/Slic3r/Layer
Petr Ledvina 802ebfb0d6 Fix bridge detector
Test line direction is changed to reflect 0=east angle system
Test patern rotation direction is reversed - $angle represents infill direction
Angle test is changed to avoid returning negative value (this does happen otherwise - adding increments to $angle
creates ~ 1e-15 rounding error)
2014-04-23 11:35:58 +02:00
..
BridgeDetector.pm Fix bridge detector 2014-04-23 11:35:58 +02:00
Region.pm Refactored the BridgeDetector class to expose a cleaner API and make it stateful 2014-04-22 00:59:14 +02:00