mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 22:54:08 -06:00
Added functions to export raw image data to PNG for debugging purposes.
Renamed PNGRead.cpp/hpp to PNGReadWrite.cpp,hpp EdgeGrid: Resurrected debugging output to PNG.
This commit is contained in:
parent
7da1622e76
commit
aa6ddfec85
8 changed files with 273 additions and 163 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include <numeric>
|
||||
|
||||
#include "libslic3r/PNGRead.hpp"
|
||||
#include "libslic3r/PNGReadWrite.hpp"
|
||||
#include "libslic3r/SLA/AGGRaster.hpp"
|
||||
#include "libslic3r/BoundingBox.hpp"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue