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-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-08Convert doxygen to rst for 3MFReader/Writer and AMFReaderNino van Hooff
2020-03-20Store/retreive SceneNode in/from <object> attributefieldOfView
2020-01-20Add missing typingJaime van Kessel
2018-08-03Add some extra information when the Cura can't write the files.Diego Prado Gesto
2018-06-15Don't unnecessarily cast to a setGhostkeeper
2018-02-18WIP: Refactor BuildPlateModel and split MultiBuildPlateModelLipu Fei
2018-01-15Only save models on the active build plate in 3MFWriterLipu Fei
2017-12-21Solved merge conflicts. CURA-4525Jack Ha
2017-11-15CURA-4525 Fix load and save projects. Not storing build plates or object name...Jack Ha
2017-10-31Clarify 3mf saving multi extrusion setting - CURA-4482ChrisTerBeke
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-03-07Fixed 3mf writingJaime van Kessel
2017-03-06Merge branch '3mf_speedup'Ghostkeeper
2017-02-16Small fix for a regression in the ThreeMFWriter from the recent type hint merge.Simon Edwards
2017-02-06Removed unneeded bytearray to string conversionJaime van Kessel
2017-02-063MF writer now also uses libSavitarJaime van Kessel
2017-01-27Merge branch 'master' into python_type_hintingSimon Edwards
2017-01-23Correctly write matrices and the cura version metadata tagArjen Hiemstra
2017-01-17Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of...Simon Edwards
2016-11-30Added CuraVersion to 3mf metadataJaime van Kessel
2016-11-14Saving an empty buildplate as a workspace is now possibleJaime van Kessel
2016-11-10Moved 3mf writer here from UraniumJaime van Kessel