Enabled tech ENABLE_GCODE_VIEWER_STATISTICS
This commit is contained in:
parent
48a21cae93
commit
bd3f8af610
@ -24,7 +24,7 @@
|
||||
// Use wxDataViewRender instead of wxDataViewCustomRenderer
|
||||
#define ENABLE_NONCUSTOM_DATA_VIEW_RENDERING 0
|
||||
// Enable G-Code viewer statistics imgui dialog
|
||||
#define ENABLE_GCODE_VIEWER_STATISTICS 0
|
||||
#define ENABLE_GCODE_VIEWER_STATISTICS 1
|
||||
// Enable G-Code viewer comparison between toolpaths height and width detected from gcode and calculated at gcode generation
|
||||
#define ENABLE_GCODE_VIEWER_DATA_CHECKING 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user