..
AvoidCrossingPerimeters.cpp
WIP: Layers split into islands, islands overlapping in Z interconnected
2022-10-26 18:41:39 +02:00
AvoidCrossingPerimeters.hpp
Fix of #7994 (Travel very close to the inner holes, could cross external perimeter when the avoid crossing perimeters was enabled.)
2022-03-07 10:48:17 +01:00
CoolingBuffer.cpp
Follow-up to f1d52cb412
2022-06-24 16:46:49 +02:00
CoolingBuffer.hpp
Further Perl unit test porting to C++ and Perl interface reduction:
2022-05-05 17:57:57 +02:00
FindReplace.cpp
WIP GCode substitutions: Changed the format of gcode_substitutions by
2022-01-27 17:02:16 +01:00
FindReplace.hpp
GCodeFindReplace: Implemented perl's "match single line" option
2022-01-25 16:28:18 +01:00
GCodeProcessor.cpp
WIP: Layers split into islands, islands overlapping in Z interconnected
2022-10-26 18:41:39 +02:00
GCodeProcessor.hpp
Tech ENABLE_TRAVEL_TIME set as default
2022-09-29 11:07:20 +02:00
PostProcessor.cpp
Fix of #8766 : PP scripts not working on UNIX when $SHELL is undefined:
2022-08-30 10:50:33 +02:00
PostProcessor.hpp
Implemented extension of the G-code post-processor framework:
2021-08-10 15:22:01 +02:00
PressureEqualizer.cpp
WIP: Layers split into islands, islands overlapping in Z interconnected
2022-10-26 18:41:39 +02:00
PressureEqualizer.hpp
Fix #8716 , #8717 , and #8718 : The pressure equalizer was producing a malformed GCode that caused underextrusion.
2022-08-19 15:07:11 +02:00
PrintExtents.cpp
WIP: Layers split into islands, islands overlapping in Z interconnected
2022-10-26 18:41:39 +02:00
PrintExtents.hpp
Simplified inclusion of the wipe tower into skirt calculation
2019-10-08 14:12:40 +02:00
SeamPlacer.cpp
WIP: Layers split into islands, islands overlapping in Z interconnected
2022-10-26 18:41:39 +02:00
SeamPlacer.hpp
Fixed short edge collapse algortihm, so that it does not decimate all triangles on very high detailed models
2022-09-15 15:25:15 +02: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
Thumbnails.cpp
Follow-up of 030f460114
- compress_thumbnail_jpg() implemented using embedded libjpeg
2022-06-08 21:12:00 +02:00
Thumbnails.hpp
Added a missing include (GCC11.1 without PCH).
2022-06-08 21:12:00 +02:00
ToolOrdering.cpp
WIP: Layers split into islands, islands overlapping in Z interconnected
2022-10-26 18:41:39 +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
Fixed empty 'G1' lines generated by the wipe tower:
2022-07-12 10:59:24 +02:00
WipeTower.hpp
Fix of #8186 : incorrect count of toolchanges reported:
2022-04-12 13:39:14 +02:00