Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
2021-06-17Now unused API field only took integers originally.Remco Burema
2021-06-15Update SDK/API from 7.5.0 to 7.6.0 for 4.10Remco Burema
2021-04-06Increment SDK version to 7.5.0Ghostkeeper
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-08Convert doxygen to rst for CuraProfileReader/WriterNino van Hooff
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2019-10-02Fix importing profilesJaime van Kessel
2019-09-12Use container tree to get quality definition of printerGhostkeeper
2019-09-03Fix typingLipu Fei
2019-09-03Change definition ID upon reading profileGhostkeeper
2019-07-24Fix profile upgrade in profile importingLipu Fei
2019-07-16Fix typingLipu Fei
2019-07-16Don't reparse entire file when checking for already extracted versionJaime van Kessel
2019-07-11Use VersionUpgradeManager to update the imported qualityLipu Fei
2019-06-24Revert "Also upgrade profiles if only the setting version is incorrect"Jaime van Kessel
2019-06-24Added logging for cases where the upgrade of the profile failedJaime van Kessel
2019-06-18Also upgrade profiles if only the setting version is incorrectGhostkeeper
2019-06-18Run upgrader on imported profiles from >2.1Ghostkeeper
2019-06-18Add typingGhostkeeper
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-10-10Code style: Space around binary operatorsGhostkeeper
2018-08-27Increase plugin API version to 5Aleksei S
2018-07-11Only use setMetaDataEntry()Lipu Fei
2018-05-01Merge master into material marketplaceLipu Fei
2018-04-06Catch ContainerFormatError when deserialising containersGhostkeeper
2018-04-05Create module cura.ReaderWritersLipu Fei
2018-01-29Minor fixesLipu Fei
2018-01-29Add encoding='utf-8' for text file readingLipu Fei
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-06-28Set author to Ultimaker B.V. instead of UltimakerGhostkeeper
2017-06-22Use semantic versioning for all plugin.jsonLipu Fei
2017-06-22Fix code styleLipu Fei
2017-06-21Replaced catalog metadata entry with i18n-catalogJaime van Kessel
2017-06-21Moved certain meta data entries to seperate fileJaime van Kessel
2017-02-26Fixed a bunch of error which were reported by PyCharm's code analysis.Simon Edwards
2016-11-18Importing invalid filetypes now gives proper error messagesJaime van Kessel
2016-09-09Upgrade profile function now returns empty list if something went wrong.Jaime van Kessel
2016-09-08Zipfile is now closed when it's done loadingJaime van Kessel
2016-09-07Code style: Use double quotes for stringsGhostkeeper
2016-09-07Profile import now supports 2.1 profiles and does any needed conversion work.Simon Edwards
2016-09-02Added correct exception handling for .curaprofile importingJaime van Kessel
2016-08-26Implemented importing multiple profiles from .curaprofile fileJaime van Kessel
2016-07-12Store the Quality profile for the 'global' and extruders in the gcode. Read i...Simon Edwards
2016-06-09Support for importing a profile.Simon Edwards