mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 22:02:10 +00:00
* Adds overview for custom gcodes like pause, change filament, custom * Fix: incorrect time display of inserted pauses
This commit is contained in:
@@ -157,6 +157,7 @@ public:
|
||||
bool is_localized);
|
||||
void bold_text(const std::string &str);
|
||||
void title(const std::string& str);
|
||||
void title(const std::string &str, bool suppress_seperator);
|
||||
|
||||
// set font
|
||||
const std::vector<std::string> get_fonts_names() const { return m_fonts_names; }
|
||||
|
||||
Reference in New Issue
Block a user