mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 04:08:02 -06:00
Code cleanup
This commit is contained in:
parent
bf7b952eff
commit
e32930aa6c
8 changed files with 3 additions and 503 deletions
|
@ -60,10 +60,4 @@
|
|||
#define ENABLE_GCODE_VIEWER_DATA_CHECKING (0 && ENABLE_GCODE_VIEWER)
|
||||
#define ENABLE_GCODE_VIEWER_TASKBAR_ICON (0 && ENABLE_GCODE_VIEWER)
|
||||
|
||||
#define TIME_ESTIMATE_NONE 0
|
||||
#define TIME_ESTIMATE_DEFAULT 1
|
||||
#define TIME_ESTIMATE_MODAL 2
|
||||
#define TIME_ESTIMATE_LEGEND 3
|
||||
#define GCODE_VIEWER_TIME_ESTIMATE TIME_ESTIMATE_LEGEND
|
||||
|
||||
#endif // _prusaslicer_technologies_h_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue