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-05-19Merge pull request #1664 from Ultimaker/CURA-9083HEADmasterCasper Lamboo
2022-05-19Update src/skin.cppJoey de l'Arago
2022-05-19Merge branch '5.0'Ghostkeeper
2022-05-18Merge pull request #1661 from Ultimaker/CURA-8708_remove_travel_acceleration_...Jaime van Kessel
2022-05-18This fixes travels being unretracted on the top most surface skin layer(s) wh...CURA-9083j.delarago
2022-05-13Factor out finding of the next extrusion moveCURA-8708_remove_travel_acceleration_jerkGhostkeeper
2022-05-13Implement jerk_travel_enabledGhostkeeper
2022-05-13Last travel of layer should use acceleration of next layerGhostkeeper
2022-05-13Implement acceleration_travel_enabledGhostkeeper
2022-05-12Merge pull request #1659 from Ultimaker/fix_microsegments_again5.0.05.0Casper Lamboo
2022-05-12Define 'too long' line segments as twice the lenght of smallest.Remco Burema
2022-05-11Merge pull request #1658 from Ultimaker/fix_overlapping_gradual_zigzagRemco Burema
2022-05-11Don't use zig-zag endpieces when using gradual infillGhostkeeper
2022-05-09Merge branch '5.0'Ghostkeeper
2022-05-09Update copyright yearGhostkeeper
2022-05-06Merge branch '5.0'Remco Burema
2022-05-06Merge pull request #1657 from Ultimaker/CURA-9163-hairy_holesRemco Burema
2022-05-06Comment pointing to explanation of commented-out lines.Remco Burema
2022-05-06Disable logic to add support to `model_boundary`c.lamboo
2022-05-05Also add paths when combing failsc.lamboo
2022-05-05Change line_spacing back to line_width, line_spacing has been changed to matc...CURA-9158j.delarago
2022-05-04Set `line_width` to `ironing_line_spacing` for ironing configc.lamboo
2022-05-04Insert polygon starting from first point that is within snap distancec.lamboo
2022-05-03Merge pull request #1655 from Ultimaker/CURA-9163Remco Burema
2022-05-03Merge pull request #1656 from Ultimaker/CURA-9206_slicing_errorCasper Lamboo
2022-05-02Check if infill_lines is empty to avoid error from modulo 0 operation.CURA-9206_slicing_errorcasper
2022-05-02Revert "Set paths to `cross_boundary` is true for paths that might cross a bo...CURA-9163c.lamboo
2022-05-02Merge pull request #1654 from Ultimaker/CURA-9158Jaime van Kessel
2022-04-29All ironing lines should be ironing_line_spacing apart.j.delarago
2022-04-26Merge pull request #1653 from Ultimaker/5.0Jelle Spijker
2022-04-21Merge pull request #1648 from Ultimaker/CURA-9128_outer_wall_extruder_crash5.0-betaRemco Burema
2022-04-21Code review: Correct comments.Remco Burema
2022-04-21Code review: Const correctness.Remco Burema
2022-04-20Use the correct offsets fot the iteratorsJelle Spijker
2022-04-20Merge pull request #1647 from Ultimaker/CURA-9159_alternate_fix_thread_tree_c...Jelle Spijker
2022-04-20Merge pull request #1646 from Ultimaker/CURA-9077_missing_thin_support_partsCasper Lamboo
2022-04-20Use for std for range loopsJelle Spijker
2022-04-20Alternate fix for crashes/deadlocks Tree-Support.Remco Burema
2022-04-20Revert "Fix occasional crash due to unsafe threading in tree support."Remco Burema
2022-04-20Print wall_toolpaths_here, which has the thin toolpaths of supportGhostkeeper
2022-04-20Merge pull request #1644 from Ultimaker/CURA-9096_Tree_Support_branches_not_b...Jelle Spijker
2022-04-20Update src/TreeSupport.cppJelle Spijker
2022-04-20Apply suggestions from code reviewCasper Lamboo
2022-04-20Apply suggestions from code reviewCasper Lamboo
2022-04-20Avoid polygons for branches that don't connect to the build platec.lamboo
2022-04-20Merge branch '5.0'Ghostkeeper
2022-04-20Also use end pieces in zig-zag infill pattern for single layerGhostkeeper
2022-04-20Also use end pieces in zig-zag infill pattern for single layerGhostkeeper
2022-04-20Merge pull request #1645 from Ultimaker/CURA-9159_fix_threaded_tree_crashEvangelos Trantos
2022-04-20Merge remote-tracking branch 'origin/CURA-9159_fix_threaded_tree_crash' into ...c.lamboo