Ghostkeeper 70fdffb1c9 Allow redirects when talking with printer API 2 years ago
..
3MFReader 45bc498c7f Replace `RecolorImage` with `ColorImage` 2 years ago
3MFWriter ca430c80be Change imported namespace pySavitar to Savitar 3 years ago
AMFReader 8aa071056b Now unused API field only took integers originally. 3 years ago
CuraDrive 45bc498c7f Replace `RecolorImage` with `ColorImage` 2 years ago
CuraEngineBackend 3f8907d02a Merge branch 'master' into CURA-8640_PyQt6 3 years ago
CuraProfileReader 8aa071056b Now unused API field only took integers originally. 3 years ago
CuraProfileWriter 8aa071056b Now unused API field only took integers originally. 3 years ago
DigitalLibrary 45bc498c7f Replace `RecolorImage` with `ColorImage` 2 years ago
FirmwareUpdateChecker c7d7dd11d1 Merge branch 'master' into PyQt6_upgrade 3 years ago
FirmwareUpdater 99a3a8d11d QTQuick.Dialogs jumped to using 6.0 in QT6 2 years ago
GCodeGzReader 8aa071056b Now unused API field only took integers originally. 3 years ago
GCodeGzWriter 8aa071056b Now unused API field only took integers originally. 3 years ago
GCodeProfileReader 8aa071056b Now unused API field only took integers originally. 3 years ago
GCodeReader d778b539c2 Parse up to 16 extruders 3 years ago
GCodeWriter 8aa071056b Now unused API field only took integers originally. 3 years ago
ImageReader 2ffcfafc77 Some place RegularExpressionValidator can't be found in QtQuick 2.10 but can be in 2.15 so all files using RegularExpressionValidator have been bumped to latest QtQuick 2 years ago
LegacyProfileReader 8aa071056b Now unused API field only took integers originally. 3 years ago
MachineSettingsAction 3f8907d02a Merge branch 'master' into CURA-8640_PyQt6 3 years ago
Marketplace 5bec905cb9 Remove fill from multiple SVG's 2 years ago
ModelChecker 4f70d34631 wip qt changes 2 years ago
MonitorStage 45bc498c7f Replace `RecolorImage` with `ColorImage` 2 years ago
PerObjectSettingsTool 45bc498c7f Replace `RecolorImage` with `ColorImage` 2 years ago
PostProcessingPlugin 45bc498c7f Replace `RecolorImage` with `ColorImage` 2 years ago
PrepareStage 45bc498c7f Replace `RecolorImage` with `ColorImage` 2 years ago
PreviewStage 8195b9be28 Remove more references to old controls 3 years ago
RemovableDriveOutputDevice 337e2aa4bb Update set deamon logic 2 years ago
SentryLogger 3bfea5b970 Ensure that stored log lines are sent to sentry if they haven't already been logged 3 years ago
SimulationView ef6f76fc98 Fix parameter injection deprecation warning 2 years ago
SliceInfoPlugin 4f70d34631 wip qt changes 2 years ago
SolidView 5aceec6209 Use right enum 2 years ago
SupportEraser 96444dbc09 Use correct keyboard enums 2 years ago
TrimeshReader 34d6a2ba29 Credits given where credits due 3 years ago
UFPReader 5a9bafe453 Update SDK version to 7.9.0 3 years ago
UFPWriter abe7c1bf7f Search/replace Qt5->Qt6. 3 years ago
UM3NetworkPrinting 70fdffb1c9 Allow redirects when talking with printer API 2 years ago
USBPrinting 337e2aa4bb Update set deamon logic 2 years ago
UltimakerMachineActions c7d7dd11d1 Merge branch 'master' into PyQt6_upgrade 3 years ago
VersionUpgrade b2b1961b57 Merge branch 'master' into qt6_beyond_the_splash 2 years ago
X3DReader d68f375e38 Fix various typos 3 years ago
XRayView abe7c1bf7f Search/replace Qt5->Qt6. 3 years ago
XmlMaterialProfile c7d7dd11d1 Merge branch 'master' into PyQt6_upgrade 3 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.