mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Selection's debug output set as optional
This commit is contained in:
parent
b856775e18
commit
3bddf2afff
2 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
|
||||
// Shows camera target in the 3D scene
|
||||
#define ENABLE_SHOW_CAMERA_TARGET 0
|
||||
// Log debug messages to console when changing selection
|
||||
#define ENABLE_SELECTION_DEBUG_OUTPUT 0
|
||||
|
||||
//=============
|
||||
// 1.42.0 techs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue