PrusaSlicer-NonPlainar/src/libslic3r/GCode
Lukas Matena f41d72d656 Fixed empty 'G1' lines generated by the wipe tower:
They are not nice and trigger assertions in CoolingBuffer
2022-07-12 10:59:24 +02:00
..
AvoidCrossingPerimeters.cpp Follow-up of 878dce1fdf. 2022-01-17 12:25:02 +01: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 f1d52cb412 2022-06-24 16:46:49 +02:00
CoolingBuffer.hpp Fix of M106 on every new layer #7094 2021-10-18 14:56:02 +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 Fix of incorrect MMU filament estimate 2022-06-08 21:09:39 +02:00
GCodeProcessor.hpp Fix of incorrect MMU filament estimate 2022-06-08 21:09:39 +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 Fixed a compiler warning. 2022-06-21 14:23:05 +02:00
PressureEqualizer.hpp Added a limit on how many GCode lines pressure equalizer is processing. It reduces pressure equalizer processing time a lot. 2022-06-17 11:09:04 +02:00
PrintExtents.cpp WIP Refactoring of exceptions: 2020-09-14 18:03:22 +02:00
PrintExtents.hpp
SeamPlacer.cpp When placing seam, never produce segments shorter than 1.5um. 2022-06-28 10:30:04 +02:00
SeamPlacer.hpp fix compile time warning (truncating double to float) 2022-06-21 11:11:10 +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 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 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