Ghostkeeper 5fc89b6053 Merge branch 'patch-1' of https://github.com/inigoml/Cura into inigoml-patch-1 2 лет назад
..
3MFReader 9140b71b19 Merge branch 'libArachne_rebased' 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 6f154ea444 Add new icon styles 2 лет назад
CuraEngineBackend 87db24f14c Don't check validation for settings in error state 3 лет назад
CuraProfileReader 8aa071056b Now unused API field only took integers originally. 3 лет назад
CuraProfileWriter 8aa071056b Now unused API field only took integers originally. 3 лет назад
DigitalLibrary c57220f33c Fix search icon having no left padding in DF search bar. 3 лет назад
FirmwareUpdateChecker 56c25db83a Ignore the type of certifi 3 лет назад
FirmwareUpdater 8aa071056b Now unused API field only took integers originally. 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 ab2439f561 Fix first parameter of PositionOptional 3 лет назад
GCodeWriter 8aa071056b Now unused API field only took integers originally. 3 лет назад
ImageReader 8aa071056b Now unused API field only took integers originally. 3 лет назад
LegacyProfileReader 8aa071056b Now unused API field only took integers originally. 3 лет назад
MachineSettingsAction 8aa071056b Now unused API field only took integers originally. 3 лет назад
Marketplace 61a7203726 Only reset marketplace page if the window isn't visible 3 лет назад
ModelChecker 900db57f0f Update messages to use the message_types 3 лет назад
MonitorStage 9ea025885a Update links to network troubleshooting page 3 лет назад
PerObjectSettingsTool cfb0604067 Clarify some documentation in the PerObjectSettingVisibilityHandler 2 лет назад
PostProcessingPlugin 5fc89b6053 Merge branch 'patch-1' of https://github.com/inigoml/Cura into inigoml-patch-1 2 лет назад
PrepareStage f611dd603d Remove the "Open file" label from the open file dropdown menu 3 лет назад
PreviewStage 8e5485330f Align sizes of prepare and preview menus 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 bec12c124f Add a description to the Simulation View plugin that better explains its purpose 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 0e3524cddb Reintroduce hack for waiting state in monitor. 3 лет назад
USBPrinting d68f375e38 Fix various typos 3 лет назад
UltimakerMachineActions 05d542c8d0 Bump UM version for CheckBox 3 лет назад
VersionUpgrade b7af37022a Fix vesion update for beta 1 to beta 2 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.