Cura/plugins/UM3NetworkPrinting
Remco Burema 75fc0782da Code review: Replace string with enum.
First use of 3.11's StrEnum in the code base I think -- anyway, Python autoboxes these (maybe even the old str,enum things as well, but irrelevant now), so there's nothing in the way of making this an enum and have type-_checking_ instead of type-_o_'s.

done as part of CURA-12624
2025-09-10 10:24:00 +02:00
..
resources Fix image mode of the F4 2025-05-28 17:19:45 +02:00
src Code review: Replace string with enum. 2025-09-10 10:24:00 +02:00
__init__.py Add legacy 'Connect over Network' button back 2019-08-12 01:19:41 +02:00
plugin.json Capitalized M 2023-03-06 13:49:17 +01:00