PrusaSlicer-NonPlainar/xs/src/libslic3r/GCode
bubnikv 41ce69f327 Improved constness of the Print / PrintObject / Layer ...
Split the wipe tower and time statistics data into separate objects.
Initial work in synchronizing the Model with the Print.
2018-09-11 14:04:47 +02:00
..
Analyzer.cpp GCode Preview - Added Custom extrusion role + extended layers range for GCode preview 2018-02-22 08:59:47 +01:00
Analyzer.hpp Removed the GCodePreviewData from the Print class, it does not belong here, 2018-02-14 20:35:59 +01:00
CoolingBuffer.cpp Extended the Cooling Buffer G-code filter to remove repeated 2018-03-19 16:38:32 +01:00
CoolingBuffer.hpp Refactored the cooling buffer: Removed ElapsedTime. 2017-06-30 20:01:32 +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 Localize the Plater tab 2018-02-28 15:41:35 +01:00
PreviewData.hpp Fixed compilation issues caused by the previous commits 2018-02-14 21:57:46 +01:00
PrintExtents.cpp Improved constness of the Print / PrintObject / Layer ... 2018-09-11 14:04:47 +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 Improved constness of the Print / PrintObject / Layer ... 2018-09-11 14:04:47 +02:00
ToolOrdering.hpp Fix of 2017-12-11 17:19:55 +01:00
WipeTower.hpp Fixed an extruder ordering bug on the 1st layer wipe tower. 2017-12-03 09:43:00 +01:00
WipeTowerPrusaMM.cpp Improved constness of the Print / PrintObject / Layer ... 2018-09-11 14:04:47 +02:00
WipeTowerPrusaMM.hpp Fixed an extruder ordering bug on the 1st layer wipe tower. 2017-12-03 09:43:00 +01:00