| .. |
|
AvoidCrossingPerimeters.cpp
|
Allow travels processed by the avoid crossing perimeters move further away from the outer perimeter.
|
2021-10-18 12:51:20 +02:00 |
|
AvoidCrossingPerimeters.hpp
|
Allow travels processed by the avoid crossing perimeters move further away from the outer perimeter.
|
2021-10-18 12:51:20 +02: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 in G-code viewer after 07e7e11590
|
2021-10-15 14:31:57 +02:00 |
|
GCodeProcessor.hpp
|
#7008 - GCodeViewer - Fixed loading of gcodes generated by SuperSlicer
|
2021-09-27 11:22:36 +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
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
|
PrintExtents.cpp
|
WIP Refactoring of exceptions:
|
2020-09-14 18:03:22 +02:00 |
|
PrintExtents.hpp
|
Simplified inclusion of the wipe tower into skirt calculation
|
2019-10-08 14:12:40 +02:00 |
|
SeamPlacer.cpp
|
New ClipperUtils functions: opening(), closing() as an alternative
|
2021-10-14 09:11:31 +02:00 |
|
SeamPlacer.hpp
|
Fix random seam for single contour islands (#5003) and for external_perimeters_first
|
2020-11-27 11:33:25 +01:00 |
|
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
|
Few more include chains broken
|
2020-05-26 13:46:59 +02:00 |
|
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
|
Fix of crash when using raft with modified Shape-Box with height 0.5mm #5652
|
2021-02-25 12:18:11 +01:00 |
|
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 |