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-14Exclude objects outside buildplate from OneAtATimeIteratorKostas Karmas
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-04-21Converted comments in dir Cura/cura to rst styleJelle Spijker
2020-01-14Fix typing in __init__ methods to appease MYPYfieldOfView
2019-10-02Use 2 leading spaces for doxygen documentationNino van Hooff
2019-10-02Check for adhesion area collisions in one-at-a-time orderingNino van Hooff
2019-09-30Add typing and documentation and remove unused codeGhostkeeper
2019-09-30Remove unused importGhostkeeper
2019-09-27Take nozzle offset into account in _getHeadAndFans()Nino van Hooff
2019-09-26Revert the OneAtATimeIterator to the pre 06-2018 implementation.Nino van Hooff
2018-08-15Fix code style.Diego Prado Gesto
2018-08-13Add collision detection in on-at-a-time iteratorLipu Fei
2018-08-13Revert "Revert "Merge pull request #4203 from Ultimaker/CURA-5538-fix-one-at-...Lipu Fei
2018-08-10Revert "Merge pull request #4203 from Ultimaker/CURA-5538-fix-one-at-a-time-o...Ian Paschal
2018-08-07Fix some code styleLipu Fei
2018-08-06Fix print order for one-at-a-time modeLipu Fei
2018-01-22CURA-4821 Fix one at a time slicing for builtiplexerJack Ha
2018-01-09Use isinstance() to check if a node is a SceneNodeLipu Fei
2018-01-09Fix another case of scene node checking by subclass, related to CURA-4780ChrisTerBeke
2017-09-28Changing AGPLv3 to LGPLv3Mark
2016-04-04One at a time iterator no longer ignores objects higher than gantry heightJaime van Kessel
2016-03-02Fixed order of one at a time printingJaime van Kessel
2016-03-02Code cleanupJaime van Kessel
2016-02-08Use working profile instead of "active" profilefieldOfView
2015-11-27Fix coding style issuesArjen Hiemstra
2015-09-08Fixed push free for one at a timeJaime van Kessel
2015-09-03Fix one at a time iterator to not check things like the platformArjen Hiemstra
2015-09-02Use profile for getting setting valuesArjen Hiemstra
2015-08-18Fix convex hull and other bits so they use the new APIArjen Hiemstra
2015-07-24Fix to grouped one at a timeJaime van Kessel
2015-07-23Modifications to enable one at a time (still WIP)Jaime van Kessel
2015-07-22Added gantry height checkJaime van Kessel
2015-07-22Changes required for printing one at a timeJaime van Kessel