3dprinterMEI
Posts: 19
Joined: Fri Jan 26, 2024 4:15 pm

Global Offset vs Origin Offset

Which is to be used when?

I am using origin offset now because my build volume is offset from the machine home position(3NTR A4V4) about 30mm.
S3D-Jason
Posts: 1608
Joined: Sun May 31, 2015 6:01 am

Re: Global Offset vs Origin Offset

Origin offset just defines where (0,0,0) is relative to the corner of the bed. For example, some delta printers have (0,0,0) in the middle of the bed, so they need an origin offset equal to roughly half the width of the bed.

You use the Z offset just to shift the coordinates in the gcode file. For example, if you want to print a bit closer or further away from the print bed, you could adjust the global Z axis offset.

So basically, you only change the origin offsets if you are setting up a new machine and the origin for that machine is different than expected. Use the global offsets for everything else.
3dprinterMEI
Posts: 19
Joined: Fri Jan 26, 2024 4:15 pm

Re: Global Offset vs Origin Offset

Thanks Jason Our Y Axis is about 30mm negative off the edge of the build plate. So I guess Global is better

Return to “General Discussion and Tips”