.. |
Fill
|
Reworked discretization step of Archimedean Chords infill to lower
|
2019-03-07 16:01:46 +01:00 |
Format
|
Fixed Linux build, the old GCC compiler does not support
|
2019-02-27 11:08:58 +01:00 |
GCode
|
Fix of #1812 (GCode Anayzer take in account extruder offsets for multiextruder printers)
|
2019-03-06 10:22:10 +01:00 |
Rasterizer
|
Revert "WIP: SVG import & rasterization"
|
2019-02-07 12:09:10 +01:00 |
SLA
|
Fix for pad wall slope.
|
2019-03-08 15:08:55 +01:00 |
BoundingBox.cpp
|
|
|
BoundingBox.hpp
|
Performance improvements:
|
2019-01-26 18:51:34 +01:00 |
BridgeDetector.cpp
|
|
|
BridgeDetector.hpp
|
|
|
Channel.hpp
|
Printhost: Cancelation, bugfixes
|
2018-12-20 13:38:00 +01:00 |
ClipperUtils.cpp
|
|
|
ClipperUtils.hpp
|
|
|
CMakeLists.txt
|
Updated GLCanvas3D to use the tesselator through libslic3r
|
2019-02-05 19:45:52 +01:00 |
Config.cpp
|
Ignore the extra "Process Serial Number" parameter generated by the OSX finder
|
2019-01-09 14:09:08 +01:00 |
Config.hpp
|
Implemented ModeSizer with ModeButtons for the mode view changing from the settings tabs and plater
|
2019-01-10 11:09:31 +01:00 |
EdgeGrid.cpp
|
|
|
EdgeGrid.hpp
|
|
|
ExPolygon.cpp
|
Improvements of the triangulation of SLA layer preview.
|
2019-01-24 19:08:58 +01:00 |
ExPolygon.hpp
|
Improvements of the triangulation of SLA layer preview.
|
2019-01-24 19:08:58 +01:00 |
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 #1812 (GCode Anayzer take in account extruder offsets for multiextruder printers)
|
2019-03-06 10:22:10 +01:00 |
GCode.hpp
|
Disabled the experimental pressure equalizer.
|
2019-01-29 18:07:45 +01:00 |
GCodeReader.cpp
|
Fix a missing header in GCodeReader
|
2019-01-17 13:49:10 +01:00 |
GCodeReader.hpp
|
Get name of both the G-code and project file from the 1st printable
|
2019-02-01 11:44:08 +01:00 |
GCodeSender.cpp
|
|
|
GCodeSender.hpp
|
|
|
GCodeTimeEstimator.cpp
|
Fix of G-code remaining times export, that I broke with my optimizations.
|
2018-12-19 12:02:17 +01:00 |
GCodeTimeEstimator.hpp
|
Time estimator: Added consumed memory tracing, replaced std::map
|
2018-12-18 14:10:31 +01:00 |
GCodeWriter.cpp
|
|
|
GCodeWriter.hpp
|
|
|
Geometry.cpp
|
Fix of #1782
|
2019-02-07 09:22:04 +01:00 |
Geometry.hpp
|
Improvement of the initial placement of modifier meshes:
|
2019-02-28 11:20:01 +01:00 |
I18N.hpp
|
|
|
Int128.hpp
|
Build: MSVC 2017 compat (w/o xs code - Perl unit tests)
|
2019-01-29 17:11:07 +01:00 |
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
|
Elephant foot compensation improvements.
|
2019-03-05 11:54:04 +01:00 |
libslic3r_version.h.in
|
|
|
libslic3r.h
|
Fix build: Stray semicolon
|
2019-02-04 16:57:11 +01:00 |
Line.cpp
|
Iterative, not recursive, version of the Douglas-Peucker-Ramer algorithm
|
2018-12-14 19:29:58 +01:00 |
Line.hpp
|
Iterative, not recursive, version of the Douglas-Peucker-Ramer algorithm
|
2018-12-14 19:29:58 +01:00 |
Model.cpp
|
SLA gizmo keeps track of current status of the points, enables the user to erase all points
|
2019-02-27 16:23:10 +01:00 |
Model.hpp
|
SLA gizmo keeps track of current status of the points, enables the user to erase all points
|
2019-02-27 16:23:10 +01:00 |
ModelArrange.cpp
|
WIP: Optimization of the object's 2D convex silhouette for arrangement,
|
2019-01-28 10:10:23 +01:00 |
ModelArrange.hpp
|
Initial version of smart auto placement intended to replace autocenter.
|
2019-01-22 17:50:33 +01:00 |
MotionPlanner.cpp
|
|
|
MotionPlanner.hpp
|
|
|
MTUtils.hpp
|
|
|
MultiPoint.cpp
|
Added debugging code for the Douglas-Peucker contour simplification code.
|
2019-01-14 19:59:18 +01:00 |
MultiPoint.hpp
|
|
|
MutablePriorityQueue.hpp
|
|
|
pchheader.cpp
|
|
|
pchheader.hpp
|
|
|
PerimeterGenerator.cpp
|
|
|
PerimeterGenerator.hpp
|
|
|
PlaceholderParser.cpp
|
Fixed conversion of floating point values to string from PlaceholderParser
|
2019-01-18 09:50:56 +01:00 |
PlaceholderParser.hpp
|
Fixed an issue, where the output G-code file name was not always updated
|
2019-02-03 10:41:14 +01:00 |
Point.cpp
|
|
|
Point.hpp
|
Extended tesselation wrapper for other 3d and 2d point types.
|
2019-02-08 09:26:48 +01:00 |
Polygon.cpp
|
|
|
Polygon.hpp
|
|
|
Polyline.cpp
|
|
|
Polyline.hpp
|
|
|
PolylineCollection.cpp
|
|
|
PolylineCollection.hpp
|
|
|
Print.cpp
|
Fix of caching of the SlicingParamerters at PrintObject
|
2019-03-05 14:05:58 +01:00 |
Print.hpp
|
Implemented clipping of parts of multi-part objects in the order
|
2019-03-06 10:21:10 +01:00 |
PrintBase.cpp
|
Fixed an issue, where the output G-code file name was not always updated
|
2019-02-03 10:41:14 +01:00 |
PrintBase.hpp
|
Fixed an issue with background processing cancelation & SLA supports
|
2019-02-21 12:39:38 +01:00 |
PrintConfig.cpp
|
PrintHost: Fix host type configuration, refactor, fix #1687
|
2019-03-05 16:12:15 +01:00 |
PrintConfig.hpp
|
PrintHost: Fix host type configuration, refactor, fix #1687
|
2019-03-05 16:12:15 +01:00 |
PrintExport.hpp
|
Deleted no-needed string from the PrintExport data
|
2019-03-01 12:30:45 +01:00 |
PrintObject.cpp
|
Implemented clipping of parts of multi-part objects in the order
|
2019-03-06 10:21:10 +01:00 |
PrintRegion.cpp
|
WIP Restoration of the layer editing.
|
2019-01-21 10:06:51 +01:00 |
SLAPrint.cpp
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
2019-03-01 17:59:17 +01:00 |
SLAPrint.hpp
|
Optimization of SLA print time estimation,
|
2019-02-21 15:46:04 +01: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
|
|
|
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
|
Code cleanup
|
2019-03-08 12:03:31 +01:00 |
Tesselate.cpp
|
Extended tesselation wrapper for other 3d and 2d point types.
|
2019-02-08 09:26:48 +01:00 |
Tesselate.hpp
|
Extended tesselation wrapper for other 3d and 2d point types.
|
2019-02-08 09:26:48 +01:00 |
TriangleMesh.cpp
|
Introduced the "slice_closing_radius" to define, how large gaps
|
2019-03-01 17:53:02 +01:00 |
TriangleMesh.hpp
|
Introduced the "slice_closing_radius" to define, how large gaps
|
2019-03-01 17:53:02 +01:00 |
utils.cpp
|
Http: Fix logging
|
2019-02-15 15:35:13 +01:00 |
Utils.hpp
|
Implemented estimated printing time for the SLA printing
|
2019-02-12 16:34:42 +01:00 |