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.8 beta released
        Another Cura release has arrived and in this 5.8 beta release, the focus is on improving Z seams, as well as completing support for the full Method series of printers by introducing a profile for the UltiMaker Method.
          • Like
        • 1 reply
      • 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
    ×
    ×
    • Create New...