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-07-08Fix buildvolume testsJaime van Kessel
2022-02-11fix inclusion of brim_gap in TestBuildVolumefix_disallowed_brim_gap_distanceTim Kuipers
2022-02-08Add testing for raft_surface_layersj.delarago
2022-02-03Test multiple raft interface layersGhostkeeper
2022-01-12Add more settings for test of build volume limitsGhostkeeper
2021-12-15Fix build-volume (related) tests.Remco Burema
2020-12-18Fix testsJaime van Kessel
2020-06-28Avoid SyntaxWarning on Python >= 3.8Christian Clauss
2020-05-29Don't mock deprecated propertyGhostkeeper
2020-04-10Remove a number of unused importsJaime van Kessel
2019-07-01Add boundingbox test for buildvolumeJaime van Kessel
2019-06-28Add tests for calculating the bed adhesion sizeJaime van Kessel
2019-06-28Add test for computing the static disallowed areasJaime van Kessel
2019-06-07Fix situation where _calculateMoveFromWallRadius could cause exceptionJaime van Kessel
2019-06-07Split out all the individual steps for getting the edgeDisallowedSizeJaime van Kessel
2019-06-07Split out updating the machine size properties so it can be tested easilyJaime van Kessel
2019-06-07Add tests for calculating the extra z clearanceJaime van Kessel
2019-06-07Add some unhappy flow tests for rebuildJaime van Kessel
2019-06-07Add tests for computing raft thicknessJaime van Kessel
2019-06-07Add test for computation of prime blobJaime van Kessel
2019-06-07Add some simple tests for meshbuilding of the build volumeJaime van Kessel
2019-05-31Added simple test for BuildVolumeJaime van Kessel