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

    dual motor axis with dual endstop configuration

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    2
    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.
    • Jos_mosaundefined
      Jos_mosa
      last edited by

      We have a configuration where we have 2 motors on Y axis.
      We also have 2 enstops on Y axis max.

      M584 Y1.1:4.1
      M208 Y300 S0
      M574 Y2 S1 P"1.io0.in+4.io0.in"
      

      But the 2 enstops are not physicaly at the same max position, there is a 0.2mm difference.
      So where one is at 300.0mm , the other is at 300.2mm.
      Is there a way to make this known, and tell the motor that is at 300.2 , to come back to 300, when finished homing?

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

        @jos_mosa you'll have to split the axis in 2 for homing, set the position and then rejoin them into 1 axis at the end
        https://docs.duet3d.com/User_manual/Connecting_hardware/Z_probe_auto_levelling#axis-levelling-using-endstops
        like the example here for RRF2

        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
        • First post
          Last post
        Unless otherwise noted, all forum content is licensed under CC-BY-SA