comment debug output

This commit is contained in:
Filip Sykala - NTB T15p 2022-07-13 08:34:41 +02:00
parent 3e7b0506c3
commit 1dbe32e373

View File

@ -20,7 +20,7 @@
/// patches/patch{O}.off /// patches/patch{O}.off
/// result.obj - Merged result its /// result.obj - Merged result its
/// result_contours/{O}.obj - visualization of contours for result patches /// result_contours/{O}.obj - visualization of contours for result patches
#define DEBUG_OUTPUT_DIR std::string("C:/data/temp/cutSurface/") //#define DEBUG_OUTPUT_DIR std::string("C:/data/temp/cutSurface/")
using namespace Slic3r; using namespace Slic3r;