Cura/plugins/UM3NetworkPrinting/src
c.lamboo e66a3cda67 Only extend file formats for um3
This was a mistake in the previous implementation. The relevant piece of code was adding ufp support for um3 printers. This is legacy support for this printer since the printer didn't know it supported ufp, but through the digital factory it could support ufp files. However, with the addition of method printers we should have added an additional check where we also check if the printer is an um3. Instead an additional check was added that did the same for makerbot printers. Because of this check didn't have a "is method" check support for makerbot format is also added to s-line printers and legacy um printers.

(fyi @saumyaj3)

CURA-11377
2023-11-24 15:40:11 +01:00
..
Cloud Only extend file formats for um3 2023-11-24 15:40:11 +01:00
Messages Don't omit printers in printer list 2023-08-22 16:42:34 +02:00
Models Function name changed to make it a bit generic 2023-10-31 11:48:44 +01:00
Network Don't sync invisible materials 2023-09-07 13:48:36 +02:00
__init__.py Fix getting PyCapsule error on import 2021-05-05 12:20:13 +02:00
ClusterOutputController.py Fix copyright year to 2019 2019-08-02 15:09:37 +02:00
ExportFileJob.py Only extend file formats for um3 2023-11-24 15:40:11 +01:00
MeshFormatHandler.py Only extend file formats for um3 2023-11-24 15:40:11 +01:00
UltimakerNetworkedPrinterAction.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
UltimakerNetworkedPrinterOutputDevice.py Add property of whether the printer details can be read 2022-07-26 16:56:19 +02:00
UM3OutputDevicePlugin.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Utils.py Fix copyright year to 2019 2019-08-02 15:09:37 +02:00