mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Follow-up of dc6f97a6ad
-> Fixed toolpaths visualization when new slicing is required
This commit is contained in:
parent
7207f215e9
commit
289f7a14a0
3 changed files with 14 additions and 5 deletions
|
@ -186,7 +186,7 @@ Preview(wxWindow* parent, Model* model, DynamicPrintConfig* config,
|
|||
void edit_double_slider(wxKeyEvent& evt);
|
||||
#endif // ENABLE_GCODE_VIEWER
|
||||
|
||||
void update_view_type(bool slice_completed);
|
||||
void update_view_type(bool keep_volumes);
|
||||
|
||||
bool is_loaded() const { return m_loaded; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue