PrusaSlicer-NonPlainar/src/libslic3r/SLA
Lukas Matena b178d0af38 Wipe tower - small refactoring and fix
Collection of data from internal wipe tower gcode generator now uses move semantics.
Part of gcode at the end of priming was erroneously not exported (extruder current reset etc.)
2020-09-25 12:35:20 +02:00
..
AGGRaster.hpp Don't use sla::EncodedRaster in SLAImport, revive opencsg sandbox 2020-08-27 23:14:42 +02:00
bicubic.h Re-adding missing file 2019-06-05 15:50:27 +02:00
BoostAdapter.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
Clustering.cpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
Clustering.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
ConcaveHull.cpp Merge branch 'tm_openvdb_integration' into lm_tm_hollowing 2019-11-11 12:55:22 +01:00
ConcaveHull.hpp Merge branch 'tm_openvdb_integration' into lm_tm_hollowing 2019-11-11 12:55:22 +01:00
Concurrency.hpp Fix build on win 2020-09-10 14:03:30 +02:00
Contour3D.cpp Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfig 2020-08-03 19:05:30 +02:00
Contour3D.hpp Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfig 2020-08-03 19:05:30 +02:00
Hollowing.cpp Add dedicated tests for support point generation 2020-08-18 11:41:14 +02:00
Hollowing.hpp Changed internal coordinates of drain holes 2020-08-24 08:11:12 +02:00
IndexedMesh.cpp replace ccr_::enumerate with flexible for_each 2020-08-13 14:35:14 +02:00
IndexedMesh.hpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00
JobController.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
Pad.cpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
Pad.hpp Merge branch 'tm_openvdb_integration' into lm_tm_hollowing 2019-11-11 12:55:22 +01:00
RasterBase.cpp Initial version of sl1 import with sla::Raster refactor. 2020-04-23 19:05:32 +02:00
RasterBase.hpp Initial version of sl1 import with sla::Raster refactor. 2020-04-23 19:05:32 +02:00
RasterToPolygons.cpp SLA archive import with miniz, marching square bugfixes 2020-04-23 19:12:07 +02:00
RasterToPolygons.hpp SLA archive import with miniz, marching square bugfixes 2020-04-23 19:12:07 +02:00
ReprojectPointsOnMesh.hpp Changed internal coordinates of drain holes 2020-08-24 08:11:12 +02:00
Rotfinder.cpp Significant performance improvements for elevated and non-elevated case 2020-09-10 19:35:45 +02:00
Rotfinder.hpp Significant performance improvements for elevated and non-elevated case 2020-09-10 19:35:45 +02:00
SpatIndex.cpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
SpatIndex.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
SupportPoint.hpp Wipe tower - small refactoring and fix 2020-09-25 12:35:20 +02:00
SupportPointGenerator.cpp Improvements to support point generator 2020-09-10 13:19:17 +02:00
SupportPointGenerator.hpp Calibration changes to address new algorithm behavior. 2020-09-10 13:37:58 +02:00
SupportTree.cpp Make compile time support tree conf params constexpr 2020-08-03 19:05:30 +02:00
SupportTree.hpp Add possible manipulation of small support diameter. 2020-08-03 19:05:30 +02:00
SupportTreeBuilder.cpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00
SupportTreeBuilder.hpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00
SupportTreeBuildsteps.cpp Brute force optimization code, buggy yet 2020-09-10 14:03:30 +02:00
SupportTreeBuildsteps.hpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00
SupportTreeMesher.cpp Fix bugs and non working tests 2020-08-03 19:05:30 +02:00
SupportTreeMesher.hpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00