Cura/resources
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
..
bundled_packages Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
definitions Fix filtering of output MIME types removable drive 2020-09-28 11:44:19 +02:00
extruders Initial Cocoon Create attempt. 2020-08-06 16:11:13 +10:00
i18n Don't use full-width unicode percent as placeholder in zh_CN locale. 2020-09-07 15:28:49 +02:00
images Initial Cocoon Create sources. 2020-08-06 16:10:44 +10:00
intent Upgrade setting_version to 16 2020-09-02 01:51:13 +02:00
meshes Rotate and align Tevo Tarantula Pro build plate mesh 2020-08-27 16:40:17 +02:00
qml Defensive coding: Don't get the linked material if there is no material 2020-09-18 11:24:39 +02:00
quality Fix failing tests 2020-09-09 09:51:45 +02:00
setting_visibility Fix setting visibility for tree support settings 2020-08-05 01:28:27 +02:00
shaders Don't show overhang on first layer or below buildplate. 2020-09-01 14:40:43 +02:00
texts Add change log entry for Cura 4.7.1 2020-09-01 13:01:45 +02:00
themes Remove superfluous theme entry. 2020-08-05 08:16:10 +02:00
variants Fix failing tests 2020-09-09 09:51:45 +02:00
public_key.pem Move the package signature pem file to the Resources folder 2020-03-19 15:14:21 +01:00