Cura/cura/PrinterOutput/Models
Ghostkeeper 3032221b70
Prevent division by 0 if total download size is 0
This can happen if the downloads are all so small that it gets rounded to 0kB.

Fixes Sentry issue CURA-ZM.
2020-07-06 17:23:58 +02:00
..
__init__.py Move models around again 2019-03-26 08:29:22 +01:00
ExtruderConfigurationModel.py Fix ExtruderConfigurationModel.__eq__ 2020-07-02 15:44:22 +02:00
ExtruderOutputModel.py Prevent division by 0 if total download size is 0 2020-07-06 17:23:58 +02:00
MaterialOutputModel.py Make code a bit smarter about reusing ExtruderConfigurationModels 2019-10-11 11:04:16 +02:00
PrinterConfigurationModel.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PrinterOutputModel.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PrintJobOutputModel.py Add some missing typing 2020-01-10 14:58:53 +01:00