Jump to content

Slicing Algorithms


sujeathp

Recommended Posts

Posted · Slicing Algorithms

Hello,

I'm doing a research project at my university and I am interested in the slicing algorithms used by CuraEngine, specifically the algorithms used to correct imperfect manifold STL files. I have downloaded the source code but it is difficult to understand directly. I have searched online but couldn't find anything except a very light discussion on the GitHub page. If anyone could give me a link to a more in depth explanation or explain it here I would be very much obliged.

 

  • Link to post
    Share on other sites

    Posted · Slicing Algorithms

    Cura does not fix the mesh topology on the 3D model. It actually does most of the fixing in the 2D slices.

    So what the CuraEngine does, it slices the 3D model in 2D slices, which results in a lot of 2D lines on the 3D plane. With these lines it tries to make fully enclosed 2D polygons. The rest of the engine works on these 2D polygons.

     

  • Link to post
    Share on other sites

    Posted · Slicing Algorithms

    Just to clarify, Daid: When checking the 4 "fix horrible" settings - does this only affect the algorithm *after* slicing to a 2d polygon? Does this algorithm ignore layers above and below the current layer?

     

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.8 beta released
        Another Cura release has arrived and in this 5.8 beta release, the focus is on improving Z seams, as well as completing support for the full Method series of printers by introducing a profile for the UltiMaker Method.
          • Like
        • 1 reply
      • Introducing the UltiMaker Factor 4
        We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
          • Thanks
          • Like
        • 3 replies
    ×
    ×
    • Create New...