mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Allow exporting filament profiles for non-bbl printers (#4217)
Allow exporting non-bbl profiles
This commit is contained in:
parent
d3309b978f
commit
7e3b8007cb
2 changed files with 0 additions and 29 deletions
|
@ -262,7 +262,6 @@ private:
|
|||
void on_dpi_changed(const wxRect &suggested_rect) override;
|
||||
void show_export_result(const ExportCase &export_case);
|
||||
bool has_check_box_selected();
|
||||
bool preset_is_not_compatible_bbl_printer(Preset *preset);
|
||||
std::string initial_file_path(const wxString &path, const std::string &sub_file_path);
|
||||
std::string initial_file_name(const wxString &path, const std::string file_name);
|
||||
wxBoxSizer *create_export_config_item(wxWindow *parent);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue