Disabled tech ENABLE_NEW_GCODE_VIEWER_DEBUG

This commit is contained in:
enricoturri1966 2024-02-20 08:40:13 +01:00 committed by Lukas Matena
parent 858e431f97
commit 2b825ce8a7

View File

@ -59,7 +59,7 @@
#define ENABLE_BINARIZED_GCODE_DEBUG_WINDOW 0
// Enable imgui debug dialog for new gcode viewer (using libvgcode)
#define ENABLE_NEW_GCODE_VIEWER_DEBUG 1
#define ENABLE_NEW_GCODE_VIEWER_DEBUG 0
// Enable extension of tool position imgui dialog to show actual speed profile
#define ENABLE_ACTUAL_SPEED_DEBUG 1