1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Follow-up of a065c92302 -> proper enabling of debug output

This commit is contained in:
Enrico Turri
2019-10-21 11:12:56 +02:00
parent a065c92302
commit 76a2f72e97
+1 -1
View File
@@ -2,7 +2,7 @@
#define slic3r_Mouse3DController_hpp_
// Enabled debug output to console and extended imgui dialog
#define ENABLE_3DCONNEXION_DEVICES_DEBUG_OUTPUT 0
#define ENABLE_3DCONNEXION_DEVICES_DEBUG_OUTPUT 1
#include "libslic3r/Point.hpp"