Jump to content

Upgraded Nesting for Auto Arrange of parts


CoreyMac
Go to solution Solved by nallath,

Recommended Posts

Posted · Upgraded Nesting for Auto Arrange of parts

Dear Wonderful Developers and Support Folks,

 

I am fairly new to Cura though it seems to be a great product overall just as it is and I want to thank you for all the hard work.  For the hobbyist it is wonderful tool and is very appreciated.  As we work with our kids to embrace this new way of manufacturing now and in the future, having the ability to show them and let them explore the possibilities seems like a great path forward.

 

After reading through the forums and working with it for a couple of months, I was wondering if the arrangement for parts feature might be improved.  It would seem that there is now a good bit of open-source software for nesting that might go a long way toward making it an easier improvement to accomplish without as much time commitment as a from scratch development.  The nesting would seem to be useful for parts placement as well as when working out how to generate and place supports while updating things like the new tree support algorithm in the upcoming 5.x releases. 

 

If I was using Cura for some sort of production work, it would be a huge help so I would think the commercial aspect would have even more of an impact.  This would be of extra benefit when multiple copies of the same pieces are being created as well I would think.  For the hobbyist, placement is probably less important and things like the tree support improvements are of greater importantnce.


Some code examples using a genetic algorithm are here:

 

the web version 

https://github.com/Jack000/SVGnest 

and the desktop version

https://github.com/Jack000/Deepnest

 

This one is less complete, but takes a graphical approach that while less complex and thorough, would likely be sufficient for 3D printer nesting requirements and has the advantage of using OpenGL GPU for the calculations.

 

https://github.com/sasam2/nesting

 

 

Regardless of any changes, thank you again to all of the support and developers.  🙂

 

-Corey

 

 

  • Link to post
    Share on other sites

    • Solution
    Posted · Upgraded Nesting for Auto Arrange of parts

    The library that we use is already based on the work done in svgnest.

    Any improvement in the nesting won't have any influence on the tree support (or the generation thereof).

  • Link to post
    Share on other sites

    Posted · Upgraded Nesting for Auto Arrange of parts

    Thank you for the details 🙂

     

    It seemed like it struggles to place multiple objects if there is much conflict unlike DeepNest which it now sounds like is based on the same library.  I am not saying DeepNest is a standard to meet, I was using it for a laser cutter layout and noticed it took a different approach and ended up with a different layout that did not need to be manually completed.

     

    Thank you again for the great tool.  We all appreciate all of your hard work. 

  • Link to post
    Share on other sites

    Posted (edited) · Upgraded Nesting for Auto Arrange of parts

    The nesting algorythm is one point , but the reference shape  used to calculate the arrangement is the key for the result. These algorythms use a 2d shape and Cura as well as Prusa I think use the convex2dshape of the model (you can see it  it's the grey shape draw on the build plate) as this geometry is a one boundary model, without hole or concav geometry, it's not possible to get some part "inside" an other  one. So it's not only a question of nesting calculation   but mainly of boundary representation of the part. Find how to calculate a fast exact , external 2d boundary of a 3d model and you will be close to the result.

     

    image.thumb.png.23778d2d6e56a3cb293e4caac9a3bc96.png

    Edited by Cuq
  • 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

      • 🎄✨ Thingiverse Tree Ornament Challenge! ✨🎄
        We've been running a Tree Ornament Challenge with a chance to win an UltiMaker S3 or colorFabb filament.
        Design a 3D printable tree ornament and join our festive challenge on Thingiverse. 🎁✨


        📆 Submission Deadline: December 22
        🏷️Tag your designs with Holidays2023

        Click here to join and check out the over 300 other amazing designs

        How to Enter
        Design an Ornament
        Create a 3D printable tree ornament that captures the magic of the winter season. Think snowflakes, sleighs, reindeer, cozy mittens, or anything that embodies the joy of the holidays. Upload to Thingiverse
        Share your masterpiece on Thingiverse and add the tag Holidays2023. Don't forget to include a captivating description and images that showcase your design from different angles. Submit by December 22
        All entries must be submitted by December 22nd to be eligible for consideration.
          Entering a new design
         
        Entering an existing design
         
         
        Winning designs should:
        Be original Creations
        Your designs should be original works, avoiding the use of others' intellectual property without permission. Include STL Files
        Each submission must include at least one STL file for 3D printing. Showcase a Completed Print
        Provide at least one photograph featuring a completed print of your design. Include Documentation
        Share the creative journey! Include documentation of your design process, giving us a peek behind the scenes. For example, show a screenshot of the model in your design program. Use the Tag Holidays2023.
        Use this tag to ensure your entry is counted in the Tree Ornament Challenge. Be submitted after October 1st, 2023
        Ensure your design was uploaded to Thingiverse after October 1st, 2023. Adhere to Submission Guidelines and Terms of Service
        Make sure your submission aligns with our guidelines and Thingiverse's Terms of Service.  
        Good luck 🎉
        • 1 reply
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
      • Ultimaker Cura 5.6 stable released
        Cura now supports Method series printers!
         
        A year after the merger of Ultimaker and MakerBotQQ, we have unlocked the ability for users of our Method series printers to slice files using UltiMaker Cura. As of this release, users can find profiles for our Method and Method XL printers, as well as material profiles for ABS-R, ABS-CF, and RapidRinse. Meaning it’s now possible to use either Cura or the existing cloud-slicing software CloudPrint when printing with these printers or materials
        • 12 replies
    ×
    ×
    • Create New...