Jump to content

Lay Flat Center object and Rotate Object BUG question


Johnmgg

Recommended Posts

Posted · Lay Flat Center object and Rotate Object BUG question

Hi all, OK, I just tried the following to see what I just hate about these features. I just laid flat a part that takes up most of the build surface. I want to use the LAY FLAT option to lay the part flat to the build platform in the exact orientation I have it currently. CURA keeps thinking that the part is to big for the build platform as you can see in the Screen shot which is my best guess. As you can see when I lay flat CURA wants to Reorient my part instead of just laying my part flat in the Z direction only. Also, when I use the .8mm nozzle size CURA 5 thinks the part is the correct size to fit into the build area but when I change to a .4mm nozzle size CURA informs me that my part will not fix. I think this is a bug. I then have to scale my part down to 98.5% to fit. but even then I have the above issues.

Screen Shot 2022-07-09 at 12.13.27 PM.png

Screen Shot 2022-07-09 at 12.14.15 PM.png

  • Link to post
    Share on other sites

    Posted · Lay Flat Center object and Rotate Object BUG question

    Also, is there any way to precisely rotate an object? Just using the trackpad to rotate an object is not very precise. And I understand that I can orientate my part in my design software but that is just a work around, basically and a copout as to not fixing the issues in CURA. I have heard this recommendation. We need to be able to do this in CURA, Easily I guess we as Maker just deal with it or deal around the issues which we should not have to just deal with said issues. And I know with most open source software no one gets paid to fix the issues. But I would pay $50 to $100 for software that has all these little issues fixed. Case in point I Paid $75 for Repetier Server to run on my Pi. and I spend $245 per year to use my design software Shapr3D on my iPad. But NO, I can't speed $10,000+ to have someone fix the issues or design a better interface, etc. for this or any similar Open Source project. BUT, Shapr3D does update their software all the time. And I LOVE IT!

  • Link to post
    Share on other sites

    Posted · Lay Flat Center object and Rotate Object BUG question

    It shouldn't be too hard to implement, once the part is flattened we use the ConvexHull geometry as for the nesting function, keeping the longest vector and aligning it with X or Y  by a rotation around Z should do the job.

  • Link to post
    Share on other sites

    Posted · Lay Flat Center object and Rotate Object BUG question
    1 hour ago, Cuq said:

    It shouldn't be too hard to implement,

    Feel free to improve the current implementation and make a pull-request. Contributing to Cura is not a very big step up from contributing plugins.

  • Link to post
    Share on other sites

    Posted · Lay Flat Center object and Rotate Object BUG question

    I'm rather thinking of an integration into an existing plugin 😁 something regarding mesh manipulation. But need to test the concept before

  • Link to post
    Share on other sites

    Posted (edited) · Lay Flat Center object and Rotate Object BUG question

    The principle is validated, it works. Sometimes of course depending the shape of the part "the longest" border is not necessary the right "main" orientation .  But it works as intended .

    image.thumb.png.573e9213d2aa3abba4e21fc65a91cb7f.png

     

    Edited by Cuq
  • Link to post
    Share on other sites

    Posted · Lay Flat Center object and Rotate Object BUG question

     

  • Link to post
    Share on other sites

    Posted (edited) · Lay Flat Center object and Rotate Object BUG question

    Finally decided to use it via a specific plugin :

     

     

     

    Acces to the function via a Right Clic on the part (Thanks @fieldOfView ) for the sample code via his Mesh-tool Plugin.

     

    And two new Orientation Function toward the X direction 

    - Rotate in the main direction (X)
    - Rotate the side direction (X)

     

    And also allows in this case to have a faster access to the functions by using keyboard shortcuts as discussed here [#22](https://github.com/nallath/CuraOrientationPlugin/issues/22)

     

    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

      • 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...