.. |
Fill
|
Changed the logic of the "ensure vertical wall thickness" feature
|
2016-11-11 11:13:36 +01:00 |
GCode
|
|
|
BoundingBox.cpp
|
Finished merging of bridging regions.
|
2016-09-30 16:11:19 +02:00 |
BoundingBox.hpp
|
Implemented utility functions to operate over lines, polylines, polygons,
|
2016-11-07 22:49:11 +01:00 |
BridgeDetector.cpp
|
Fixed compilation on Strawberry
|
2016-11-08 11:23:08 +01:00 |
BridgeDetector.hpp
|
Reworked the bridge detector to allow searching a single bridging
|
2016-11-08 09:59:25 +01:00 |
ClipperUtils.cpp
|
Implemented utility functions to operate over lines, polylines, polygons,
|
2016-11-07 22:49:11 +01:00 |
ClipperUtils.hpp
|
Implemented utility functions to operate over lines, polylines, polygons,
|
2016-11-07 22:49:11 +01:00 |
Config.cpp
|
Fixed a return value in the Config multi-string parser.
|
2016-11-01 14:52:44 +01:00 |
Config.hpp
|
Added "Notes" page to the filament configuration.
|
2016-11-01 13:41:24 +01:00 |
EdgeGrid.cpp
|
Unified the creation of paths of debugging output files
|
2016-10-21 10:18:01 +02:00 |
EdgeGrid.hpp
|
Fixed a bug in EdgeGrid for horizontal or vertical lines ending at the grid lines.
|
2016-10-17 18:06:38 +02:00 |
ExPolygon.cpp
|
New sparse infill: "stars" - David's star shaped infill.
|
2016-11-09 15:39:12 +01:00 |
ExPolygon.hpp
|
New sparse infill: "stars" - David's star shaped infill.
|
2016-11-09 15:39:12 +01:00 |
ExPolygonCollection.cpp
|
Reworked the bridge detector to allow searching a single bridging
|
2016-11-08 09:59:25 +01:00 |
ExPolygonCollection.hpp
|
|
|
Extruder.cpp
|
|
|
Extruder.hpp
|
|
|
ExtrusionEntity.cpp
|
Method ExtrusionEntity::polygons_covered() and derived were split
|
2016-11-04 00:10:35 +01:00 |
ExtrusionEntity.hpp
|
Method ExtrusionEntity::polygons_covered() and derived were split
|
2016-11-04 00:10:35 +01:00 |
ExtrusionEntityCollection.cpp
|
Method ExtrusionEntity::polygons_covered() and derived were split
|
2016-11-04 00:10:35 +01:00 |
ExtrusionEntityCollection.hpp
|
Method ExtrusionEntity::polygons_covered() and derived were split
|
2016-11-04 00:10:35 +01:00 |
ExtrusionSimulator.cpp
|
Unified the creation of paths of debugging output files
|
2016-10-21 10:18:01 +02:00 |
ExtrusionSimulator.hpp
|
|
|
Flow.cpp
|
C++ supports sketched, but not finalized yet. Slic3r is still using
|
2016-10-16 16:30:56 +02:00 |
Flow.hpp
|
|
|
GCode.cpp
|
Added "Notes" page to the filament configuration.
|
2016-11-01 13:41:24 +01:00 |
GCode.hpp
|
G code generator will include marks for the G-code analyzer, so
|
2016-09-26 12:52:40 +02:00 |
GCodeSender.cpp
|
Rewrote Fill2.pm to C++, deleted Perl infills for good.
|
2016-11-02 10:47:00 +01:00 |
GCodeSender.hpp
|
G code generator will include marks for the G-code analyzer, so
|
2016-09-26 12:52:40 +02:00 |
GCodeWriter.cpp
|
Bugfix: use Lift-z option for 2. extruder #3385
|
2016-09-26 12:49:29 +02:00 |
GCodeWriter.hpp
|
Bugfix: use Lift-z option for 2. extruder #3385
|
2016-09-26 12:49:29 +02:00 |
Geometry.cpp
|
Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11
|
2016-11-04 15:03:51 +01:00 |
Geometry.hpp
|
Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11
|
2016-11-04 15:03:51 +01:00 |
Layer.cpp
|
re-wrote PrintObject::detect_surfaces_type() to C++,
|
2016-11-10 19:23:01 +01:00 |
Layer.hpp
|
re-wrote PrintObject::detect_surfaces_type() to C++,
|
2016-11-10 19:23:01 +01:00 |
LayerRegion.cpp
|
re-wrote PrintObject::detect_surfaces_type() to C++,
|
2016-11-10 19:23:01 +01:00 |
libslic3r.h
|
Update the version
|
2016-11-11 16:46:05 +01:00 |
Line.cpp
|
|
|
Line.hpp
|
|
|
Model.cpp
|
Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11
|
2016-11-04 15:03:51 +01:00 |
Model.hpp
|
Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11
|
2016-11-04 15:03:51 +01:00 |
MotionPlanner.cpp
|
|
|
MotionPlanner.hpp
|
|
|
MultiPoint.cpp
|
Implemented utility functions to operate over lines, polylines, polygons,
|
2016-11-07 22:49:11 +01:00 |
MultiPoint.hpp
|
Implemented utility functions to operate over lines, polylines, polygons,
|
2016-11-07 22:49:11 +01:00 |
PerimeterGenerator.cpp
|
Fixes https://github.com/prusa3d/Slic3r/issues/32#issuecomment-260135542
|
2016-11-12 19:04:40 +01:00 |
PerimeterGenerator.hpp
|
Collect the perimeter surfaces when generating perimeters.
|
2016-09-26 13:44:23 +02:00 |
PlaceholderParser.cpp
|
|
|
PlaceholderParser.hpp
|
|
|
Point.cpp
|
Defined the +-* operators on Pointf.
|
2016-10-21 16:53:42 +02:00 |
Point.hpp
|
Defined the +-* operators on Pointf.
|
2016-10-21 16:53:42 +02:00 |
Polygon.cpp
|
New sparse infill: "stars" - David's star shaped infill.
|
2016-11-09 15:39:12 +01:00 |
Polygon.hpp
|
New sparse infill: "stars" - David's star shaped infill.
|
2016-11-09 15:39:12 +01:00 |
Polyline.cpp
|
Bugfix of bottom bridges. If close regions shall be closed by bridges,
|
2016-09-30 15:23:18 +02:00 |
Polyline.hpp
|
Implemented utility functions to operate over lines, polylines, polygons,
|
2016-11-07 22:49:11 +01:00 |
PolylineCollection.cpp
|
Copy and move variants of chained_path functions
|
2016-11-02 22:31:03 +02:00 |
PolylineCollection.hpp
|
Copy and move variants of chained_path functions
|
2016-11-02 22:31:03 +02:00 |
Print.cpp
|
Refactored Print::validate() method to not throw an exception, but
|
2016-11-05 02:23:46 +01:00 |
Print.hpp
|
re-wrote PrintObject::detect_surfaces_type() to C++,
|
2016-11-10 19:23:01 +01:00 |
PrintConfig.cpp
|
New sparse infill: "stars" - David's star shaped infill.
|
2016-11-09 15:39:12 +01:00 |
PrintConfig.hpp
|
New sparse infill: "stars" - David's star shaped infill.
|
2016-11-09 15:39:12 +01:00 |
PrintObject.cpp
|
Changed the logic of the "ensure vertical wall thickness" feature
|
2016-11-11 11:13:36 +01:00 |
PrintRegion.cpp
|
|
|
SupportMaterial.cpp
|
unique_ptr instead of auto_ptr for C++11 and above
|
2016-11-03 08:18:27 +02:00 |
SupportMaterial.hpp
|
Rewrote Fill2.pm to C++, deleted Perl infills for good.
|
2016-11-02 10:47:00 +01:00 |
Surface.cpp
|
|
|
Surface.hpp
|
Changed the logic of the "ensure vertical wall thickness" feature
|
2016-11-11 11:13:36 +01:00 |
SurfaceCollection.cpp
|
Implemented utility functions to operate over lines, polylines, polygons,
|
2016-11-07 22:49:11 +01:00 |
SurfaceCollection.hpp
|
Rewrote Fill2.pm to C++, deleted Perl infills for good.
|
2016-11-02 10:47:00 +01:00 |
SVG.cpp
|
Enabled the C++ fillers for all infills, not just the supports.
|
2016-10-20 17:44:46 +02:00 |
SVG.hpp
|
Unified the creation of paths of debugging output files
|
2016-10-21 10:18:01 +02:00 |
TriangleMesh.cpp
|
Rewrote Fill2.pm to C++, deleted Perl infills for good.
|
2016-11-02 10:47:00 +01:00 |
TriangleMesh.hpp
|
|
|
utils.cpp
|
Extended exit report when catching an exception under a broken
|
2016-11-08 11:15:09 +01:00 |