Jump to content

Manual G code Z offset with G92?


TMicke

Recommended Posts

Posted (edited) · Manual G code Z offset with G92?

As I read this:

https://reprap.org/wiki/G-code#G92:_Set_Position

I'm a bit confused, and I would like to avoid ramming my nozzle in my printbed while trying.

 

I want to manually add a 0.1mm offset of my Z axis (0.1mm additional space between nozzle and bed), should I enter 'G92 Z0.1'?

Or should it be:

G1 Z0.1

G92 Z0

 

Maybe there is another better way?

 

Using a UM2+ and I intend using it in my start script in S3D when printing PETG. ...and yes, CURA has the Z offset in the settings, I know 😉 But some prints I like doing in S3D

Edited by TMicke
  • Link to post
    Share on other sites

    Posted · Manual G code Z offset with G92?
    1 hour ago, TMicke said:

    G1 Z0.1

    G92 Z0

    This is correct.

    The first line tells the bed to go to 0.1mm. The second line tells the printer to from now on (until the z axis is homed) consider that position as 0mm. So effectively every following Z coordinate will be 0.1 mm further away from the bed then after homing the z axis.

    • Thanks 1
    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
        • 16 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...