Kostas Karmas
cdedb56a9a
Restore arguments in the SaveProjectMenu
...
Or else the LocalFileOutputDevice will output a mesh 3mf file and not a Cura 3mf project when
being called from the 'File -> Save Project -> To Disk' submenu item.
CURA-7865
2021-01-20 21:13:36 +01:00
Kostas Karmas
b7e613a271
Remove file_type argument from the saveWorkspaceDialog
...
Because we also want to export ufp files, which are not workspace files.
CURA-7865
2021-01-19 21:39:16 +01:00
Kostas Karmas
f1e152955c
Correct the Menu title
...
CURA-7865
2021-01-18 18:00:05 +01:00
Kostas Karmas
2774ec7bdf
Remove unnecessary kwargs
...
CURA-7865
2021-01-15 17:42:42 +01:00
Kostas Karmas
a45af1da25
Add save projects submenu
...
CURA-7866
2021-01-15 09:50:23 +01:00