OrcaSlicer/src/slic3r/GUI/Jobs
tamasmeszaros 4d2bf8db0d Switch to current SLA profile if an imported archive doesn't contain it.
Send a warning notification if this happens. Also,if  there is no current SLA profile initialized, an error message will tell the user to switch to an SLA profile before importing.

fixes #6915
2021-09-27 10:00:21 +02:00
..
ArrangeJob.cpp Add notification if some objects are ignored after arrange 2021-07-08 13:35:40 +02:00
ArrangeJob.hpp Add dedicated subclass NotificationProgressIndicator 2021-09-21 12:34:40 +02:00
FillBedJob.cpp Fix UI glitches when "fill bed" fails to add any additional instances 2021-08-25 13:01:08 +02:00
FillBedJob.hpp Add dedicated subclass NotificationProgressIndicator 2021-09-21 12:34:40 +02:00
Job.cpp Add dedicated subclass NotificationProgressIndicator 2021-09-21 12:34:40 +02:00
Job.hpp Add dedicated subclass NotificationProgressIndicator 2021-09-21 12:34:40 +02:00
NotificationProgressIndicator.cpp Add dedicated subclass NotificationProgressIndicator 2021-09-21 12:34:40 +02:00
NotificationProgressIndicator.hpp Add dedicated subclass NotificationProgressIndicator 2021-09-21 12:34:40 +02:00
PlaterJob.cpp Implement exception rethrow for ui jobs 2021-01-19 15:01:20 +01:00
PlaterJob.hpp Add dedicated subclass NotificationProgressIndicator 2021-09-21 12:34:40 +02:00
ProgressIndicator.hpp Move ui jobs into separate folder 2020-04-23 18:56:09 +02:00
RotoptimizeJob.cpp Fix warning of ignored variable in structured binding 2021-05-19 10:08:41 +02:00
RotoptimizeJob.hpp Add dedicated subclass NotificationProgressIndicator 2021-09-21 12:34:40 +02:00
SLAImportJob.cpp Switch to current SLA profile if an imported archive doesn't contain it. 2021-09-27 10:00:21 +02:00
SLAImportJob.hpp Add dedicated subclass NotificationProgressIndicator 2021-09-21 12:34:40 +02:00