1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

Visualization of fill surfaces.

This commit is contained in:
bubnikv
2016-09-26 13:56:24 +02:00
parent e0d1aa8a1a
commit 790b640521
6 changed files with 314 additions and 26 deletions
+3
View File
@@ -62,4 +62,7 @@ void confess_at(const char *file, int line, const char *func, const char *pat, .
#define SLIC3R_CPPVER 0
#endif
// Write slices as SVG images into out directory during the 2D processing of the slices.
#define SLIC3R_DEBUG_SLICE_PROCESSING
#endif