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
2019-05-21Simplify: Absolute value not needed when squared anyway. [CURA-6530]4.1.04.1Remco Burema
2019-05-21Revert "Simplify: Accumulated area is always positive. [CURA-6530]"Remco Burema
2019-05-21Simplify: Also check error-area on potential remove first vertex. [CURA-6530]Remco Burema
2019-05-21Simplify: Accumulated area is always positive. [CURA-6530]Remco Burema
2019-05-20Skip further processing of support helper meshesLipu Fei
2019-05-20Revert "Fix helper mesh handling in one at a time mode"Lipu Fei
2019-05-17Fix helper mesh handling in one at a time modeLipu Fei
2019-05-09Replace minus infinity with the actual number of negative layers. [CURA-6039]Remco Burema
2019-05-09Merge pull request #1050 from Ultimaker/CURA-6039_fix_raft_max_heightLipu Fei
2019-05-08Fix max print height per extruder in case of raft. [CURA-6039]Remco Burema
2019-05-08Add build volume temperatureLipu Fei
2019-05-01gcode.startExtruder() for all gcode flavorsLipu Fei
2019-04-26Improve documentationGhostkeeper
2019-04-25Merge branch 'bjude-remove_nonstd_d' into 4.1Ghostkeeper
2019-04-25Remove non-standard double suffixBen Jude
2019-04-24Make simplify algorithm a bit more lenient against rounding errorsGhostkeeper
2019-04-24Merge branch '4.1'Ghostkeeper
2019-04-24Fix compilation warning about signed vs. unsigned comparisonGhostkeeper
2019-04-24Make filter depend on circumference of modelsGhostkeeper
2019-04-24Make filter depend on circumference of modelsGhostkeeper
2019-04-24Scale insane output check along with the industryGhostkeeper
2019-04-23Merge pull request #1036 from Ultimaker/fix_infill_overlapLipu Fei
2019-04-23Merge pull request #903 from DesktopMetal/feature_z_hop_extruder_switchRemco Burema
2019-04-23Do not enabled optimization flags if build type if debugLipu Fei
2019-04-23Merge pull request #1042 from Ultimaker/CURA-6472_fix_merged_model_crashLipu Fei
2019-04-22Revert "Remove redundant code"Vlad Gribinchuk
2019-04-18Scout typing. [CURA-6472]Remco Burema
2019-04-18Refix initial xy offset as prev. fix causes crash for merged models. [CURA-6472]Remco Burema
2019-04-18Merge branch 'master' into feature_z_hop_extruder_switchVlad Gribinchuk
2019-04-18Remove redundant codeVlad Gribinchuk
2019-04-17Merge branch 'WIP_gitlab_ci'Ghostkeeper
2019-04-17Use collision resolution to simplify support areasGhostkeeper
2019-04-16Merge pull request #1037 from Ultimaker/add_maximum_deviation_settingJaime van Kessel
2019-04-16Revert "RepRap firmware ignores jerk during travel moves so there's no benefi...Ghostkeeper
2019-04-12Use maximum deviation setting to limit deviation from original polygonGhostkeeper
2019-04-12Fix 'infill overlap percentage' was ignored for some infills.Remco Burema
2019-04-12RepRap firmware ignores jerk during travel moves so there's no benefit in cha...Mark Burton
2019-04-11Merge branch 'mb-fix-xy-offset-layer-0' of https://github.com/smartavionics/C...Ghostkeeper
2019-04-10Fixed tabulationVlad Gribinchuk
2019-04-10Merge branch 'master' into feature_z_hop_extruder_switchVlad Gribinchuk
2019-04-10Merge branch 'master' of github.com:Ultimaker/CuraEngineJaime van Kessel
2019-04-10Merge branch 'mb-fix-support-brim-order' of https://github.com/smartavionics/...Jaime van Kessel
2019-04-10Merge pull request #1027 from Ultimaker/relative_hamming_distanceJaime van Kessel
2019-04-09Merge branch 'relative_hamming_distance' of github.com:Ultimaker/CuraEngineJaime van Kessel
2019-04-09Merge pull request #1026 from DesktopMetal/feature_wipe_script_unit_testsRemco Burema
2019-04-07Don't place support brim polygons on the back of skirt_brim as that upsets th...Mark Burton
2019-04-05Disable tests that fail due to Clipper bugGhostkeeper
2019-04-05Add test for points on border of polygonGhostkeeper
2019-04-05Add test for being inside a lineGhostkeeper
2019-04-05Add tests for edge cases of relative Hamming distanceGhostkeeper