Alessandro Ranellucci ff9b53260d New experimental feature for pressure management. Credits to @llluis for the original implementation. #1203 #1677 #2018 10 years ago
..
Fill 43b1aabb60 Fix truncated octahedrons. #1646 10 years ago
Format aacc01a56f Store object and volume names in the new 'name' property instead of relying on material id 10 years ago
GCode ff9b53260d New experimental feature for pressure management. Credits to @llluis for the original implementation. #1203 #1677 #2018 10 years ago
GUI ff9b53260d New experimental feature for pressure management. Credits to @llluis for the original implementation. #1203 #1677 #2018 10 years ago
Geometry c37ef2f18b New semantics for ExtrusionLoop objects. Early processing of perimeter overhangs for paralellizing such work and making G-code export lighter. Lots of refactoring. This should fix a number of minor bugs, including reversals of perimeter overhangs. 11 years ago
Layer 379cde30e2 Ported Slic3r::BridgeDetector to XS 10 years ago
Print 33fe53fd7c Ported three PrintObject methods to XS 10 years ago
Test 98e40d3fe4 Store width and height in ExtrusionEntity objects for debugging purposes 11 years ago
Config.pm 989ec5cf4d Fixes to UTF-8 handling in file paths 10 years ago
ExPolygon.pm 7b0decbeb1 Finished implementing Boost.Polygon medial axis. Some cleanup needed 11 years ago
ExtrusionLoop.pm 67f1cdf76f Bugfix: seam_position = random didn't work with a single perimeter. #2179 10 years ago
ExtrusionPath.pm 59f0e76da1 Distinct extrusion role for support material interface 11 years ago
Fill.pm 7ff13c063f Port PrintRegion::flow() and LayerRegion.flow() to XS 10 years ago
Flow.pm 3599bd0bae Distinct extrusion width for external perimeters 10 years ago
GCode.pm 55888ace75 Minor cleanup in GCode.pm 10 years ago
GUI.pm 989ec5cf4d Fixes to UTF-8 handling in file paths 10 years ago
Geometry.pm 379cde30e2 Ported Slic3r::BridgeDetector to XS 10 years ago
Layer.pm 5deadc8f12 Refactoring: removed _islands members in Slic3r::GCode 10 years ago
Line.pm 28466750e6 Ported some minor methods to XS 10 years ago
Model.pm a5df9fb795 Ported ModelObject::split() to XS 10 years ago
Point.pm 167df0ab87 Refactoring: moved most of the low-level G-code to the Slic3r::GCode::Base class. Cleanup of the retraction and wipe logic. 10 years ago
Polygon.pm 28466750e6 Ported some minor methods to XS 10 years ago
Polyline.pm 28466750e6 Ported some minor methods to XS 10 years ago
Print.pm ff9b53260d New experimental feature for pressure management. Credits to @llluis for the original implementation. #1203 #1677 #2018 10 years ago
SVG.pm 2295d48947 Better pruning of thin walls to avoid unwanted extra extrusions. Includes regression test. #1794 11 years ago
Surface.pm 432a87e73d New option for forcing the generation of interface shells. #1847 11 years ago
Test.pm 16b6cdcd6e Fix failing tests 10 years ago