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

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.