Ghostkeeper a747ca0661
Fix filtering of output MIME types removable drive
The RemovableDriveOutputDevice was selecting the preferred format to save the slice output in automatically. To select this, it was taking the intersection between the available output formats (for which there is a Writer plug-in) and the file formats that the printer supports. However if the printer supports a file format that is not supported by Cura, it would crash here because it was looking up the plug-in for a MIME type it doesn't know about. Stupid mistake. But not half as stupid as the bug I'm about to fix in the next commit.

Fixes #4827.
2020-09-28 11:44:19 +02:00
..
2020-04-28 09:27:31 +02:00
2020-04-28 09:27:31 +02:00
2020-05-12 18:59:10 +02:00
2020-03-26 10:04:33 +01:00
2020-03-26 10:04:33 +01:00
2020-03-26 10:28:05 +01:00
2020-02-19 22:55:08 +11:00
2020-04-28 09:27:31 +02:00
2019-09-15 09:56:21 -07:00
2020-05-03 11:54:45 +02:00
2019-09-26 10:33:44 +02:00
2019-09-26 10:33:44 +02:00
2020-04-28 09:27:31 +02:00
2020-05-13 13:45:59 +08:00
2020-02-18 15:23:04 +03:00
2020-06-09 19:04:51 +08:00
2020-04-18 22:40:43 +02:00
2020-06-12 12:02:08 +02:00
2020-04-28 16:26:25 +03:00
2020-04-28 16:26:25 +03:00
2020-04-28 16:26:25 +03:00