Jaime van Kessel 78331d8e2a Merge branch 'feature-gcodereader-filament-diameter' of https://github.com/Wikunia/Cura 3 years ago
..
3MFReader f31b8051df Fix darkmode issues in the Workspace dialog 3 years ago
3MFWriter a64aa6ef2d Merge pull request #10989 from Ultimaker/CURA-8671_dont_send_materials_to_um2c 3 years ago
AMFReader 8aa071056b Now unused API field only took integers originally. 3 years ago
CuraDrive e03176a1fa Replace `UM.MessageDialog` with newly added `Cura.MessageDialog` 3 years ago
CuraEngineBackend 61ba4426ad Add check for build plate number to modifier mesh list. 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 b2bed4efdd Fix setting visibility styling working in one theme and not the other. 3 years ago
FirmwareUpdateChecker 56c25db83a Ignore the type of certifi 3 years ago
FirmwareUpdater bc4222c34f Remove comments 3 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 893da1ed38 Update plugins/GCodeReader/FlavorParser.py 3 years ago
GCodeWriter 8aa071056b Now unused API field only took integers originally. 3 years ago
ImageReader 67c80e8a37 Update image loader dialog 3 years ago
LegacyProfileReader 8aa071056b Now unused API field only took integers originally. 3 years ago
MachineSettingsAction c6e2561dbb Fix styling for Machine Settings 3 years ago
Marketplace 30083c13d3 Swap implicit width/height for preferredWidth/Height to avoid binding loop error 3 years ago
ModelChecker 8195b9be28 Remove more references to old controls 3 years ago
MonitorStage c356d37e06 Remove monitor_icon_size from theme 3 years ago
PerObjectSettingsTool b2bed4efdd Fix setting visibility styling working in one theme and not the other. 3 years ago
PostProcessingPlugin 50ac2eacc4 Fix property binding loop for height which was causing crashes when moving list items quickly up and down the list. 3 years ago
PrepareStage 8195b9be28 Remove more references to old controls 3 years ago
PreviewStage 8195b9be28 Remove more references to old controls 3 years ago
RemovableDriveOutputDevice d68f375e38 Fix various typos 3 years ago
SentryLogger 3bfea5b970 Ensure that stored log lines are sent to sentry if they haven't already been logged 3 years ago
SimulationView 6ef28db458 Remove unneeded semicolon 3 years ago
SliceInfoPlugin 6a1f09def0 Add is_logged_in status datapoint 3 years ago
SolidView 900db57f0f Update messages to use the message_types 3 years ago
SupportEraser 366ef4ca06 Fix undo and redo for support blocker 3 years ago
TrimeshReader 8aa071056b Now unused API field only took integers originally. 3 years ago
UFPReader 5a9bafe453 Update SDK version to 7.9.0 3 years ago
UFPWriter 8aa071056b Now unused API field only took integers originally. 3 years ago
UM3NetworkPrinting 071ddfb2b1 Fix text elide/word wrap issue in monitor page 3 years ago
USBPrinting 2c6ba3cd5d Update some USB printing items to controls 2 3 years ago
UltimakerMachineActions 05d542c8d0 Bump UM version for CheckBox 3 years ago
VersionUpgrade 60c91b5680 Fix crash when visible_settings is missing from pre-4.8 project files 3 years ago
X3DReader d68f375e38 Fix various typos 3 years ago
XRayView 8aa071056b Now unused API field only took integers originally. 3 years ago
XmlMaterialProfile 0501b71e13 Also accept original casing to match with ID for material profile 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.