HellAholic 83fc0b764c Merge pull request #19492 from Ultimaker/CURA-11957_sketch_fileformat_autoselect 1 месяц назад
..
3MFReader 285a241eb2 Drop-to-buildplate/3MF-reading: Simplify boolean parsing. 2 месяцев назад
3MFWriter be4d4d404f Fix transformation 2 месяцев назад
AMFReader 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 лет назад
CuraDrive d5c0fde7f2 Render labels using `Text.QtRendering` on OSX 2 лет назад
CuraEngineBackend 8062d92d34 Merge branch '5.8' of github.com:Ultimaker/Cura 2 месяцев назад
CuraProfileReader 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 лет назад
CuraProfileWriter 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 лет назад
DigitalLibrary 8b47ce0315 Autoselect file-format: Split up long line and better documentation. 1 месяц назад
FirmwareUpdateChecker 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 лет назад
FirmwareUpdater 94fc3981a3 Fix import for file dialog 2 лет назад
GCodeGzReader 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 лет назад
GCodeGzWriter 8116df6c21 cleanup unused import and fix comment space 9 месяцев назад
GCodeProfileReader 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 лет назад
GCodeReader 848b8e1398 Add try catch when fetching material diameter. 1 год назад
GCodeWriter 8116df6c21 cleanup unused import and fix comment space 9 месяцев назад
ImageReader b25e760c53 Remove incorrect enum usage 2 лет назад
LegacyProfileReader 501b15753d Revert "Change prime_tower_enable to prime_tower_mode in all defs/profiles" 7 месяцев назад
MachineSettingsAction c4573ba855 Add extruder start/end gcode duration settings 10 месяцев назад
MakerbotWriter 9c457b0d20 Map internal name reps to .makerbot-file reps. 2 месяцев назад
Marketplace 8116df6c21 cleanup unused import and fix comment space 9 месяцев назад
ModelChecker 107d12856d Remove fill colours from this icon 2 лет назад
MonitorStage e60b96ac9a Fix selecting printer in monitor page 1 год назад
PerObjectSettingsTool 00f8f871b0 Merge branch 'main' of https://github.com/dmitrygribenchuk/Cura 8 месяцев назад
PostProcessingPlugin 4bd1c4c4e0 Merge branch 'main' into patch-1 5 месяцев назад
PrepareStage cac9d67352 Apply suggestions from code review 1 год назад
PreviewStage 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 лет назад
RemovableDriveOutputDevice 8116df6c21 cleanup unused import and fix comment space 9 месяцев назад
SentryLogger 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 лет назад
SimulationView 3e1ee4b266 Updated shader for support seams 5 месяцев назад
SliceInfoPlugin caf710ff60 Change some left over prime tower mode -> enable 7 месяцев назад
SolidView 8116df6c21 cleanup unused import and fix comment space 9 месяцев назад
SupportEraser 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 лет назад
TrimeshReader 0232b4f639 Upgrade SDK version to 8.0.0 for Cura 5.0 2 лет назад
UFPReader f76f711790 Update mentions to UltiMaker 1 год назад
UFPWriter 7ba48bfa97 Add the slicemetadata.json file into the makerbot file archive 2 месяцев назад
UM3NetworkPrinting 77e0d705db The easy way to fix a slow response is to up the timeout. 1 месяц назад
USBPrinting 8116df6c21 cleanup unused import and fix comment space 9 месяцев назад
UltimakerMachineActions a570914410 Capitalized M 1 год назад
VersionUpgrade 4fb9042dbf Significantly improve the speed of the version upgrader 3 месяцев назад
X3DReader 26b9bcf4f5 Merge pull request #12981 from digitalfrost/080822b 2 лет назад
XRayView 8116df6c21 cleanup unused import and fix comment space 9 месяцев назад
XmlMaterialProfile ddf4f4c6fe Also move printer name mapping to new FormatMaps utility. 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.