Jump to content

Modifying CuraEngine - Who does?


Wpnx330

Recommended Posts

Posted · Modifying CuraEngine - Who does?

Hello All,

 

I see the Github for Cura. With that I determined via the documentation that CuraEngine is what I will need to modify to achieve my goal. I want to modify the way layer heights work, similar to adaptive layers. I can manage the programming portion. Before I dive head long into trying to understand the ins and outs of CuraEngine, I was hoping to speak to some of the more experienced members who have contributed to the CuraEngine. Does anyone know where the folks who work on that are most likely to be? Do they frequent these forums, or a discord, or another site, etc..

 

Speaking to someone who knows how the workings of CuraEngine could save me lots of time giving me a huge head start on this project. Conversely, that conversation might save me from wasting a lot of time researching, if it turns out the system wont be able to do what I want without major changes. There isn't a ton of documentation on CuraEngine on the Github, but there is some and I am reading through that now.

 

Anyway, if anyone can point me in a direction that would be greatly appreciated.

 

 

 

  • Link to post
    Share on other sites

    Posted · Modifying CuraEngine - Who does?

    I generally respond to those pings, although I don't track issues on the forum itself.

     

    If you seek to modify the layer heights, look for the buildLayersWithHeight function of the Slicer class:

    https://github.com/Ultimaker/CuraEngine/blob/51ee4b7adf6dfd112241cdf3fd5681e87cf6370c/src/slicer.cpp#L929

     

    In this function it determines the Z coordinate of each layer, either by calculating from the layer height and initial layer height, or by asking the AdaptiveLayer class.

    • Like 2
    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

      • 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
      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 26 replies
    ×
    ×
    • Create New...