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
AgeCommit message (Expand)Author
2022-11-10gradually reduce hole horizontal expansion for large holesCURA-8890-hole-horizontal-expansion-max-diameterRijk van Manen
2022-11-09Merge pull request #1758 from richfelker/fix-bug-cura-13499Remco Burema
2022-11-09Merge pull request #1757 from richfelker/fix-bug-cura-13681Remco Burema
2022-11-08Terminate (more) loops: Original index could be beyond list-size.Remco Burema
2022-11-07Run conan profile detection after setting GCC10 as defaultjspijker
2022-11-07Use GCC10 as default compilerjspijker
2022-11-04Consolidate find- 'next' and 'previous' into one closue.Remco Burema
2022-11-04Make sure these loops terminate.Remco Burema
2022-11-04Use GCC12 as default compilerjspijker
2022-11-03Use build_idJelle Spijker
2022-11-03create build iinfoJelle Spijker
2022-11-02simplified while(true)-loop to for-loopc.lamboo
2022-11-02Fix vase mode with bottom_layers != initial_bottom_layersRich Felker
2022-11-02Never increase speeds/accels/jerks with initial layer slowdownRich Felker
2022-11-02Merge pull request #1750 from Ultimaker/CURA-9486_hide_seam_increased_randomnessRemco Burema
2022-11-02Code-style (constexpr use) and apply DRY-principle.Remco Burema
2022-11-02Merge branch 'main' into CURA-9486_hide_seam_increased_randomnessRemco Burema
2022-11-01Merge pull request #1742 from Ultimaker/CURA-7271_slow_lines_individually_min...Remco Burema
2022-11-01Skip over travel-paths when slowest path speed is calulated.Remco Burema
2022-11-01Refactor code to be more DRY.Remco Burema
2022-11-01Don't recalculate slowest path speed.Remco Burema
2022-11-01Merge pull request #1753 from Ultimaker/CURA-9549_fix_tower_supportJoey de l'Arago
2022-11-01Improve code stylec.lamboo
2022-10-31Improve less-random placement of seam locationc.lamboo
2022-10-31Revert "Remove offsetting of start position in find seam"c.lamboo
2022-10-30Merge pull request #1613 from Ultimaker/brim_per_material_optimized_orderRemco Burema
2022-10-30Code style.Remco Burema
2022-10-30Can now access wether to offset disallowed areas for nozzles from front-end.Remco Burema
2022-10-30Correctly apply simplification to skirt/brim.Remco Burema
2022-10-30Code-style, remove outdated (TODO's), and apply D.R.Y.Remco Burema
2022-10-28Merge pull request #1715 from ElectronicsArchiver/mainJoey de l'Arago
2022-10-26Code-style.Remco Burema
2022-10-26Add default parameter.Remco Burema
2022-10-26Modern-style typing.Remco Burema
2022-10-26Use closure instead of function-struct (+ code style).Remco Burema
2022-10-26'Mutable' makes no sense here.Remco Burema
2022-10-26Revert seam placement logic of 4.13c.lamboo
2022-10-26Remove offsetting of start position in find seamc.lamboo
2022-10-26Remove left-over simplify codec.lamboo
2022-10-26Remove tiebreakerc.lamboo
2022-10-26Add min_edge_length criteria to cornerAnglec.lamboo
2022-10-25Remove redundent codec.lamboo
2022-10-25Add fall of strength parameter to cornerAnglec.lamboo
2022-10-25Merge branch 'main' into brim_per_material_optimized_orderRemco Burema
2022-10-25Move cornerAngle to separate functionc.lamboo
2022-10-25Merge remote-tracking branch 'origin/CURA-9486_hide_seam_increased_randomness...c.lamboo
2022-10-25Don't simplify polygon in FindStartLocationc.lamboo
2022-10-25Don't simplify polygon in FindStartLocationc.lamboo
2022-10-24Revert "Rename variables"c.lamboo
2022-10-24Fix tower supportc.lamboo