Jump to content

How can I place objects on the platform with coordinates


clemens

Recommended Posts

Posted · How can I place objects on the platform with coordinates

Hi ultimaker,

I want to print some objects directly onto a sheet. To have a really good print result I want to print the objects one after another. But they need to be placed on the right place. Is there a way to place them with coordinates ?

Hope someone can help me with that.

Clemens

 

  • Link to post
    Share on other sites

    Posted · How can I place objects on the platform with coordinates

    Hmm. Not with the gui drag/drop feature.

    I would combine all the STL's into one big STL file and slice that with cura - that way at least all the parts will be the exact correct seperation. Then I would probably do one of two things - in machine settings I believe cura centers your object on the center of the platform so you can adjust your X and Y max distance to cause Cura to place the objects properly.

    Or you can hand edit the gcode file with an offset. For example if you want to move X to the right 1mm and Y toward the back 2mm, after home do:

    G0 X1.0 Y2.0

    G92 X0 Y0

    That sets the x=1 y=2 position on your bed to the new 0,0 position.

     

  • 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.4 stable released
        The full stable release of UltiMaker Cura 5.4 is here and it makes it easier than ever to remove brims and supports from your finished prints. UltiMaker S series users can also look forward to print profiles for our newest UltiMaker PET CF composite material!
          • Like
        • 58 replies
    ×
    ×
    • Create New...