Files
OrcaSlicer/src/libslic3r/GCode/GCodeProcessor.cpp
Dima Buzdyk 330ac879c1 gcode: keep line endins in post processing (#8092)
Some portions of GCode (like BTT_TFT thumbnails)  has to be CRLF in
order to work correctly. However, gcode post processor was ignoring
input line endings style emitting '\n' (LF) into post-processed output.
2025-01-20 10:34:03 +08:00

231 KiB