mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 06:04:01 -06:00
Tech ENABLE_GCODE_LINES_ID_IN_H_SLIDER set as default
This commit is contained in:
parent
232309a879
commit
b80fb40fcd
12 changed files with 2 additions and 121 deletions
|
@ -574,9 +574,7 @@ public:
|
|||
#if ENABLE_GCODE_WINDOW
|
||||
GCodeWindow gcode_window;
|
||||
#endif // ENABLE_GCODE_WINDOW
|
||||
#if ENABLE_GCODE_LINES_ID_IN_H_SLIDER
|
||||
std::vector<unsigned int> gcode_ids;
|
||||
#endif // ENABLE_GCODE_LINES_ID_IN_H_SLIDER
|
||||
|
||||
#if ENABLE_GCODE_WINDOW
|
||||
void render(float legend_height) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue