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
2021-06-25Properly round layer counts4.10.04.10Ghostkeeper
2021-06-12Fix preference direction of smart hiding4.10-betaGhostkeeper
2021-06-12Fix starting vertex to compute angles fromGhostkeeper
2021-05-20Update copyright dateGhostkeeper
2021-05-20Use proper fill type with Merged Meshes OverlapGhostkeeper
2021-05-07Fix storing pattern in correct extruder slot for initial layerGhostkeeper
2021-05-04Merge branch '4.9' of github.com:Ultimaker/CuraEngineJaime van Kessel
2021-05-03Fix interpretation of getExtrudersUsed4.9.14.9Ghostkeeper
2021-05-03Don't forget to update the last_extruder when changing the extruder order per...Ghostkeeper
2021-04-29Merge pull request #1399 from Ultimaker/fix_disabling_bridge_edge_caseRemco Burema
2021-04-28Merge pull request #1445 from Ultimaker/CURA-8188_fix_g280Jelle Spijker
2021-04-28Merge branch '4.9'Ghostkeeper
2021-04-26Don't just count last extruder of a layer to see which extruders primeGhostkeeper
2021-04-26Use const size_t for passing extruder numbersGhostkeeper
2021-04-15Merge pull request #1432 from Piezoid/rework_removeSmallAreasRemco Burema
2021-04-14Remove incorrect asserts4.9.0Jaime van Kessel
2021-04-14Fix cases where an incorrect move to 0,0 was added in second layer of dual ex...Jaime van Kessel
2021-04-12Merge branch '4.9' of github.com:Ultimaker/CuraEngineJaime van Kessel
2021-04-09Flip direction of 'preferred' Z-seam. Remco Burema
2021-04-09User-specified seam-pos. should not suffer from tie-breaker.Remco Burema
2021-04-09If all else is (epsilon) equal, prefer fixed z-seam location.Remco Burema
2021-04-02 Change the devtoolset to version 8 4.9-betaEvangelos Trantos
2021-04-02Change the devtoolset to version 8Evangelos Trantos
2021-03-24Fix crash if coasting ends up less than 1 micronGhostkeeper
2021-03-18Fixes dangling references in Polygons::removeSmallAreasMaƫl Kerbiriou
2021-03-10Merge branch 'sisu70-extruders_switch_retraction_initialization'Ghostkeeper
2021-03-10No functional change: section of code, managing the first prime tower layer insisu70
2021-03-10Fixed the support for multiple extruders on the first prime tower layer (in c...sisu70
2021-03-10Added the new "machine_extruders_share_nozzle" setting to the LayerPlan test insisu70
2021-03-10Allow more than one extruder on the prime tower's base layer, in case of sharedsisu70
2021-03-10Fixed a possible spurious initial extruder selection, when both the raft andsisu70
2021-03-10In case of 'shared nozzle', assume that the machine-start gcode resets thesisu70
2021-03-10Moved a test outside the addPrimeTower method, so that in can be called withsisu70
2021-03-05Merge branch 'smartavionics-mb-fix-extruder-plan-reuse'Remco Burema
2021-03-04Still change extruder for empty layer plan.Remco Burema
2021-03-04Merge branch 'mb-fix-extruder-plan-reuse' of https://github.com/smartavionics...Remco Burema
2021-03-03Merge pull request #1394 from Ultimaker/fix_minus_operator_durationsRemco Burema
2021-03-02Don't reuse unused extruder plans as they will have the wrong fan and rectrac...Mark Burton
2021-02-19Fix limiting roofing layer count to top layersGhostkeeper
2021-02-10Fixes missing layer due to hole horizontal expansion.Mark Burton
2021-02-09Merge branch 'patch-1' of https://github.com/ThomasRahm/CuraEngine into Thoma...Ghostkeeper
2021-02-09Use round joints for xy_offsetGhostkeeper
2021-02-03Update TreeSupport.cppThomas Rahm
2021-02-01Move check for top surface skin layer count out of loopGhostkeeper
2021-02-01Don't let top surface skin layers affect bottom layersGhostkeeper
2021-01-28Fix edge case with disabling bridgingGhostkeeper
2021-01-27Merge branch 'OpusMcN-master'Remco Burema
2021-01-27Merge branch 'master' of https://github.com/OpusMcN/CuraEngine into OpusMcN-m...Remco Burema
2021-01-21Added area check and and parameter to avoid filling all holesOpus
2021-01-20Fix subtracting DurationsGhostkeeper