.. |
AvoidCrossingPerimeters.cpp
|
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 |
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
|
Tech ENABLE_TRAVEL_TIME set as default
|
2022-09-29 11:07:20 +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
|
Fix #8716, #8717, and #8718: The pressure equalizer was producing a malformed GCode that caused underextrusion.
|
2022-08-19 15:07:11 +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
|
|
|
PrintExtents.hpp
|
|
|
SeamPlacer.cpp
|
improve function name to reflect that it does unscaling (to_unscaled_linesf)
|
2022-10-06 12:19:33 +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
|
|
|
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
|
Little clean-up of ConstVectorOfPtrsAdaptor to be more vector like.
|
2022-10-19 16:27:15 +02:00 |
ToolOrdering.hpp
|
|
|
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 |