PrusaSlicer-NonPlainar/lib/Slic3r
2014-04-27 20:04:02 +02:00
..
ExtrusionPath
Fill Assume bridge angle is stored in radians in infill generation. #1917 2014-04-21 23:21:15 +02:00
Format New --cut feature 2014-04-25 10:20:30 +02:00
GCode Update the [timestamp] placeholder(s) at every G-code export. #1957 2014-04-25 19:47:13 +02:00
Geometry
GUI Update credits. Mention Gary Hodgson, Petr Ledvinap, Y. Sapir 2014-04-27 20:04:02 +02:00
Layer Don't put supports under bridges and potential bridges 2014-04-26 17:19:50 +02:00
Print Don't put supports under bridges and potential bridges 2014-04-26 17:19:50 +02:00
Test
Config.pm Workaround for upstream module bug causing command line option parsing for multi-boolean options like retract-layer-change and wipe 2014-04-19 19:14:41 +02:00
ExPolygon.pm
Extruder.pm
ExtrusionLoop.pm
ExtrusionPath.pm
Fill.pm Fix regression causing default extrusion width to be ignored. #1958 2014-04-25 19:39:27 +02:00
Flow.pm
GCode.pm One more fix after recent fix to default extrusion width 2014-04-25 20:19:02 +02:00
Geometry.pm
GUI.pm Initial work for a GUI for the cut feature 2014-04-25 14:54:08 +02:00
Layer.pm Fix islands not being ordered efficiently with the logic that completes each of them before moving to the next one (which is now the default behavior). #1137 2014-04-25 19:11:17 +02:00
Line.pm
Model.pm New option for rotating the lower part resulting from the cut so that the flat surface lies on the print bed 2014-04-25 17:50:03 +02:00
Point.pm
Polygon.pm
Polyline.pm
Print.pm Update the [timestamp] placeholder(s) at every G-code export. #1957 2014-04-25 19:47:13 +02:00
Surface.pm
SVG.pm
Test.pm
TriangleMesh.pm