PrusaSlicer-NonPlainar/lib/Slic3r
Alessandro Ranellucci 4c330b6c59 Merge pull request #1968 from sapir/extrudercpp
Translate Extruder class to C++
2014-04-28 21:45:53 +02:00
..
ExtrusionPath
Fill
Format
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 New get_trapezoids() implementation. Maybe heavier but it doesn't fail with some versions of GCC like the one provided by Boost.Polygon. #1965 2014-04-28 20:14:20 +02:00
Print Don't put supports under bridges and potential bridges 2014-04-26 17:19:50 +02:00
Test
Config.pm
ExPolygon.pm
Extruder.pm Replace Extruder::config accessor with Perl wrapper, with C++ option accessors. 2014-04-28 00:49:05 +03:00
ExtrusionLoop.pm
ExtrusionPath.pm
Fill.pm
Flow.pm
GCode.pm Add xsp wrapper for Pointf class. 2014-04-28 01:13:50 +03:00
Geometry.pm
GUI.pm
Layer.pm
Line.pm
Model.pm
Point.pm
Polygon.pm
Polyline.pm
Print.pm Replace multitude of Extruder fields with querying a PrintConfig object by id. 2014-04-27 23:43:44 +03:00
Surface.pm
SVG.pm
Test.pm
TriangleMesh.pm