HellAholic 0d5b57e261 Merge branch 'main' into CURA-7435_3DConnexion 2 days ago
..
3MFReader 44cfdb935f Quality groups names are case-sensitive, so don't lower-case search. 4 months ago
3MFWriter fe5b4bac24 Add missing typing 4 months 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 3b374368c4 Merge remote-tracking branch 'origin/5.9' 3 months 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 7a962216fb Merging CURA-7435_3DConnexionII 3 weeks 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 8116df6c21 cleanup unused import and fix comment space 1 year ago
GCodeProfileReader 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
GCodeReader 3136dfc0ec Process M82 and M83 command for Marlin flavoured GCode too 6 months ago
GCodeWriter 8116df6c21 cleanup unused import and fix comment space 1 year ago
ImageReader b25e760c53 Remove incorrect enum usage 2 years ago
LegacyProfileReader 501b15753d Revert "Change prime_tower_enable to prime_tower_mode in all defs/profiles" 11 months ago
MachineSettingsAction d8b3e773ab update label for clarity 2 months ago
MakerbotWriter 8b0f59256f Merge branch 'main' into CURA-12371 1 week ago
Marketplace 8116df6c21 cleanup unused import and fix comment space 1 year ago
ModelChecker 107d12856d Remove fill colours from this icon 2 years ago
MonitorStage e60b96ac9a Fix selecting printer in monitor page 2 years ago
PerObjectSettingsTool 00f8f871b0 Merge branch 'main' of https://github.com/dmitrygribenchuk/Cura 1 year ago
PostProcessingPlugin 01fd82e8e5 Merge branch 'main' into fix_qml_py_re 4 days ago
PrepareStage cac9d67352 Apply suggestions from code review 2 years ago
PreviewStage 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
RemovableDriveOutputDevice 8116df6c21 cleanup unused import and fix comment space 1 year ago
SentryLogger 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 years ago
SimulationView 9bc6abc5eb Merge branch 'main' into CURA-12192_replay-preview-at-last-layer 2 months ago
SliceInfoPlugin 7a962216fb Merging CURA-7435_3DConnexionII 3 weeks ago
SolidView 8116df6c21 cleanup unused import and fix comment space 1 year 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 f76f711790 Update mentions to UltiMaker 2 years ago
UFPWriter f0cbd8e802 Restore lost change after an errored merge 4 months ago
UM3NetworkPrinting 01fd82e8e5 Merge branch 'main' into fix_qml_py_re 4 days ago
USBPrinting 04a6ecf7ca Add local setting to monitor use of USB writing 2 weeks ago
UltimakerMachineActions a570914410 Capitalized M 1 year ago
VersionUpgrade 2ca18cc205 Add version-upgrader to 5.10 1 month ago
X3DReader 26b9bcf4f5 Merge pull request #12981 from digitalfrost/080822b 2 years ago
XRayView 8116df6c21 cleanup unused import and fix comment space 1 year ago
XmlMaterialProfile 99b6fd7616 Adjusted code to filter out the abstract colors per machine. 4 months 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.