Jump to content

Multi-axis slicing for a tilting and rotating base


Bill S.

Recommended Posts

Posted · Multi-axis slicing for a tilting and rotating base

Hello,

 

We are working with a device that can rotate and tilt the base while printing. 

I am wondering if anybody has explored the changes necessary to the CuraEngine in order to support more than 3 axis?

 

I've seen the auto placement plugin using the tweaker python code which looks interesting.

 

Can somebody provide pointers on where to look in order to solve this problem please?

 

Thanks for any assistance.

 

Bill

  • Link to post
    Share on other sites

    Posted · Multi-axis slicing for a tilting and rotating base

    Wow.  That's not built into cura but you could write a plugin to do that.  You would apply a transform to all the G1 and G0 commands depending how much you have rotated or tilted the base.  The easiest kind of plugin isn't called a plugin - it's called a post processing something.  I think there are samples you can look at.  If you can't find one I can send you a sample.

  • Link to post
    Share on other sites

    Posted (edited) · Multi-axis slicing for a tilting and rotating base

    It depends a lot on what you need.

     

    If you need to transform the g-code into something that's better understood by your printer, then a post-processing script could do the job. But if you need to do something different depending on, for instance, whether you're printing overhang or not (to maybe tilt the platform a bit to get better overhang), then you're almost certainly stuck with modifying CuraEngine itself, or you'll have to try and reconstruct from the g-code which areas are overhang.

     

    But if you're actually going to try to print curved layers and such to print something from inside out, well, I don't think that Cura will be of much use at all.

    Edited by ghostkeeper
  • Link to post
    Share on other sites

    Posted · Multi-axis slicing for a tilting and rotating base

    I have some experience abusing Cura for “weird” printers; I’m working on the Blackbelt version of Cura, which supports a slanted gantry.

    https://github.com/blackbelt3d/cura

     

    Your printer sounds a lot more complicated than theirs, but I see possibilities.

  • 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.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
        • 15 replies
      • 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
    ×
    ×
    • Create New...