PrusaSlicer-NonPlainar/xs/src/libslic3r/GCode
bubnikv d934b63424 Removed Print.pm,
ported execution of post processing scripts into C++ (WIP, waits for
update of boost::system module on our build server)
Removed other mention of the "Controller".
2018-09-17 12:01:02 +02:00
..
Analyzer.cpp Replaced Point3 with Eigen Vec3crd, removed Point3 from the Perl binding. 2018-08-21 22:14:47 +02:00
Analyzer.hpp Completely replaced the homebrew Pointf3 class with Eigen Vec3d. 2018-08-21 17:43:05 +02:00
CoolingBuffer.cpp Completely replaced the homebrew Pointf3 class with Eigen Vec3d. 2018-08-21 17:43:05 +02:00
CoolingBuffer.hpp Refactored cooling logic for readibility and maintainability. 2018-04-25 22:54:52 +02:00
PostProcessor.cpp Removed Print.pm, 2018-09-17 12:01:02 +02:00
PostProcessor.hpp Removed Print.pm, 2018-09-17 12:01:02 +02:00
PressureEqualizer.cpp Replaced this->m_xxx with just m_xxx 2018-09-10 09:11:49 +02:00
PressureEqualizer.hpp Ported the G-code generator from Perl to C++. 2017-05-03 18:28:22 +02:00
PreviewData.cpp Replaced Point3 with Eigen Vec3crd, removed Point3 from the Perl binding. 2018-08-21 22:14:47 +02:00
PreviewData.hpp Replaced Point3 with Eigen Vec3crd, removed Point3 from the Perl binding. 2018-08-21 22:14:47 +02:00
PrintExtents.cpp Merged with dev 2018-09-12 11:59:02 +02:00
PrintExtents.hpp The last priming area is shortened and the excess wipe is moved 2017-09-12 15:55:38 +02:00
SpiralVase.cpp Fix of the Spiral Vase after the GCodeReader rework. 2018-01-03 21:55:32 +01:00
SpiralVase.hpp Optimized the GCodeReader. 2018-01-03 17:29:49 +01:00
ToolOrdering.cpp Merged with dev 2018-09-12 11:59:02 +02:00
ToolOrdering.hpp Fixed an issue with MM and supports layering 2018-07-24 11:20:29 +02:00
WipeTower.hpp Merged with master 2018-08-17 18:07:45 +02:00
WipeTowerPrusaMM.cpp Merged with dev 2018-09-12 11:59:02 +02:00
WipeTowerPrusaMM.hpp Yet another experimental parameter to adjust the initial loading speed of a newly loaded filament 2018-08-21 14:36:24 +02:00