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-10-24Apply suggestions from code reviewRijk van Manen
2022-10-21Rename variablesJoey de l'Arago
2022-10-21Reduce simplification of polygons when choosing start locations (seam) with u...Joey de l'Arago
2022-10-21Update tiebreaker to be based on the relative difference between scores inste...Joey de l'Arago
2022-10-20Make roofing overlap with skinc.lamboo
2022-10-20Merge pull request #1748 from Ultimaker/CURA-9625_top_skin_overlapCasper Lamboo
2022-10-20The simplification of this section caused adjacent roofing and skin areas not...Joey de l'Arago
2022-10-20Change function names for consistency.Joey de l'Arago
2022-10-20Merge remote-tracking branch 'origin/CURA-9625_top_skin_overlap' into CURA-96...c.lamboo
2022-10-20Simplify codec.lamboo
2022-10-20Use modern loopingJoey de l'Arago
2022-10-20Simplify codec.lamboo
2022-10-20Remove unused inset_pathsJoey de l'Arago
2022-10-20Rename functionJoey de l'Arago
2022-10-20Remove redundent if-statementc.lamboo
2022-10-20Simplify codec.lamboo
2022-10-20Add comments to PR suggestion.Joey de l'Arago
2022-10-20Update src/skin.cppJoey de l'Arago
2022-10-19We were previously not applying skin_overlap offsets to roofing areas because...Joey de l'Arago
2022-10-19Revert "Apply skin overlap to roofing layers."Joey de l'Arago
2022-10-19Rename no_air_below -> filled_area_below.Joey de l'Arago
2022-10-19Rename no_air_above -> filled_area_above.Joey de l'Arago
2022-10-19Apply skin overlap to roofing layers.Joey de l'Arago
2022-10-12Merge pull request #1743 from Ultimaker/CURA-7800_fix_tree_supportRemco Burema
2022-10-12Typing with 'almost always auto'. Remco Burema
2022-10-12Merge pull request #1739 from Ultimaker/CURA-9710Jelle Spijker
2022-10-12Use contains instead of findJelle Spijker
2022-10-11Properly detect and handle 'conflicting' TreeNodes.Remco Burema
2022-10-11Apply suggestions from code reviewCasper Lamboo
2022-10-11Fix doubly printed linesc.lamboo
2022-10-11Boy scoutingc.lamboo
2022-10-11Revert "Fix double printing of lines when monotonic is enabled"c.lamboo
2022-10-11fix slowest path speed calculation and add commentsCURA-7271_slow_lines_individually_minimum_layer_timeRijk van Manen
2022-10-11extrudeSpeedFactor is not used anymoreRijk van Manen
2022-10-11cleanup codeRijk van Manen
2022-10-11Allow Log level to be set by env variableJelle Spijker
2022-10-11Merge branch 'main' into CURA-7271_slow_lines_individually_minimum_layer_timeRijk van Manen
2022-10-11fix the huge factor issueRijk van Manen
2022-10-07Fix double printing of lines when monotonic is enabledc.lamboo
2022-10-07Revert "Fix overextrusion due to premature optimization in monotonic."c.lamboo
2022-10-05Merge pull request #1737 from Ultimaker/CURA-9559Remco Burema
2022-10-05Prevent cura freezingc.lamboo
2022-10-04make sure prerelease tag triggers conan-package5.2.0-beta.1jspijker
2022-10-04Update conandata.ymlCasper Lamboo
2022-10-04Update conandata.ymlCasper Lamboo
2022-10-04Update conandata.ymlCasper Lamboo
2022-10-03Fix Cura crashing on certain modelsCURA-9559c.lamboo
2022-09-30Update conandata.yml5.2.0-betaCasper Lamboo
2022-09-27WIP, there are very large bad values being returned for extrude_time_at_minim...Joey de l'Arago
2022-09-23Merge branch 'CURA-9178_cherry-pick_small_voronoi_workarounds'Remco Burema