Jaime van Kessel ce71cbb57b Merge pull request #13209 from Ultimaker/CURA-9224_approver_settings_json 1 year ago
..
3MFReader 2f1325259c Fix 3mf workspace reader crashing on certain invalid files 1 year ago
3MFWriter c7f8fe8feb Don't add `is_online` to `.3mf` files 1 year ago
AMFReader 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
CuraDrive d5c0fde7f2 Render labels using `Text.QtRendering` on OSX 2 years ago
CuraEngineBackend a712e7517a Add the received slice_uuid to the print information 2 years ago
CuraProfileReader 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
CuraProfileWriter 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
DigitalLibrary f849df6ba3 Remove old df_access additional right 2 years ago
FirmwareUpdateChecker 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
FirmwareUpdater 94fc3981a3 Fix import for file dialog 2 years ago
GCodeGzReader 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
GCodeGzWriter 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
GCodeProfileReader 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
GCodeReader 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
GCodeWriter 8dc2eaf783 Move CreateFlattendContainerInstance to InstanceContainer 1 year ago
ImageReader b25e760c53 Remove incorrect enum usage 2 years ago
LegacyProfileReader 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
MachineSettingsAction b25e760c53 Remove incorrect enum usage 2 years ago
Marketplace ac67dcc045 Don't cache PluginRegistry instance 2 years ago
ModelChecker 107d12856d Remove fill colours from this icon 2 years ago
MonitorStage 4ea437ba28 Make send to DF in monitor for abstract printer work (again-ish). 1 year ago
PerObjectSettingsTool 81df26e4d9 Merge pull request #11833 from Ultimaker/CURA-9149_object_settings_ovelap 2 years ago
PostProcessingPlugin aed16cf849 PostProcessingPlugin/.../Stretch.py Use enumerate 1 year ago
PrepareStage f1d75fe827 Set the width of model loading drop-down to the max of all elements 2 years ago
PreviewStage 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
RemovableDriveOutputDevice 20607b219a Merge branch 'split-removable-output-write-function' of https://github.com/zxc8027/Cura into zxc8027-split-removable-output-write-function 2 years ago
SentryLogger 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
SimulationView d5c0fde7f2 Render labels using `Text.QtRendering` on OSX 2 years ago
SliceInfoPlugin a0f640586c Add slice ID to example data 1 year ago
SolidView 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
SupportEraser 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
TrimeshReader 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
UFPReader 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
UFPWriter 4e785c3b61 Merge branch 'CURA-9224_approver_settings_json' of github.com:Ultimaker/Cura into CURA-9224_approver_settings_json 1 year ago
UM3NetworkPrinting 6abce2a81a Merge pull request #13195 from Ultimaker/CURA-9278_choose_printer_dialog 1 year ago
USBPrinting bdcbaeb65c Merge pull request #11690 from jimduchek/usbprint_exception_fix 1 year ago
UltimakerMachineActions d5c0fde7f2 Render labels using `Text.QtRendering` on OSX 2 years ago
VersionUpgrade efe3bdb83e VersionUpgrade.py: Use enumerate 1 year ago
X3DReader 26b9bcf4f5 Merge pull request #12981 from digitalfrost/080822b 1 year ago
XRayView 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
XmlMaterialProfile 12379b15cd Use correct key for serialized setting to keep 2 years ago
README_plugins.txt 170572fc47 Add Readme's to plugins and resources folders. 3 years ago

README_plugins.txt

This is the folder for _bundled_ plugins. If you place any other plugins here,
they will not be seen or upgraded by any next version of Cura.

If you want your (unbundled) plugins to work after an upgrade,
please don't put them here, but install them either;
- via the Marketplace (recommended if available for that plugin),
- by dragging a `.curapackage` file onto Cura,
- or place it in the plugin folder in the configuration folder* for Cura.

*) The plugin sub-folder of the configuration folder can be found by:
Open up Help -> Show Configuration Folder -> Navigate to the plugins folder.