Cura/plugins
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
..
3MFReader Merge pull request #17241 from Ultimaker/CURA-11166-3mf-file-saving-center-allign 2023-11-14 10:58:18 +01:00
3MFWriter Center alligning in case of 3mf write 2023-11-06 16:33:32 +05:30
AMFReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
CuraDrive Render labels using Text.QtRendering on OSX 2022-05-10 15:40:09 +02:00
CuraEngineBackend Remove debug statements 2023-11-17 11:00:50 +01:00
CuraProfileReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
CuraProfileWriter Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
DigitalLibrary material translation, saving to .makerbot on cloud by default when Method printer is selected 2023-11-01 11:03:30 +01:00
FirmwareUpdateChecker Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
FirmwareUpdater Fix import for file dialog 2022-05-16 15:10:26 +02:00
GCodeGzReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
GCodeGzWriter Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
GCodeProfileReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
GCodeReader Add try catch when fetching material diameter. 2023-02-22 10:55:40 +01:00
GCodeWriter Move CreateFlattendContainerInstance to InstanceContainer 2022-09-13 13:35:37 +02:00
ImageReader Remove incorrect enum usage 2022-06-17 15:26:30 +02:00
LegacyProfileReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
MachineSettingsAction Add extruder start/end gcode duration settings 2023-11-13 10:46:44 +01:00
MakerbotWriter Copy version info to miracle_config 2023-11-10 14:13:58 -05:00
Marketplace Merge branch 'main' into CURA-10475_engineplugin 2023-08-07 09:05:15 +02:00
ModelChecker Remove fill colours from this icon 2022-07-13 17:35:19 +02:00
MonitorStage Fix selecting printer in monitor page 2022-11-30 15:42:43 +01:00
PerObjectSettingsTool minor fixes 2023-09-15 11:27:02 +02:00
PostProcessingPlugin Merge branch 'main' into DisplayInfoOnLCD 2023-11-24 13:59:45 +01:00
PrepareStage Apply suggestions from code review 2022-11-15 13:49:55 +01:00
PreviewStage Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
RemovableDriveOutputDevice Remove exported file after fail 2023-08-25 11:27:54 +02:00
SentryLogger Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
SimulationView Remove wireprinting options. 2023-03-28 13:50:20 +02:00
SliceInfoPlugin Use correct file header 2023-02-27 11:01:44 +01:00
SolidView Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
SupportEraser Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
TrimeshReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
UFPReader Update mentions to UltiMaker 2022-11-28 14:11:21 +01:00
UFPWriter Account for setting-function value that evaluates to another setting-function. 2022-12-23 18:05:28 +01:00
UltimakerMachineActions Capitalized M 2023-03-06 13:51:47 +01:00
UM3NetworkPrinting Only extend file formats for um3 2023-11-24 15:40:11 +01:00
USBPrinting Fix possible hang at startup/add printer 2023-09-11 10:31:04 +02:00
VersionUpgrade Updated upgrade script. removed update of materials other than: 2023-10-16 14:13:12 +02:00
X3DReader Merge pull request #12981 from digitalfrost/080822b 2022-09-05 13:58:13 +02:00
XmlMaterialProfile Apply suggestions from code review 2023-11-06 11:31:41 +01:00
XRayView Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
README_plugins.txt Add Readme's to plugins and resources folders. 2021-07-27 11:08:01 +02:00