10 Commits

Author SHA1 Message Date
Joseph Lenox
e29fbee967 Pull changes to SVG.cpp to (#4144)
* Add lock/unlock using flock() for output gcode files.

* Added description of unsupported_edges() from the cpp

* Ported updates to SVG class from prusa3d/Slic3r. Thanks @bubnikv

* Revert "Add lock/unlock using flock() for output gcode files."

This reverts commit a0d42fe3dcda714a8ccc0230a113ed6f85159e6b.
2017-10-21 17:13:44 -05:00
Joseph Lenox
bfb8166673 Doxygen comments for Extruder, ExtrusionEntity, BridgeDetector. 2017-05-20 22:07:02 -05:00
Alessandro Ranellucci
f74a91532d Detect bridge direction also when lower slices have narrow gaps. #3929 2017-05-10 23:21:22 +02:00
Alessandro Ranellucci
91e7ef7a66 Improve bridge detection algorithm. #2477 2017-04-03 20:50:18 +02:00
Alessandro Ranellucci
bc35063a57 Refactoring and cleanup of BridgeDetector 2017-04-02 17:14:07 +02:00
bubnikv
476839e077 Documented the bridge detector. 2016-11-24 15:46:15 +01:00
Alessandro Ranellucci
9fcd7f38de Refactored Clipper wrapper functions 2016-11-21 18:30:35 +01:00
Alessandro Ranellucci
4913e90e10 Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
Alessandro Ranellucci
9fcec10737 Finished porting LayerRegion to C++ 2015-10-26 23:24:46 +01:00
Alessandro Ranellucci
379cde30e2 Ported Slic3r::BridgeDetector to XS 2014-11-15 22:41:22 +01:00