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