PrusaSlicer-NonPlainar/xs/src/libslic3r
2018-07-02 10:45:06 +02:00
..
Fill Working arrange_objects with DJD selection heuristic and a bottom-left placement strategy. 2018-05-17 10:37:26 +02:00
Format Fixed import of model rotated clockwise from 3mf 2018-06-07 16:13:32 +02:00
GCode Wipe tower fix - incorrect start/end position reported to the GCode generator when the tower was rotated 2018-06-28 10:22:04 +02:00
BoundingBox.cpp C++ code cleanup 2018-06-12 12:18:16 +02:00
BoundingBox.hpp C++ code cleanup 2018-06-12 12:18:16 +02:00
BridgeDetector.cpp
BridgeDetector.hpp
ClipperUtils.cpp Fix of extraneous infill over thin walls. 2018-05-18 09:52:09 +02:00
ClipperUtils.hpp Fix of extraneous infill over thin walls. 2018-05-18 09:52:09 +02:00
Config.cpp Added some performance changes 2018-04-18 13:32:21 +02:00
Config.hpp Fix of https://github.com/prusa3d/Slic3r/issues/896 2018-05-17 10:30:20 +02:00
EdgeGrid.cpp
EdgeGrid.hpp
ExPolygon.cpp Fix of extraneous infill over thin walls. 2018-05-18 09:52:09 +02:00
ExPolygon.hpp
ExPolygonCollection.cpp
ExPolygonCollection.hpp
Extruder.cpp
Extruder.hpp
ExtrusionEntity.cpp
ExtrusionEntity.hpp
ExtrusionEntityCollection.cpp
ExtrusionEntityCollection.hpp
ExtrusionSimulator.cpp
ExtrusionSimulator.hpp
FileParserError.hpp Ported the AboutDialog to C++, thanks @alexrj for the work. 2018-04-09 17:03:37 +02:00
Flow.cpp
Flow.hpp
GCode.cpp Fix of the previous commmit. gcc and clang rightfully complained about a typo. 2018-05-15 14:20:32 +02:00
GCode.hpp Fixed wrong extrusion paths detection with multimaterial objects 2018-05-07 14:23:07 +02:00
GCodeReader.cpp
GCodeReader.hpp
GCodeSender.cpp Fix: GCodeSender: Line number resynchronisation 2018-06-07 15:41:34 +02:00
GCodeSender.hpp Fix: GCodeSender: Line number resynchronisation 2018-06-07 15:41:34 +02:00
GCodeTimeEstimator.cpp Time Estimator and GCode Analyzer - Fixed handling of commands G90, G91, M82 and M83 - Fixes #812 2018-03-29 14:46:11 +02:00
GCodeTimeEstimator.hpp Time Estimator and GCode Analyzer - Fixed handling of commands G90, G91, M82 and M83 - Fixes #812 2018-03-29 14:46:11 +02:00
GCodeWriter.cpp
GCodeWriter.hpp
Geometry.cpp
Geometry.hpp
Int128.hpp Working arrange_objects with DJD selection heuristic and a bottom-left placement strategy. 2018-05-17 10:37:26 +02:00
Layer.cpp
Layer.hpp
LayerRegion.cpp
libslic3r.h bumped up the version number 2018-06-29 10:59:58 +02:00
Line.cpp
Line.hpp
Model.cpp Pull build fixes from libnest2d and allow reverse order checks in DJD placement for better quality results. 2018-07-02 10:45:06 +02:00
Model.hpp Autocenter finally disabled. Progress indication works. 2018-06-29 17:46:21 +02:00
MotionPlanner.cpp
MotionPlanner.hpp
MultiPoint.cpp
MultiPoint.hpp
MutablePriorityQueue.hpp
PerimeterGenerator.cpp Fix of a regression issue, which was certainly in 1.34.0, probably 2018-06-11 10:59:02 +02:00
PerimeterGenerator.hpp Fixed a typo in AppConfig 2018-05-18 08:46:33 +02:00
PlaceholderParser.cpp Added layer_num, layer_z variables to the end_gcode, end_filament_gcode, 2018-05-15 14:04:29 +02:00
PlaceholderParser.hpp
Point.cpp Working arrange_objects with DJD selection heuristic and a bottom-left placement strategy. 2018-05-17 10:37:26 +02:00
Point.hpp Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2d 2018-06-28 18:50:39 +02:00
Polygon.cpp Fixed overflow in Polygon::area() 2018-06-05 16:07:09 +02:00
Polygon.hpp
Polyline.cpp
Polyline.hpp
PolylineCollection.cpp
PolylineCollection.hpp
Print.cpp Incorporating performance optimizations from libnest2d 2018-06-28 16:14:17 +02:00
Print.hpp C++ code cleanup 2018-06-12 12:18:16 +02:00
PrintConfig.cpp Fixed issue #875 and updated Slic3rPE.pot 2018-06-04 12:13:07 +02:00
PrintConfig.hpp Removed parameter filament_cooling_time (fixed value of 14s for now) 2018-04-17 08:18:12 +02:00
PrintObject.cpp C++ code cleanup 2018-06-12 12:18:16 +02:00
PrintRegion.cpp
Slicing.cpp
Slicing.hpp
SlicingAdaptive.cpp
SlicingAdaptive.hpp
SupportMaterial.cpp Removed the unsupported "pillars" support pattern. 2018-03-14 20:08:34 +01:00
SupportMaterial.hpp
Surface.cpp
Surface.hpp
SurfaceCollection.cpp
SurfaceCollection.hpp
SVG.cpp
SVG.hpp
TriangleMesh.cpp Fixed normals on wipe tower box 2018-05-03 11:09:13 +02:00
TriangleMesh.hpp Reworked the fix of #784 for efficiency and robustness: 2018-03-15 17:14:13 +01:00
utils.cpp Object updated by scale gizmo 2018-06-18 15:07:17 +02:00
Utils.hpp Object updated by scale gizmo 2018-06-18 15:07:17 +02:00