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
2016-11-22Merge branch 'master' into python_type_hintingSimon Edwards
2016-11-21Heaps to changes to get the Cura code through the type checker (with minimal ...Simon Edwards
2016-09-28Fix error when no machine is activefieldOfView
2016-09-28Ensure that name abbreviation is correctly set when creating jobnameJaime van Kessel
2016-07-22Fix weight calculationfieldOfView
2016-07-18Print information handles single extrusion machines correctly againJaime van Kessel
2016-07-15Both material weights & lengths are now exposedJaime van Kessel
2016-07-15Only basename is used for the nameJaime van Kessel
2016-07-04We now recieve material estimation per extruderJaime van Kessel
2016-06-05Fix uninitialised variablefieldOfView
2016-06-05Codestyle & commentsfieldOfView
2016-06-02Fix exception when loading an objectfieldOfView
2016-06-02Fix creating a jobname after loading a filefieldOfView
2016-05-23Fix computation of material length from volumeGhostkeeper
2016-05-10Use globalContainer stack instead of activeInstanceJaime van Kessel
2016-03-15Removing unused importsThomas-Karl Pietrowski
2016-03-14Fixing typoThomas-Karl Pietrowski
2016-03-02Removed unusued importJaime van Kessel
2016-02-08Use working profile instead of "active" profilefieldOfView
2015-09-01Remove most of the PrintInformation code and fix the material amount to use p...Arjen Hiemstra
2015-08-27Ignore some active machine changes since we need to port codeArjen Hiemstra
2015-08-05Update all usage of activeMachine to the new APIArjen Hiemstra
2015-06-30Round to two digits, not oneArjen Hiemstra
2015-06-30Assume the engine sends material amount in mm3 and calculate length based on ...Arjen Hiemstra
2015-06-25Disable the low/high quality slicing and slider settings if we are not in sim...Arjen Hiemstra
2015-06-19Add a precision value to the time/quality slider settings and use that to rou...Arjen Hiemstra
2015-05-18Move src to cura so we can use the same package for installed and sourceArjen Hiemstra