Cura/plugins/UM3NetworkPrinting/src/Models
Ghostkeeper 770adb2c02
Don't store None as capabilities, but empty list
This makes a few things easier. You could see None as being a signalling value to indicate that we don't know capabilities, but this signalling would get lost anyway in the serialising to the metadata. So just an empty list is fine for now.

Contributes to issue CURA-8671.
2021-12-03 13:36:06 +01:00
..
Http Don't store None as capabilities, but empty list 2021-12-03 13:36:06 +01:00
__init__.py Restructure codebase - part 1 2019-07-26 15:07:52 +02:00
BaseModel.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ConfigurationChangeModel.py Fix copyright year to 2019 2019-08-02 15:09:37 +02:00
LocalMaterial.py Fix copyright year to 2019 2019-08-02 15:09:37 +02:00
UM3PrintJobOutputModel.py Fetch preview image from cloud for monitor page. 2020-04-16 12:18:49 +02:00