Cura/plugins/UM3NetworkPrinting
Ghostkeeper 0477ba44b2
Encode capabilities as comma-separated list
Previously it was encoded as a stringified Python list of strings, which is much harder to parse.
This would go wrong if any of these capabilities have a comma in them, but I think that would be bad practice for keywords like this anyway.

Contributes to issue CURA-8671.
2021-12-03 13:25:41 +01:00
..
resources Add handling of missing printJob status cases 2021-11-19 17:22:13 +01:00
src Encode capabilities as comma-separated list 2021-12-03 13:25:41 +01:00
__init__.py Add legacy 'Connect over Network' button back 2019-08-12 01:19:41 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00