Alessandro Ranellucci fcfb3b98bc 3D object positioning 10 лет назад
..
Fill 43b1aabb60 Fix truncated octahedrons. #1646 10 лет назад
Format aacc01a56f Store object and volume names in the new 'name' property instead of relying on material id 10 лет назад
GCode 0d3c4a160f Typo in Reader.pm #2033 10 лет назад
GUI fcfb3b98bc 3D object positioning 10 лет назад
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 лет назад
Layer 807d042d11 Typo. #2401 10 лет назад
Print e9166a8fe6 Use a semaphore to synchronize threads instead of blocking with join(). Lock threads array in order to ensure all of them are signalled. #2394 10 лет назад
Test 98e40d3fe4 Store width and height in ExtrusionEntity objects for debugging purposes 11 лет назад
Config.pm 7a7d00c8d6 Rename solid_fill_pattern to external_fill_pattern and clarify tooltip 10 лет назад
ExPolygon.pm 7b0decbeb1 Finished implementing Boost.Polygon medial axis. Some cleanup needed 11 лет назад
ExtrusionLoop.pm 67f1cdf76f Bugfix: seam_position = random didn't work with a single perimeter. #2179 10 лет назад
ExtrusionPath.pm 59f0e76da1 Distinct extrusion role for support material interface 10 лет назад
Fill.pm 7a7d00c8d6 Rename solid_fill_pattern to external_fill_pattern and clarify tooltip 10 лет назад
Flow.pm 3599bd0bae Distinct extrusion width for external perimeters 10 лет назад
GCode.pm c8596c5c58 Limit "Only retract when crossing perimeters" so that retraction is triggered also when crossing the boundaries of a single region. #2298 10 лет назад
GUI.pm f7026c41c5 Show button icons with wxWidgets 3.x.x too. #2372 10 лет назад
Geometry.pm 379cde30e2 Ported Slic3r::BridgeDetector to XS 10 лет назад
Layer.pm 5deadc8f12 Refactoring: removed _islands members in Slic3r::GCode 10 лет назад
Line.pm 28466750e6 Ported some minor methods to XS 10 лет назад
Model.pm a5df9fb795 Ported ModelObject::split() to XS 10 лет назад
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 лет назад
Polygon.pm 1fda9e3d50 Ported concave_points() and convex_points() to XS 10 лет назад
Polyline.pm 28466750e6 Ported some minor methods to XS 10 лет назад
Print.pm e8ab9ac13a Ported Print::bounding_box(), Print::total_bounding_box(), Print::skirt_flow(), Print:skirt_first_layer_height() to XS 10 лет назад
SVG.pm 2295d48947 Better pruning of thin walls to avoid unwanted extra extrusions. Includes regression test. #1794 11 лет назад
Surface.pm 432a87e73d New option for forcing the generation of interface shells. #1847 11 лет назад
Test.pm 16b6cdcd6e Fix failing tests 10 лет назад