mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-31 06:32:00 +08:00
Disabled tech ENABLE_BINARIZED_GCODE_DEBUG_WINDOW to hide imgui dialog to set binarized gcode parameters
This commit is contained in:
parent
bc3a8b037a
commit
3a00a50ee5
@ -59,6 +59,6 @@
|
||||
#define ENABLE_OPENGL_DEBUG_OPTION (1 && ENABLE_GL_CORE_PROFILE)
|
||||
|
||||
// Enable imgui dialog which allows to set the parameters used to export binarized gcode
|
||||
#define ENABLE_BINARIZED_GCODE_DEBUG_WINDOW 1
|
||||
#define ENABLE_BINARIZED_GCODE_DEBUG_WINDOW 0
|
||||
|
||||
#endif // _prusaslicer_technologies_h_
|
||||
|
Loading…
x
Reference in New Issue
Block a user