Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    G92 command no longer works

    General Discussion
    3
    4
    60
    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.
    • luckyflyer
      luckyflyer last edited by

      My slicer ending script uses G92 commands in the ending script. Recently I've noticed that Y does not move to its commanded position. When I enter any G92 command from the console (example G92 Y300) nothing happens. What do I do to fix this?

      jay_s_uk gloomyandy 2 Replies Last reply Reply Quote 0
      • jay_s_uk
        jay_s_uk @luckyflyer last edited by

        @luckyflyer G92 isn't a movement command
        https://duet3d.dozuki.com/Wiki/Gcode#Section_G92_Set_Position

        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
        • gloomyandy
          gloomyandy @luckyflyer last edited by

          @luckyflyer Are you sure that your interpretation of G92 is correct. Looking at the gcode definition: https://duet3d.dozuki.com/Wiki/Gcode#Section_G92_Set_Position The command simply allows you to specify that the axis is currently at a particular position. In particular it states "No physical motion will occur". So I would not expect any motion from that command.

          1 Reply Last reply Reply Quote 1
          • luckyflyer
            luckyflyer last edited by

            Ok, don't know what's going on here, seems like it did move Y to 300. Clearly you are correct regarding that command.

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