PrusaSlicer-NonPlainar/xs/xsp
bubnikv e016c4e423 New extrusion class: ExtrusionMultiPath
This is similar to an ExtrusionLoop, but it is open.
It may contain multiple chained paths with differing parameters.
This allows one to have a hierarchy of paths, where the ExtrusionEntityCollection
will be chained by the G-code generator, but ExtrusionMultiPath will not.
2017-01-19 13:35:55 +01:00
..
BoundingBox.xsp Fixes and improvements to the view selection menu, cherry picked from @alexrj a7693c4719c0e0e0129aea7461706d2ed53a52cc 2016-12-08 14:51:35 +01:00
BridgeDetector.xsp Reworked the bridge detector to allow searching a single bridging 2016-11-08 09:59:25 +01:00
Clipper.xsp Adapted to the new ClipperUtils.hpp interface by @alexrj 2016-12-13 19:22:23 +01:00
Config.xsp
ExPolygon.xsp
ExPolygonCollection.xsp
Extruder.xsp
ExtrusionEntityCollection.xsp New extrusion class: ExtrusionMultiPath 2017-01-19 13:35:55 +01:00
ExtrusionLoop.xsp Method ExtrusionEntity::polygons_covered() and derived were split 2016-11-04 00:10:35 +01:00
ExtrusionPath.xsp Method ExtrusionEntity::polygons_covered() and derived were split 2016-11-04 00:10:35 +01:00
ExtrusionSimulator.xsp
Filler.xsp
Flow.xsp
GCode.xsp New extrusion class: ExtrusionMultiPath 2017-01-19 13:35:55 +01:00
GCodePressureEqualizer.xsp
GCodeSender.xsp
GCodeWriter.xsp
Geometry.xsp Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11 2016-11-04 15:03:51 +01:00
GUI_3DScene.xsp
GUI.xsp
Layer.xsp Missed this one at the last check-in. 2016-11-20 12:59:29 +01:00
Line.xsp
Model.xsp Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11 2016-11-04 15:03:51 +01:00
MotionPlanner.xsp
my.map New extrusion class: ExtrusionMultiPath 2017-01-19 13:35:55 +01:00
mytype.map
PerimeterGenerator.xsp Reverted the perimeter generator to not save the perimeter areas. 2016-11-17 23:22:59 +01:00
PlaceholderParser.xsp
Point.xsp Reduced some compiler warnings. 2016-11-16 22:09:00 +01:00
Polygon.xsp
Polyline.xsp Adapted to the new ClipperUtils.hpp interface by @alexrj 2016-12-13 19:22:23 +01:00
PolylineCollection.xsp
Print.xsp Improvements in the manual layer width editor. 2016-12-21 16:00:41 +01:00
Surface.xsp Adapted to the new ClipperUtils.hpp interface by @alexrj 2016-12-13 19:22:23 +01:00
SurfaceCollection.xsp
TriangleMesh.xsp
typemap.xspt New extrusion class: ExtrusionMultiPath 2017-01-19 13:35:55 +01:00
XS.xsp Log support through boost::log 2016-11-24 13:44:51 +01:00