Cura/plugins/UFPWriter
Ghostkeeper 2fe9860bb9
Use streaming open function
This way we can actually write the result to the correct stream rather than opening a random file separately (which was placeholder).

Contributes to issue CURA-4872.
2018-01-31 08:52:28 +01:00
..
__init__.py Add basic UFP writer plug-in 2018-01-26 13:25:49 +01:00
kitten.png Add placeholder thumbnail to package 2018-01-26 13:52:20 +01:00
plugin.json Add basic UFP writer plug-in 2018-01-26 13:25:49 +01:00
UFPWriter.py Use streaming open function 2018-01-31 08:52:28 +01:00