Jaime van Kessel f043750f70 Fix errors in workspace dialog 2 лет назад
..
3MFReader f043750f70 Fix errors in workspace dialog 2 лет назад
3MFWriter a64aa6ef2d Merge pull request #10989 from Ultimaker/CURA-8671_dont_send_materials_to_um2c 2 лет назад
AMFReader 8aa071056b Now unused API field only took integers originally. 3 лет назад
CuraDrive e03176a1fa Replace `UM.MessageDialog` with newly added `Cura.MessageDialog` 2 лет назад
CuraEngineBackend 61ba4426ad Add check for build plate number to modifier mesh list. 2 лет назад
CuraProfileReader 8aa071056b Now unused API field only took integers originally. 3 лет назад
CuraProfileWriter 8aa071056b Now unused API field only took integers originally. 3 лет назад
DigitalLibrary 0dda27094e Fix textfield height for entering project name in DL 2 лет назад
FirmwareUpdateChecker 56c25db83a Ignore the type of certifi 2 лет назад
FirmwareUpdater bc4222c34f Remove comments 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 2 лет назад
GCodeWriter 8aa071056b Now unused API field only took integers originally. 3 лет назад
ImageReader 3c7498feed Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool. 2 лет назад
LegacyProfileReader 8aa071056b Now unused API field only took integers originally. 3 лет назад
MachineSettingsAction c6e2561dbb Fix styling for Machine Settings 2 лет назад
Marketplace 25e914b1cb Fix checkbox for automatic plug-in update checking 2 лет назад
ModelChecker 8195b9be28 Remove more references to old controls 2 лет назад
MonitorStage c356d37e06 Remove monitor_icon_size from theme 2 лет назад
PerObjectSettingsTool 067cdda401 Add missing UM import 2 лет назад
PostProcessingPlugin e715017545 Adjust description of Change Retraction for rel. extrusion 2 лет назад
PrepareStage 8195b9be28 Remove more references to old controls 2 лет назад
PreviewStage 8195b9be28 Remove more references to old controls 2 лет назад
RemovableDriveOutputDevice d68f375e38 Fix various typos 3 лет назад
SentryLogger 3bfea5b970 Ensure that stored log lines are sent to sentry if they haven't already been logged 2 лет назад
SimulationView 6ef28db458 Remove unneeded semicolon 2 лет назад
SliceInfoPlugin 6a1f09def0 Add is_logged_in status datapoint 2 лет назад
SolidView 900db57f0f Update messages to use the message_types 3 лет назад
SupportEraser 366ef4ca06 Fix undo and redo for support blocker 2 лет назад
TrimeshReader 8aa071056b Now unused API field only took integers originally. 3 лет назад
UFPReader 5a9bafe453 Update SDK version to 7.9.0 2 лет назад
UFPWriter 8aa071056b Now unused API field only took integers originally. 3 лет назад
UM3NetworkPrinting fd3ef23784 Swap buttons in `MonitorConfigOverrideDialog` for cura buttons 2 лет назад
USBPrinting 9b19eaf84f Add scroll bar to print monitor if content is overflowing 2 лет назад
UltimakerMachineActions 05d542c8d0 Bump UM version for CheckBox 2 лет назад
VersionUpgrade 60c91b5680 Fix crash when visible_settings is missing from pre-4.8 project files 2 лет назад
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 2 лет назад
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.