PrusaSlicer-NonPlainar/src/libslic3r/GCode
Vojtech Bubnik ac7674b85a Fixed visualization of G-code lines in G-code viewer (3D view).
Improved speed of parsing external G-code.
2021-09-21 15:30:37 +02:00
..
AvoidCrossingPerimeters.cpp 1) New methods PrintObject::num_regions() and ::has_region() to make 2021-04-22 11:41:26 +02:00
AvoidCrossingPerimeters.hpp Fix of 8f293f0cb5 2021-02-25 23:30:22 +01:00
CoolingBuffer.cpp Follow-up to beee18f229 2021-09-10 11:43:59 +02:00
CoolingBuffer.hpp Follow-up to beee18f229 2021-09-10 11:43:59 +02:00
GCodeProcessor.cpp Fixed visualization of G-code lines in G-code viewer (3D view). 2021-09-21 15:30:37 +02:00
GCodeProcessor.hpp Tech ENABLE_RETRACT_ACCELERATION set as default 2021-09-17 08:21:25 +02:00
PostProcessor.cpp Fixup of previous commit 2021-08-11 13:38:28 +02:00
PostProcessor.hpp Implemented extension of the G-code post-processor framework: 2021-08-10 15:22:01 +02:00
PressureEqualizer.cpp Fixed second batch of locale-dependent calls 2021-05-24 12:20:29 +02:00
PressureEqualizer.hpp
PrintExtents.cpp
PrintExtents.hpp
SeamPlacer.cpp Speed-up of painted seams 2021-07-15 09:49:36 +02:00
SeamPlacer.hpp
SpiralVase.cpp Pimping up SpiralVase code, fix of 03b6048684 2021-09-10 12:10:00 +02:00
SpiralVase.hpp Pimping up SpiralVase code, fix of 03b6048684 2021-09-10 12:10:00 +02:00
ThumbnailData.cpp
ThumbnailData.hpp Implemented generic mechanism for executing tasks on UI thread synchronously 2021-05-04 16:07:32 +02:00
ToolOrdering.cpp FDM backend refactoring for const correctness, clarity ... 2021-05-06 15:08:57 +02:00
ToolOrdering.hpp
WipeTower.cpp Tech ENABLE_VALIDATE_CUSTOM_GCODE set as default 2021-07-22 09:13:12 +02:00
WipeTower.hpp Refactoring for code clarity: Replaced this->m_xxx with m_xxx 2021-05-06 14:43:36 +02:00