mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-16 08:12:39 -07:00
GCode Viewer - Show print/printer/filament settings names in legend
This commit is contained in:
@@ -411,6 +411,7 @@ private:
|
||||
mutable Statistics m_statistics;
|
||||
#endif // ENABLE_GCODE_VIEWER_STATISTICS
|
||||
mutable std::array<float, 2> m_detected_point_sizes = { 0.0f, 0.0f };
|
||||
GCodeProcessor::Result::SettingsIds m_settings_ids;
|
||||
|
||||
public:
|
||||
GCodeViewer() = default;
|
||||
|
||||
Reference in New Issue
Block a user