PrusaSlicer-NonPlainar/src/libslic3r
2019-04-15 16:14:19 +02:00
..
Fill Reworked discretization step of Archimedean Chords infill to lower 2019-03-07 16:01:46 +01:00
Format Fix of #1998 2019-03-25 12:07:43 +01:00
GCode Fix of #2044 2019-04-04 09:16:03 +02:00
Rasterizer Support for thresholding with Zero gamma. 2019-04-09 14:52:29 +02:00
SLA Fix for issue SPE-901 2019-04-12 10:26:33 +02:00
BoundingBox.cpp
BoundingBox.hpp
BridgeDetector.cpp
BridgeDetector.hpp
Channel.hpp
ClipperUtils.cpp Call Line conversion operator explicitly. 2019-04-03 11:17:15 +02:00
ClipperUtils.hpp Optimizing manual unification. 2019-03-26 15:05:57 +01:00
CMakeLists.txt Moved the GLEW dependencies from libslic3r to the gui slic3r library. 2019-04-12 12:57:45 +02:00
Config.cpp Fixed missing include on OSX 2019-03-17 15:04:34 +01:00
Config.hpp Help for the FFF / SLA command line parameters. 2019-03-13 19:17:26 +01:00
EdgeGrid.cpp
EdgeGrid.hpp
ExPolygon.cpp
ExPolygon.hpp
ExPolygonCollection.cpp
ExPolygonCollection.hpp
Extruder.cpp
Extruder.hpp
ExtrusionEntity.cpp
ExtrusionEntity.hpp
ExtrusionEntityCollection.cpp
ExtrusionEntityCollection.hpp
ExtrusionSimulator.cpp
ExtrusionSimulator.hpp
FileParserError.hpp
Flow.cpp
Flow.hpp Elephant foot compensation improvements. 2019-03-05 11:54:04 +01:00
GCode.cpp Fix of #2082 -> Added lines M73 P100 and M73 Q100 to gcode to signal that print is finished 2019-04-08 11:54:58 +02:00
GCode.hpp
GCodeReader.cpp
GCodeReader.hpp
GCodeSender.cpp
GCodeSender.hpp
GCodeTimeEstimator.cpp Fix of #1380 - Wrong estimated time when using extruder absolute coordinates 2019-04-15 12:54:57 +02:00
GCodeTimeEstimator.hpp Fix of #2082 -> Added lines M73 P100 and M73 Q100 to gcode to signal that print is finished 2019-04-08 11:54:58 +02:00
GCodeWriter.cpp
GCodeWriter.hpp
Geometry.cpp Fixed rotation of SLA instances in case a rotation in X or Y was applied 2019-04-08 13:35:03 +02:00
Geometry.hpp Fixed rotation of SLA instances in case a rotation in X or Y was applied 2019-04-08 13:35:03 +02:00
I18N.hpp
Int128.hpp
Layer.cpp Implemented clipping of parts of multi-part objects in the order 2019-03-06 10:21:10 +01:00
Layer.hpp Elephant foot compensation improvements. 2019-03-05 11:54:04 +01:00
LayerRegion.cpp Improvement in handling of the custom bridging angle value. 2019-04-01 17:12:39 +02:00
libslic3r_version.h.in Harmonized the application naming. 2019-04-15 16:14:19 +02:00
libslic3r.h
Line.cpp
Line.hpp
Model.cpp Fix of "Variable layer height feature breaks after rotating part #2073" 2019-04-13 14:15:54 +02:00
Model.hpp Fix of "Variable layer height feature breaks after rotating part #2073" 2019-04-13 14:15:54 +02:00
ModelArrange.cpp Output raster seem ok, stats broken. 2019-03-27 18:37:50 +01:00
ModelArrange.hpp
MotionPlanner.cpp
MotionPlanner.hpp
MTUtils.hpp Hypothetical support of different object layer heights. 2019-03-25 09:55:48 +01:00
MultiPoint.cpp
MultiPoint.hpp
MutablePriorityQueue.hpp
pchheader.cpp
pchheader.hpp
PerimeterGenerator.cpp
PerimeterGenerator.hpp
PlaceholderParser.cpp
PlaceholderParser.hpp
Point.cpp
Point.hpp Fixed a regression issue in the triangle mesh slicing code, where 2019-03-11 17:18:38 +01:00
Polygon.cpp
Polygon.hpp
Polyline.cpp
Polyline.hpp
PolylineCollection.cpp
PolylineCollection.hpp
Print.cpp Altering sla export interface to support explicit project name. 2019-04-04 12:30:11 +02:00
Print.hpp Fix of "Variable layer height feature breaks after rotating part #2073" 2019-04-13 14:15:54 +02:00
PrintBase.cpp
PrintBase.hpp Update the SLA slices at the print preview once the index is calculated. 2019-03-14 15:11:27 +01:00
PrintConfig.cpp Only show the "--software-renderer" option if GUI is compiled in. 2019-04-12 13:33:06 +02:00
PrintConfig.hpp Adding absolute correction (XY offset) and gamma correction parameters. 2019-04-09 13:42:32 +02:00
PrintExport.hpp Adding absolute correction (XY offset) and gamma correction parameters. 2019-04-09 13:42:32 +02:00
PrintObject.cpp Fix of "Variable layer height feature breaks after rotating part #2073" 2019-04-13 14:15:54 +02:00
PrintRegion.cpp
SLAPrint.cpp Removing separate X and Y relative correction. 2019-04-09 18:15:25 +02:00
SLAPrint.hpp Finished SLA print / material correction visualization. 2019-04-08 18:09:31 +02:00
Slicing.cpp Fix of caching of the SlicingParamerters at PrintObject 2019-03-05 14:05:58 +01:00
Slicing.hpp Fix of caching of the SlicingParamerters at PrintObject 2019-03-05 14:05:58 +01:00
SlicingAdaptive.cpp
SlicingAdaptive.hpp
SupportMaterial.cpp Fixed a regression issue in the triangle mesh slicing code, where 2019-03-11 17:18:38 +01:00
SupportMaterial.hpp
Surface.cpp Split the external infill pattern to separate top / bottom config values. 2019-02-22 15:25:35 +01:00
Surface.hpp Split the external infill pattern to separate top / bottom config values. 2019-02-22 15:25:35 +01:00
SurfaceCollection.cpp
SurfaceCollection.hpp
SVG.cpp
SVG.hpp
Technologies.hpp Tech ENABLE_CANVAS_GUI_REFACTORING set as default 2019-03-20 09:33:30 +01:00
Tesselate.cpp
Tesselate.hpp
TriangleMesh.cpp Vojtech's improvements in the SLA preview cutting dialog. 2019-04-11 15:44:32 +02:00
TriangleMesh.hpp Vojtech's improvements in the SLA preview cutting dialog. 2019-04-11 15:44:32 +02:00
utils.cpp Http: Fix logging 2019-02-15 15:35:13 +01:00
Utils.hpp Harmonized the application naming. 2019-04-15 16:14:19 +02:00
Zipper.cpp Altering sla export interface to support explicit project name. 2019-04-04 12:30:11 +02:00
Zipper.hpp Altering sla export interface to support explicit project name. 2019-04-04 12:30:11 +02:00