PrusaSlicer-NonPlainar/lib/Slic3r
2013-11-15 15:52:11 +01:00
..
ExtrusionPath
Fill
Format
GCode Bugfix: [input_filename] and [input_filename_base] were only available in the filename pattern and not in the custom G-code settings. #1507 2013-11-02 15:49:20 +01:00
Geometry
GUI Added missing encoding in STL repair 2013-11-13 11:12:06 +01:00
Layer Some work to reduce recursive dependencies between classes 2013-11-11 20:37:06 +01:00
Print No support when --support-material-interface-layers was set to 1. #1515 2013-11-14 18:13:57 +01:00
Test
Config.pm Typo 2013-10-27 21:38:32 +01:00
ExPolygon.pm Handle non-thread-safe Math::Geometry::Voronoi. #1527 2013-11-15 12:55:53 +01:00
Extruder.pm Fix speed math for wipe, which was causing too fast retraction. Includes regression test. #1468 2013-10-13 17:05:22 +02:00
ExtrusionLoop.pm
ExtrusionPath.pm
Fill.pm
Flow.pm Use minimum extrusion width for support material too 2013-10-28 14:04:50 +01:00
GCode.pm Some work to reduce recursive dependencies between classes 2013-11-11 20:37:06 +01:00
Geometry.pm Ported point_line_distance() and removed same_point() 2013-11-06 23:08:03 +01:00
GUI.pm Save the last used Slic3r version and display a notice to encourage legacy users to revert their support material settings to the defaults 2013-11-11 22:20:25 +01:00
Layer.pm Some work to reduce recursive dependencies between classes 2013-11-11 20:37:06 +01:00
Line.pm
Model.pm
Point.pm
Polygon.pm
Polyline.pm Ported regular_points() to XS and renamed it to equally_spaced_points() 2013-11-11 20:59:58 +01:00
Print.pm Make sure all extruders are outside skirt at toolchange when standby_temperature is enabled 2013-11-15 15:52:11 +01:00
Surface.pm
SVG.pm
Test.pm Fix complete_objects after XS port. Includes regression test. #1511 2013-11-02 14:44:30 +01:00
TriangleMesh.pm