.. |
Fill
|
Implemented volumetric flow rate hints,
|
2017-11-09 15:10:20 +01:00 |
Format
|
Unicode handling:
|
2017-08-03 17:31:31 +02:00 |
GCode
|
Enabled a long wipe when moving away from the wipe tower
|
2017-12-14 09:50:38 +01:00 |
BoundingBox.cpp
|
Another step towards C++ presets.
|
2017-10-25 12:53:31 +02:00 |
BoundingBox.hpp
|
Redefined the ==, != operators of Point and BoundingBox classes
|
2017-10-17 14:36:30 +02:00 |
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
|
Fixed a regression bug of handling the obsolete config parameters,
|
2017-11-30 13:43:02 +01:00 |
Config.hpp
|
Sketch of the PlaceholderParser if/elsif/else macro.
|
2017-11-17 18:46:03 +01: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
|
Implemented volumetric flow rate hints,
|
2017-11-09 15:10:20 +01:00 |
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
|
Ported the G-code generator from Perl to C++.
|
2017-05-03 18:28:22 +02:00 |
ExtrusionEntity.hpp
|
Many warnings fixed (#510)
|
2017-09-11 09:49:59 +02:00 |
ExtrusionEntityCollection.cpp
|
Ported the G-code generator from Perl to C++.
|
2017-05-03 18:28:22 +02:00 |
ExtrusionEntityCollection.hpp
|
Ported the G-code generator from Perl to C++.
|
2017-05-03 18:28:22 +02:00 |
ExtrusionSimulator.cpp
|
Moved some math macros (sqr, lerp, clamp) to libslic3r.h
|
2017-07-27 10:39:43 +02:00 |
ExtrusionSimulator.hpp
|
|
|
Flow.cpp
|
Implemented volumetric flow rate hints,
|
2017-11-09 15:10:20 +01:00 |
Flow.hpp
|
Initial definition of PresetHints C++ class and Perl binding, ported the cooling logic hints to C++.
|
2017-11-09 10:48:06 +01:00 |
GCode.cpp
|
The wipe tower generator does not call start_filament_gcode when
|
2017-12-20 12:03:54 +01:00 |
GCode.hpp
|
Improved error reporting of the PlaceholderParser.
|
2017-12-05 15:54:24 +01:00 |
GCodeReader.cpp
|
Optimization of the configuration layer:
|
2017-10-17 16:01:18 +02:00 |
GCodeReader.hpp
|
Optimization of the configuration layer:
|
2017-10-17 16:01:18 +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
|
Fixed tool ordering for sequential prints.
|
2017-05-17 19:25:36 +02:00 |
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
|
Fixed a regression bug, which was made during the porting of
|
2017-09-14 13:15:32 +02:00 |
Layer.hpp
|
Fix of
|
2017-12-11 17:19:55 +01:00 |
LayerRegion.cpp
|
Optimization of the configuration layer:
|
2017-10-17 16:01:18 +02:00 |
libslic3r.h
|
Bumped up the build version.
|
2017-12-09 15:49:43 +01:00 |
Line.cpp
|
|
|
Line.hpp
|
Many warnings fixed (#510)
|
2017-09-11 09:49:59 +02:00 |
Model.cpp
|
Utility functions to pass wxWidgets pointers from Perl to C++ code.
|
2017-10-17 20:00:15 +02:00 |
Model.hpp
|
Many warnings fixed (#510)
|
2017-09-11 09:49:59 +02:00 |
MotionPlanner.cpp
|
Fixed the "avoid crossing perimeters" bug introduced in Slic3r 1.34.1.24
|
2017-06-02 13:33:19 +02:00 |
MotionPlanner.hpp
|
Fixed the "avoid crossing perimeters" bug introduced in Slic3r 1.34.1.24
|
2017-06-02 13:33:19 +02:00 |
MultiPoint.cpp
|
Implemented rotation of the support structure.
|
2017-06-08 14:02:37 +02:00 |
MultiPoint.hpp
|
Implemented rotation of the support structure.
|
2017-06-08 14:02:37 +02:00 |
MutablePriorityQueue.hpp
|
Performance improvements of the MotionPlanner
|
2017-05-05 09:59:56 +02:00 |
PerimeterGenerator.cpp
|
A bit of refactoring and beautification.
|
2017-09-18 10:01:37 +02:00 |
PerimeterGenerator.hpp
|
PerimeterGenerator - a bit of refactoring for readability.
|
2017-07-19 15:42:49 +02:00 |
PlaceholderParser.cpp
|
Replaced boost::regex with std::regex.
|
2017-12-20 18:25:53 +01:00 |
PlaceholderParser.hpp
|
Implemented <,>,<=,>=,or,and,||,&& operators.
|
2017-12-19 16:48:14 +01:00 |
Point.cpp
|
Moved some math macros (sqr, lerp, clamp) to libslic3r.h
|
2017-07-27 10:39:43 +02:00 |
Point.hpp
|
Utility functions to pass wxWidgets pointers from Perl to C++ code.
|
2017-10-17 20:00:15 +02:00 |
Polygon.cpp
|
Limit the object movement to the vincinity of the print bed.
|
2017-06-08 11:02:29 +02:00 |
Polygon.hpp
|
Implemented volumetric flow rate hints,
|
2017-11-09 15:10:20 +01:00 |
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
|
Fix of
|
2017-12-11 17:19:55 +01:00 |
Print.hpp
|
Many warnings fixed (#510)
|
2017-09-11 09:49:59 +02:00 |
PrintConfig.cpp
|
First implementation of the "compatible_printers_condition"
|
2017-12-18 15:07:38 +01:00 |
PrintConfig.hpp
|
Ported the between_objects_gcode custom G-code blocks,
|
2017-11-28 15:19:57 +01:00 |
PrintObject.cpp
|
Improvement of region classification numerical stability.
|
2017-12-14 13:26:44 +01: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
|
Fixed regression bugs regarding print validation,
|
2017-12-01 18:55:57 +01:00 |
SlicingAdaptive.cpp
|
|
|
SlicingAdaptive.hpp
|
|
|
SupportMaterial.cpp
|
Fix of
|
2017-12-11 17:19:55 +01: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
|
Another step towards C++ presets.
|
2017-10-25 12:53:31 +02:00 |
TriangleMesh.hpp
|
Ported some ModelObject methods from Perl to C++.
|
2017-08-02 16:05:18 +02:00 |
utils.cpp
|
Config wizard will prompt user to copy the profiles from Slic3r to Slic3rPE
|
2017-12-14 13:47:22 +01:00 |
Utils.hpp
|
Moved the Slic3rPE/print,filament,printer folders to
|
2017-12-10 22:11:00 +01:00 |