Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Z Offset variable while priting

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    4
    149
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • duetloverundefined
      duetlover
      last edited by

      Hi everybody

      I need to change Z offset of a tool while printing for a specific application.

      At the moment, Z offset is set in config file :

      G10 P3 Z-35.50
      

      Is there a variable I can use to adjust Z offest with a line in gcode?

      Something like :

      G10 P3 Z*VarZOffset*+0.2
      

      and coming back to normal offset :

      G10 P3 Z*VarZOffset
      

      I'm running RFF3 firmware.

      Thanks !

      1 Reply Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk
        last edited by

        Use babystepping rather than adjusting the z offset as thats only taken into account during probing moves

        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

        1 Reply Last reply Reply Quote 0
        • Phaedruxundefined
          Phaedrux Moderator
          last edited by

          https://duet3d.dozuki.com/Wiki/Gcode#Section_M290_Baby_stepping

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 0
          • duetloverundefined
            duetlover
            last edited by

            Thank you, I will check this !

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA