.. |
Fill
|
admesh refactoring: Move the hashing structure out of stl_file
|
2019-06-10 16:53:08 +02:00 |
Format
|
Sharing TriangleMesh objects between the front end (UI) and back end
|
2019-06-11 17:08:47 +02:00 |
GCode
|
Fixed unit tests when run with range checks on std::vector
|
2019-05-22 16:48:20 +02:00 |
SLA
|
Make an order in using scale and unscale, remove some warnings.
|
2019-06-26 10:34:27 +02:00 |
Arrange.cpp
|
Still WIP
|
2019-07-01 18:22:07 +02:00 |
Arrange.hpp
|
Still WIP
|
2019-07-01 18:22:07 +02:00 |
BoundingBox.cpp
|
|
|
BoundingBox.hpp
|
|
|
BridgeDetector.cpp
|
|
|
BridgeDetector.hpp
|
|
|
Channel.hpp
|
|
|
ClipperUtils.cpp
|
|
|
ClipperUtils.hpp
|
|
|
clonable_ptr.hpp
|
Implemented the "Support for support enforcers only" quick selection.
|
2019-05-03 18:01:39 +02:00 |
CMakeLists.txt
|
Still WIP
|
2019-07-01 18:22:07 +02:00 |
Config.cpp
|
Fix of "PrusaSlicer 2.0.0.-rc+ g-code error when importing #2304"
|
2019-05-21 09:41:46 +02:00 |
Config.hpp
|
Added ConfigDef::get_default_value<>() template,
|
2019-05-03 18:30:58 +02:00 |
EdgeGrid.cpp
|
|
|
EdgeGrid.hpp
|
|
|
ExPolygon.cpp
|
|
|
ExPolygon.hpp
|
|
|
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
|
|
|
GCode.cpp
|
Add new [total_layer_count] placeholder everywhere [layer_num] is avalible.
|
2019-06-03 14:47:18 +02:00 |
GCode.hpp
|
|
|
GCodeReader.cpp
|
|
|
GCodeReader.hpp
|
|
|
GCodeSender.cpp
|
|
|
GCodeSender.hpp
|
|
|
GCodeTimeEstimator.cpp
|
#2433 - Time Estimator: clamp accelerate/decelerate distances to avoid them to become negative
|
2019-06-24 12:35:20 +02:00 |
GCodeTimeEstimator.hpp
|
Fix of #2082 -> Added lines M73 P100 and M73 Q100 to gcode to signal that print is finished
|
2019-04-08 11:54:58 +02:00 |
GCodeWriter.cpp
|
|
|
GCodeWriter.hpp
|
|
|
Geometry.cpp
|
#2428
|
2019-06-24 12:26:11 +02:00 |
Geometry.hpp
|
#2428
|
2019-06-24 12:26:11 +02:00 |
I18N.hpp
|
|
|
Int128.hpp
|
Adding rotating calipers algorithm for minimum are bounding box rotation.
|
2019-06-06 14:27:07 +02:00 |
Layer.cpp
|
|
|
Layer.hpp
|
|
|
LayerRegion.cpp
|
|
|
libslic3r_version.h.in
|
Updated handling of the SLIC3R_BUILD_ID key
|
2019-05-13 18:01:00 +02:00 |
libslic3r.h
|
Make an order in using scale and unscale, remove some warnings.
|
2019-06-26 10:34:27 +02:00 |
Line.cpp
|
|
|
Line.hpp
|
|
|
MinAreaBoundingBox.cpp
|
Make an order in using scale and unscale, remove some warnings.
|
2019-06-26 10:34:27 +02:00 |
MinAreaBoundingBox.hpp
|
Adding rotating calipers algorithm for minimum are bounding box rotation.
|
2019-06-06 14:27:07 +02:00 |
miniz_extension.cpp
|
Fix for opening issues with archive files.
|
2019-06-03 15:27:46 +02:00 |
miniz_extension.hpp
|
Fix for opening issues with archive files.
|
2019-06-03 15:27:46 +02:00 |
Model.cpp
|
Still WIP
|
2019-07-01 18:22:07 +02:00 |
Model.hpp
|
Still WIP
|
2019-07-01 18:22:07 +02:00 |
MotionPlanner.cpp
|
|
|
MotionPlanner.hpp
|
|
|
MTUtils.hpp
|
Arranging with new structure.
|
2019-06-28 17:03:50 +02:00 |
MultiPoint.cpp
|
|
|
MultiPoint.hpp
|
|
|
MutablePriorityQueue.hpp
|
|
|
pchheader.cpp
|
|
|
pchheader.hpp
|
|
|
PerimeterGenerator.cpp
|
|
|
PerimeterGenerator.hpp
|
|
|
PlaceholderParser.cpp
|
|
|
PlaceholderParser.hpp
|
|
|
Point.cpp
|
|
|
Point.hpp
|
WIP: Transformation of instances in world coordinate space:
|
2019-04-26 17:28:31 +02:00 |
Polygon.cpp
|
|
|
Polygon.hpp
|
|
|
Polyline.cpp
|
|
|
Polyline.hpp
|
|
|
PolylineCollection.cpp
|
|
|
PolylineCollection.hpp
|
|
|
Print.cpp
|
Fixed unit tests when run with range checks on std::vector
|
2019-05-22 16:48:20 +02:00 |
Print.hpp
|
Fixed unit tests when run with range checks on std::vector
|
2019-05-22 16:48:20 +02:00 |
PrintBase.cpp
|
Changed the G-code export and send to OctoPrint GUI code
|
2019-05-17 16:27:00 +02:00 |
PrintBase.hpp
|
Fixed unit tests when run with range checks on std::vector
|
2019-05-22 16:48:20 +02:00 |
PrintConfig.cpp
|
Mirror checkboxes added to the UI.
|
2019-05-18 23:21:59 +02:00 |
PrintConfig.hpp
|
Mirroring parameters prepared for UI.
|
2019-05-18 16:56:46 +02:00 |
PrintObject.cpp
|
Sharing TriangleMesh objects between the front end (UI) and back end
|
2019-06-11 17:08:47 +02:00 |
PrintRegion.cpp
|
|
|
SLAPrint.cpp
|
Hotfix for inconsistent slice index
|
2019-06-26 14:59:39 +02:00 |
SLAPrint.hpp
|
Merge branch 'master' into tm_sla_printer_mirror
|
2019-06-18 17:42:10 +02:00 |
Slicing.cpp
|
Sharing TriangleMesh objects between the front end (UI) and back end
|
2019-06-11 17:08:47 +02:00 |
Slicing.hpp
|
|
|
SlicingAdaptive.cpp
|
WIP: Admesh - replacement of C memory allocation with std vectors
|
2019-06-04 22:06:42 +02:00 |
SlicingAdaptive.hpp
|
|
|
SupportMaterial.cpp
|
Partial fix of "Wrong width of perimeter for solid anchors #1803"
|
2019-04-18 15:08:11 +02:00 |
SupportMaterial.hpp
|
|
|
Surface.cpp
|
|
|
Surface.hpp
|
|
|
SurfaceCollection.cpp
|
|
|
SurfaceCollection.hpp
|
|
|
SVG.cpp
|
|
|
SVG.hpp
|
|
|
Technologies.hpp
|
Disabled ENABLE_CAMERA_STATISTICS
|
2019-06-24 11:23:25 +02:00 |
Tesselate.cpp
|
|
|
Tesselate.hpp
|
|
|
TriangleMesh.cpp
|
Further C++isation of the admesh library & TriangleMesh
|
2019-06-13 16:33:50 +02:00 |
TriangleMesh.hpp
|
Removed unnecessary copy / move constructors / assignment operators.
|
2019-06-14 15:47:40 +02:00 |
utils.cpp
|
Changed references to renamed github project
|
2019-05-14 19:46:01 +02:00 |
Utils.hpp
|
Changed references to renamed github project
|
2019-05-14 19:46:01 +02:00 |
Zipper.cpp
|
Move cstdint to Zipper header.
|
2019-06-04 09:26:33 +02:00 |
Zipper.hpp
|
Move cstdint to Zipper header.
|
2019-06-04 09:26:33 +02:00 |