Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/CuraEngine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-12-17Merge pull request #1542 from Ultimaker/CURA-8081_shrinkage_plateCasper Lamboo
2021-12-15Add material shrinkage settings to global test settingscasper
2021-12-14Add test cases for convex hullcasper
2021-10-15Merge branch 'libArachne_rebased' into merge_arachne_20211015Remco Burema
2021-10-05Merge pull request #1395 from Ultimaker/UMH-2021_ribbed_vaults_infillJelle Spijker
2021-09-24Only apply bed temperature if changed, similar to nozzle temperatureGhostkeeper
2021-09-20Merge branch 'master' into UMH-2021_ribbed_vaults_infillGhostkeeper
2021-09-15Merge pull request #1501 from Ultimaker/fix_width_adjust_simplifyJaime van Kessel
2021-09-15Add simplify-related unit-tests for ExtrusionLine.Remco Burema
2021-08-25createLocToLineGrid returns a unique ptr, fixes leak at some call sitesMaƫl Kerbiriou
2021-08-13Merge branch 'master' into libArachne_rebasedRemco Burema
2021-08-13Merge pull request #1474 from Ultimaker/CURA-8365_Unretract_before_outer_wallRemco Burema
2021-08-12Merge branch 'libArachne_rebased' into libArchane_rebased_mergeJelle Spijker
2021-08-12Made PathOrderMonotonicTest work with ArachneJelle Spijker
2021-08-12Restore retraction_combing to off when testingKonstantinos Karmas
2021-08-12Move the decision to unretract when combing happensKonstantinos Karmas
2021-08-12Merge remote-tracking branch 'origin/master' into libArchane_rebased_mergeJelle Spijker
2021-08-12Merge pull request #1481 from Ultimaker/CURA-8459_middle_line_split_and_add_t...Jaime van Kessel
2021-08-12Update wall-computation unit-tests with new settins.Remco Burema
2021-08-12Differentiate even vs. uneven nr. of walls for add/split middle wall transiti...Remco Burema
2021-08-11Merge pull request #1478 from Ultimaker/CURA-7279_back_pressure_compensationJaime van Kessel
2021-08-10Use the formula from the ticket instead of from the paper.Remco Burema
2021-08-10Allow an error margin in floating point arithmeticGhostkeeper
2021-08-10Fix testJaime van Kessel
2021-08-09Use isTravelPath on the GCodePathConfig instead of checking multiple typesGhostkeeper
2021-08-09Add test for back-pressure compensation on empty extruder plansGhostkeeper
2021-08-09Extract calculation of path flow rate to a helper functionGhostkeeper
2021-08-09Add test to see if differences in flow are halved with 50% compensationGhostkeeper
2021-08-09Include new speed factor for back-pressure compensationGhostkeeper
2021-08-09Use a static path collection instanceGhostkeeper
2021-08-09Add test for whether pressure is fully compensated at ratio 1Ghostkeeper
2021-08-09Add test path with variable widthGhostkeeper
2021-08-09Also test if the speed factor got changedGhostkeeper
2021-08-09Add more test paths to test withGhostkeeper
2021-08-09Change ZeroIsUncompensated test into parameterized testGhostkeeper
2021-08-09Add lines paths to test withGhostkeeper
2021-08-09Add testing set-up for extruder plansGhostkeeper
2021-08-06Remove direct flow equalization in favour of line-width based.Remco Burema
2021-08-04Remove irrelevant/outdated documentationGhostkeeper
2021-08-04Don't generate the SVG output by defaultGhostkeeper
2021-08-04Add function to convert angles from degrees to radiansGhostkeeper
2021-08-03Move monotonicity check to per-line range overlap checksGhostkeeper
2021-08-03Remove test for aligning sectionsGhostkeeper
2021-08-03Update documentationKonstantinos Karmas
2021-08-02Use normal constructor to fix compiler warningGhostkeeper
2021-07-30Test Monotonic fill: Big test done(?)Remco Burema
2021-07-30Test path order monotonic: finish up big test.Remco Burema
2021-07-30Main case-test for path-order monotonic almost done.Remco Burema
2021-07-29Enable retractions when testing for unretractions.Konstantinos Karmas
2021-07-29Basis for case-tests for monotonic fill.Remco Burema