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
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-07-29Codestyle & readability cleanup for g-codeprofile readerJaime van Kessel
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-27Fix return type in GCodeProfileReaderNino van Hooff
2020-05-08Convert doxygen to rst for GcodeReader, GcodeGzReader/Writer,Nino 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
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-08-27Increase plugin API version to 5Aleksei S
2018-06-11Set encoding correctly when opening files everywhereGhostkeeper
2018-05-01Merge master into material marketplaceLipu Fei
2018-04-06Catch ContainerFormatError when deserialising containersGhostkeeper
2018-04-05Create module cura.ReaderWritersLipu Fei
2018-03-09Better info on no profiles to import for gcodeLipu Fei
2018-02-13Streamline usage of g-code (vs. GCode, Gcode, G-code, gcode, etc.)Ghostkeeper
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-06-28Set author to Ultimaker B.V. instead of UltimakerGhostkeeper
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-05-08GCodeProfileReader: make deserialization more robustLipu Fei
2016-11-17Importing profiles from g-code made by Cura 2.3 is now possible againJaime van Kessel
2016-07-12Store the Quality profile for the 'global' and extruders in the gcode. Read i...Simon Edwards
2016-07-05Remove unused name/id when importing a profile from a gcode filefieldOfView
2016-06-24GCodeProfileReader: Fixing read of profiles from GCodeThomas Karl Pietrowski
2016-06-23GCodeProfileReader: Increasing the setting versionThomas Karl Pietrowski
2016-06-23Remove some trailing spacesfieldOfView
2016-06-23GCodeProfileReader: Removing useless containernameThomas Karl Pietrowski
2016-06-17Changing the profile name to something unique.Thomas Karl Pietrowski
2016-06-17Removing setReadOnly(False)Thomas Karl Pietrowski
2016-06-17Use the same id as set when exportingThomas Karl Pietrowski
2016-06-16Updating API to 3Thomas Karl Pietrowski
2016-06-16CURA-1615: Updating GCodeProfileReaderThomas Karl Pietrowski
2016-04-28Codestyle & documentationJaime van Kessel
2016-03-02Fix commentGhostkeeper
2016-03-01Loaded profiles are now marked as dirty so they are saved correctlyJaime van Kessel
2016-03-01Profile importing now checks if it's the right file typeJaime van Kessel
2015-12-17Escape characters of escape_characters dict at initialisationGhostkeeper
2015-12-17Move escape characters to be a static class variableGhostkeeper
2015-12-17Move prefix length out of for loopGhostkeeper
2015-12-17Move serialised version number to top of GCode reader/writerGhostkeeper
2015-12-17Allowing profile readers to read multiple file types per pluginGhostkeeper
2015-12-17Update documentationGhostkeeper
2015-12-17Update documentationGhostkeeper
2015-12-17GCodeProfileReader plugin properly returns a profileGhostkeeper
2015-12-17Rename GCodeReader to GCodeProfileReaderGhostkeeper