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