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

    A couple of idea regard endstops

    Scheduled Pinned Locked Moved
    Firmware wishlist
    2
    3
    153
    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.
    • fcwiltundefined
      fcwilt
      last edited by

      Hi,

      1. allow endstops at both axis min and max. It should be simple for the code to understand which endstop it is headed toward and react appropriately.

      2. allow endstops to specify the value to set the axis position to when the endstop is triggered, rather than just using the axis min/max setting. This would involve an optional additional parameter which would take a number specifying the position to apply when the endstop is triggered.

      Why #2:

      My endstops are rarely located such that when they trigger the axis is actually at the axis min/max position. Thus I have to add some additional code to the homing files to adjust for this. It would be grand to just specify in the M574 where the axis actually is when the endstop triggers.

      Thanks for listening.

      Frederick

      Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

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

        @fcwilt use g92 to set a position other than the min/max axis limit

        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

        fcwiltundefined 1 Reply Last reply Reply Quote 0
        • fcwiltundefined
          fcwilt @jay_s_uk
          last edited by

          @jay_s_uk said in A couple of idea regard endstops:

          @fcwilt use g92 to set a position other than the min/max axis limit

          I can do that sometimes. But when the endstop is past the min/max limit that causes its own issues.

          Thanks.

          Frederick

          Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

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