PrusaSlicer-NonPlainar/lib/Slic3r
2014-12-29 22:29:24 +01:00
..
Fill One more fix to 3D honeycomb not covering the entire area after last commit 2014-12-29 15:52:48 +01:00
Format
GCode Fixed vibration limit. 2014-12-21 12:39:19 +01:00
Geometry
GUI Bugfix: auto-center didn't update the PrintObject copies properly, causing misalignment. #2464 2014-12-29 22:29:24 +01:00
Layer Bugfix: a wrong optimization caused some top-level perimeters not to be sorted using the nearest-neighbor search. #2322 2014-12-24 00:10:31 +01:00
Print Bugfix: downwards interface detection might cause a crash 2014-12-29 14:29:21 +01:00
Test Restore functionality of Test::SectionCut 2014-12-27 13:04:28 +01:00
Config.pm
ExPolygon.pm
ExtrusionLoop.pm
ExtrusionPath.pm
Fill.pm Fixed regression causing bridges not to be printed with rectilinear pattern when --external-fill-pattern was set. #2460 2014-12-28 17:29:21 +01:00
Flow.pm
GCode.pm Minor optimization in G-code export 2014-12-29 17:40:56 +01:00
Geometry.pm
GUI.pm Bonjour autodiscovery of the Octoprint instances in local network. #1826 2014-12-28 18:49:52 +01:00
Layer.pm
Line.pm
Model.pm
Point.pm
Polygon.pm Move dump_perl() to Slic3r::Polyline 2014-12-24 00:11:13 +01:00
Polyline.pm Move dump_perl() to Slic3r::Polyline 2014-12-24 00:11:13 +01:00
Print.pm Fixes to Ooze Prevention 2014-12-29 00:51:27 +01:00
Surface.pm
SVG.pm
Test.pm