mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Code cleanup
This commit is contained in:
parent
bf7b952eff
commit
e32930aa6c
8 changed files with 3 additions and 503 deletions
|
@ -150,10 +150,7 @@ public:
|
|||
CustomGCodes,
|
||||
Shells,
|
||||
ToolMarker,
|
||||
Legend,
|
||||
#if GCODE_VIEWER_TIME_ESTIMATE != TIME_ESTIMATE_NONE
|
||||
TimeEstimate
|
||||
#endif // GCODE_VIEWER_TIME_ESTIMATE
|
||||
Legend
|
||||
};
|
||||
|
||||
Preview(wxWindow* parent, Model* model, DynamicPrintConfig* config, BackgroundSlicingProcess* process,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue