.. |
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
|
Performance improvement of GCodeProcessor:
|
2022-08-18 10:33:26 +02:00 |
GCodeProcessor.hpp
|
GCodeViewer - Added processing of gcode files produced by BambuStudio
|
2022-07-27 13:10:45 +02:00 |
PostProcessor.cpp
|
Trying to fix compilation issues due to _() macro being used by mpl.
|
2021-11-30 18:06:01 +01:00 |
PostProcessor.hpp
|
Implemented extension of the G-code post-processor framework:
|
2021-08-10 15:22:01 +02:00 |
PressureEqualizer.cpp
|
Follow-up to 394494b3ac : Fixed deceleration/acceleration issue also for gap-fill. Also, deceleration before bridge infill is now working.
|
2022-08-09 13:59:56 +02:00 |
PressureEqualizer.hpp
|
Prevented the pressure equalizer from emitting G-code settings feed rate when there are no G-code lines that will be affected (empty block of G-code lines with set feed rate).
|
2022-07-28 11:42:53 +02:00 |
PrintExtents.cpp
|
WIP Refactoring of exceptions:
|
2020-09-14 18:03:22 +02:00 |
PrintExtents.hpp
|
|
|
SeamPlacer.cpp
|
Fixed conflicts after merge
|
2022-08-15 15:23:59 +02:00 |
SeamPlacer.hpp
|
Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED)
|
2022-08-15 13:41:40 +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
|
Fixing Perl unit tests: Fixed crash in calc_max_layer_height()
|
2022-02-07 11:11:29 +01: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 |