mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-27 10:41:15 -06:00
ENABLE_3DCONNEXION_DEVICES -> Added tech ENABLE_3DCONNEXION_DEVICES_DEBUG_OUTPUT for debug output
This commit is contained in:
parent
b41a0656b9
commit
a735ec1b48
3 changed files with 36 additions and 2 deletions
|
|
@ -39,6 +39,8 @@
|
|||
|
||||
// Enabled 3Dconnexion devices
|
||||
#define ENABLE_3DCONNEXION_DEVICES (1 && ENABLE_2_0_0_ALPHA1)
|
||||
// Enabled 3Dconnexion devices debug output
|
||||
#define ENABLE_3DCONNEXION_DEVICES_DEBUG_OUTPUT (1 && ENABLE_3DCONNEXION_DEVICES)
|
||||
|
||||
|
||||
#endif // _technologies_h_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue