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-02-23Experiment with removing all edges without twinsCURA-7948_experimentsGhostkeeper
2021-02-23Comment out experiments that didn't workGhostkeeper
2021-02-23Also backlink end to startGhostkeeper
2021-02-23DO NOT MERGE debugging codeGhostkeeper
2021-02-22Make arrow head size relative to line widthCURA-7952_Fix_running_into_edges_without_a_twinGhostkeeper
2021-02-22Make writeArrow more accurateGhostkeeper
2021-02-22Allow floating point sizes for writing pointsGhostkeeper
2021-02-22Add utility function to draw a grid on the SVG imageGhostkeeper
2021-02-22Const correctness of SVG classGhostkeeper
2021-02-19Increase the maximum deviation angle when removing colinear segmentsKostas Karmas
2021-02-19Remove all colinear edges with removeColinearEdges()Kostas Karmas
2021-02-18Merge pull request #1415 from Ultimaker/CURA-7853_Imprecise_wall_positioningJelle Spijker
2021-02-17Remove scaling to fix self intersectionsJaime van Kessel
2021-02-16Merge pull request #1414 from Ultimaker/CURA-7970_voronoi_graph_integer_roundingJelle Spijker
2021-02-16Remove deviations less than 5 micrometres regardless of lengthGhostkeeper
2021-02-16Merge pull request #1405 from Ultimaker/CURA-7979_fix_outer_wall_artifactsRemco Burema
2021-02-16Merge branch 'CURA-7979_fix_outer_wall_artifacts' of https://github.com/Ultim...Remco Burema
2021-02-16Remove dead code. Correct English spelling.Remco Burema
2021-02-16Merge remote-tracking branch 'origin/libArachne_rebased' into CURA-7979_fix_o...Jelle Spijker
2021-02-16Fix rounding for negative numbersGhostkeeper
2021-02-16Fix assert failure when transitioning from 2 to 4 beadsKostas Karmas
2021-02-15Properly round Voronoi coordinates to IntPoint coordinatesGhostkeeper
2021-02-15Renamed parameter to minimum_width_inner for consistencyJelle Spijker
2021-02-15Updated and added documentationJelle Spijker
2021-02-15Made outer wall lock default behaviour.Jelle Spijker
2021-02-12Force symmetry from and early start.Jelle Spijker
2021-02-12Reimplemented old distribution calculation.Jelle Spijker
2021-02-12Removed indentionJelle Spijker
2021-02-12Take into account filtered out beadsJelle Spijker
2021-02-10Make sure that all beads still adhere to minimum widthJelle Spijker
2021-02-10Inner beads should also be processedJelle Spijker
2021-02-10Merge branch 'CURA-7927_Fix_extruders_alternating_each_layer_for_inner_and_ou...Ghostkeeper
2021-02-10Document the major if-else casesGhostkeeper
2021-02-10Calculate weights only onceJelle Spijker
2021-02-10Rewrote outer wall lock factor usage.Jelle Spijker
2021-02-10Fix infill travel optimisationGhostkeeper
2021-02-09Use minimum combing boundary rather than preferred combing boundaryGhostkeeper
2021-02-09Fix extruders alternating each layer for inner and outer wallsKostas Karmas
2021-02-08Simplify inner contour of infillJelle Spijker
2021-02-07Add new setting to tests as well.Remco Burema
2021-02-06Expose 'Outer Wall Lock Factor' setting to frontend.Remco Burema
2021-02-06Handle case where inner walls dissapear.Remco Burema
2021-02-05Don't handle 0-width signalling walls.Remco Burema
2021-02-05Handle the 'initially only outer walls' case.Remco Burema
2021-02-05Rethink left-over width w.r.t. redistribution.Remco Burema
2021-02-05Possible to adjust how close to optimal-width/place outer walls are.Remco Burema
2021-02-04Merge branch 'master' into libArachne_rebasedGhostkeeper
2021-02-04Fix spellingGhostkeeper
2021-02-04Add test for generating 0 wallsGhostkeeper
2021-02-04Add basic test for walls computationGhostkeeper