mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-07 12:21:50 +03:00
update libslic3r
This commit is contained in:
@@ -38,6 +38,9 @@ struct ThumbnailsParams
|
||||
bool show_bed;
|
||||
bool transparent_background;
|
||||
int plate_id;
|
||||
bool use_plate_box{true};
|
||||
bool post_processing_enabled{ false };
|
||||
Vec4f background_color{ 0.0f, 0.0f, 0.0f, 0.0f };
|
||||
};
|
||||
|
||||
typedef std::function<ThumbnailsList(const ThumbnailsParams&)> ThumbnailsGeneratorCallback;
|
||||
|
||||
Reference in New Issue
Block a user