PrusaSlicer-NonPlainar/xs/src/libslic3r
2017-09-12 18:20:06 +02:00
..
Fill CMake build process - fixes of the previous check-ins to build 2017-08-18 21:09:53 +02:00
Format Unicode handling: 2017-08-03 17:31:31 +02:00
GCode The last priming area is shortened and the excess wipe is moved 2017-09-12 15:55:38 +02:00
BoundingBox.cpp Fixed a crash when slicing leads to no print. 2017-09-12 16:48:44 +02:00
BoundingBox.hpp
BridgeDetector.cpp New feature: Bridging angle override through a bridge_angle config 2017-07-31 16:23:52 +02:00
BridgeDetector.hpp New feature: Bridging angle override through a bridge_angle config 2017-07-31 16:23:52 +02:00
ClipperUtils.cpp Ported PrintObject::prepare_infill & combine_infill from Perl to C++. 2017-08-02 14:24:32 +02:00
ClipperUtils.hpp Ported PrintObject::prepare_infill & combine_infill from Perl to C++. 2017-08-02 14:24:32 +02:00
Config.cpp
Config.hpp Moved some math macros (sqr, lerp, clamp) to libslic3r.h 2017-07-27 10:39:43 +02:00
EdgeGrid.cpp Initial implementation of a CMake build system for the Slic3r XS module. 2017-08-16 19:05:08 +02:00
EdgeGrid.hpp
ExPolygon.cpp
ExPolygon.hpp
ExPolygonCollection.cpp
ExPolygonCollection.hpp
Extruder.cpp Include the wipe tower print time into the cooling time. 2017-06-22 15:18:37 +02:00
Extruder.hpp Include the wipe tower print time into the cooling time. 2017-06-22 15:18:37 +02:00
ExtrusionEntity.cpp
ExtrusionEntity.hpp Many warnings fixed (#510) 2017-09-11 09:49:59 +02:00
ExtrusionEntityCollection.cpp
ExtrusionEntityCollection.hpp
ExtrusionSimulator.cpp Moved some math macros (sqr, lerp, clamp) to libslic3r.h 2017-07-27 10:39:43 +02:00
ExtrusionSimulator.hpp
Flow.cpp Fix of "exponentional values generated as G1 F-1.95058e+006 causing problems" 2017-09-12 18:20:06 +02:00
Flow.hpp Refactored Fill / Flow for readability. 2017-07-19 15:53:43 +02:00
GCode.cpp Fixed a crash when slicing leads to no print. 2017-09-12 16:48:44 +02:00
GCode.hpp Fixed typo from the previous commit. 2017-09-04 13:55:56 +02:00
GCodeReader.cpp Finalized implementation of a cooling buffer for multiple extruders 2017-06-30 17:05:58 +02:00
GCodeReader.hpp Finalized implementation of a cooling buffer for multiple extruders 2017-06-30 17:05:58 +02:00
GCodeSender.cpp CMake build process - fixes of the previous check-ins to build 2017-08-18 21:09:53 +02:00
GCodeSender.hpp CMake build process - fixes of the previous check-ins to build 2017-08-18 21:09:53 +02:00
GCodeTimeEstimator.cpp
GCodeTimeEstimator.hpp
GCodeWriter.cpp Fix of "exponentional values generated as G1 F-1.95058e+006 causing problems" 2017-09-12 18:20:06 +02:00
GCodeWriter.hpp Refactored the cooling buffer: Removed ElapsedTime. 2017-06-30 20:01:32 +02:00
Geometry.cpp
Geometry.hpp Many warnings fixed (#510) 2017-09-11 09:49:59 +02:00
Int128.hpp Merges https://github.com/prusa3d/Slic3r/pull/509 2017-09-11 09:58:41 +02:00
Layer.cpp Fix of "Modifier meshes don't work for speed modifications" 2017-07-14 17:30:54 +02:00
Layer.hpp Moved some math macros (sqr, lerp, clamp) to libslic3r.h 2017-07-27 10:39:43 +02:00
LayerRegion.cpp New feature: Bridging angle override through a bridge_angle config 2017-07-31 16:23:52 +02:00
libslic3r.h Moved some math macros (sqr, lerp, clamp) to libslic3r.h 2017-07-27 10:39:43 +02:00
Line.cpp
Line.hpp Many warnings fixed (#510) 2017-09-11 09:49:59 +02:00
Model.cpp Fixed a regression bug (bundling of multiple STLs into a single model). 2017-08-28 14:54:46 +02:00
Model.hpp Many warnings fixed (#510) 2017-09-11 09:49:59 +02:00
MotionPlanner.cpp
MotionPlanner.hpp
MultiPoint.cpp
MultiPoint.hpp
MutablePriorityQueue.hpp
PerimeterGenerator.cpp Changed the default "sane" extrusion width parameters to 2017-07-19 16:06:29 +02:00
PerimeterGenerator.hpp PerimeterGenerator - a bit of refactoring for readability. 2017-07-19 15:42:49 +02:00
PlaceholderParser.cpp Fix of "MM incorrect extruder temperature" 2017-07-31 15:42:55 +02:00
PlaceholderParser.hpp Fix of "MM incorrect extruder temperature" 2017-07-31 15:42:55 +02:00
Point.cpp Moved some math macros (sqr, lerp, clamp) to libslic3r.h 2017-07-27 10:39:43 +02:00
Point.hpp Ported PrintObject::prepare_infill & combine_infill from Perl to C++. 2017-08-02 14:24:32 +02:00
Polygon.cpp
Polygon.hpp
Polyline.cpp
Polyline.hpp
PolylineCollection.cpp Moved some math macros (sqr, lerp, clamp) to libslic3r.h 2017-07-27 10:39:43 +02:00
PolylineCollection.hpp Moved some math macros (sqr, lerp, clamp) to libslic3r.h 2017-07-27 10:39:43 +02:00
Print.cpp The last priming area is shortened and the excess wipe is moved 2017-09-12 15:55:38 +02:00
Print.hpp Many warnings fixed (#510) 2017-09-11 09:49:59 +02:00
PrintConfig.cpp Merged new methods for handling menus with icons, 2017-08-04 16:28:01 +02:00
PrintConfig.hpp New feature: Bridging angle override through a bridge_angle config 2017-07-31 16:23:52 +02:00
PrintObject.cpp Fixed a crash when slicing leads to no print. 2017-09-12 16:48:44 +02:00
PrintRegion.cpp
Slicing.cpp Moved some math macros (sqr, lerp, clamp) to libslic3r.h 2017-07-27 10:39:43 +02:00
Slicing.hpp
SlicingAdaptive.cpp
SlicingAdaptive.hpp
SupportMaterial.cpp Fixed "Fill angle of any number other than an Integer does not work" 2017-07-20 13:38:10 +02:00
SupportMaterial.hpp
Surface.cpp
Surface.hpp
SurfaceCollection.cpp Inlined Surface::any_internal_contains / any_bottom_contains 2017-07-10 13:15:36 +02:00
SurfaceCollection.hpp Ported PrintObject::prepare_infill & combine_infill from Perl to C++. 2017-08-02 14:24:32 +02:00
SVG.cpp Unicode handling: 2017-08-03 17:31:31 +02:00
SVG.hpp
TriangleMesh.cpp Fixed a crash when slicing leads to no print. 2017-09-12 16:48:44 +02:00
TriangleMesh.hpp Ported some ModelObject methods from Perl to C++. 2017-08-02 16:05:18 +02:00
utils.cpp Fixed a default locale on Windows for UTF normalization. 2017-09-04 10:34:51 +02:00
Utils.hpp Unicode handling: 2017-08-03 17:31:31 +02:00