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-02-27Use the ultimaker_layoutconan/masterJelle Spijker
2022-02-18Link against specific Arcus commitJelle Spijker
2022-02-17SocketState (in Arcus) is now an enum class.Remco Burema
2022-02-17Fixed merge mistakeJelle Spijker
2022-02-17Merge branch 'master' into conan/masterJelle Spijker
2022-02-15Merge branch 'CURA-8067_missing_infill_with_small_parts' of github.com:Ultima...Jaime van Kessel
2022-02-14Always write support walls, even if there is no remaining area with densityGhostkeeper
2022-02-14Always add extra infill walls at the endGhostkeeper
2022-02-14Adding the new .ico file for CuraEngineEvangelos Trantos
2022-02-09Merge pull request #1572 from Ultimaker/CURA-8915_raft_middle_layersJaime van Kessel
2022-02-08Add comment to explain magic number Jaime van Kessel
2022-02-05Fix monotonic order for polylines with size > 2Tim Kuipers
2022-02-04Don't duplicate lines of surface mode cutting meshTim Kuipers
2022-02-04remove unused variableTim Kuipers
2022-02-04fix cubic subdivision infillTim Kuipers
2022-02-04Merge pull request #1554 from Ultimaker/polyline_handlingCasper Lamboo
2022-02-04Merge pull request #1569 from Ultimaker/simplify_polylines_rebase_fixesCasper Lamboo
2022-02-03lil commentTim Kuipers
2022-02-03lil typoTim Kuipers
2022-02-03Don't mark extruder as used if interface layer count is 0Ghostkeeper
2022-02-03Allow printing multiple interface layersGhostkeeper
2022-02-03Adjust formulas for layer count and raft thickness with >1 interface layerGhostkeeper
2022-02-02Merge pull request #1571 from Ultimaker/CURA-8242_fix_random_infill_start_wit...Jaime van Kessel
2022-02-02Merge pull request #1570 from Ultimaker/CURA-8569_fix_ironing_insetJaime van Kessel
2022-02-02Fix randomised infill start when variable-width-paths are presentGhostkeeper
2022-02-02lil copyright updateTim Kuipers
2022-02-02lil copyright noticeTim Kuipers
2022-02-02Fix unit testscasper
2022-02-01Also print ironing when using concentric patternGhostkeeper
2022-02-01Actually use polygon after insetting itGhostkeeper
2022-02-01lil code readabilityTim Kuipers
2022-02-01remove accidentally duplicated codeTim Kuipers
2022-02-01remove duplicate implementation of bypassing end nodes for simplify polylinesTim Kuipers
2022-02-01lil code readabilityTim Kuipers
2022-02-01lil commentTim Kuipers
2022-02-01lil code reasability Tim Kuipers
2022-01-27disable Clipper test because it always fails due to Clipper bugTim Kuipers
2022-01-24Merge branch 'master' into conan/masterJelle Spijker
2022-01-24Merge branch '4.13'Ghostkeeper
2022-01-24Split two options of removeDegenerateVerts into separate functions4.13.24.13.14.13Ghostkeeper
2022-01-24Merge branch '4.13' of github.com:Ultimaker/CuraEngineJaime van Kessel
2022-01-24Merge pull request #1563 from Ultimaker/CURA-8852_tree_support_going_through_...Jaime van Kessel
2022-01-24Merge branch '4.13'Ghostkeeper
2022-01-24Interface should snug tightly to model.Jelle Spijker
2022-01-24Add option for removeDegenerateVerts to work with polylinesGhostkeeper
2022-01-24Take support xy distance into account when dropping nodesJelle Spijker
2022-01-24Revert "Don't re-apply Support Z Offset for support roof"Jelle Spijker
2022-01-24Various code style fixes in removeDegenerateVertsGhostkeeper
2022-01-24Merge branch 'master' into conan/masterJelle Spijker
2022-01-20Update build.sh to work on DebianEvangelos Trantos