mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 09:47:58 -06:00
GCodeViewer -> Allow to switch to gcode viewer state when an sla printer is selected
This commit is contained in:
parent
34759f9a70
commit
99a15af03d
4 changed files with 34 additions and 2 deletions
|
@ -76,6 +76,7 @@ class MainFrame : public DPIFrame
|
|||
{
|
||||
bool collapsed_sidebar{ false };
|
||||
bool collapse_toolbar_enabled{ false };
|
||||
bool sla_technology{ false };
|
||||
};
|
||||
|
||||
RestoreFromGCodeViewer m_restore_from_gcode_viewer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue