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

    Z AXES DOUBLE SETUP

    Scheduled Pinned Locked Moved
    Example setups and prints
    2
    2
    284
    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.
    • GiusepRapundefined
      GiusepRap
      last edited by

      Hi every one I' want remind the procedure that I used for understanding missing steps (if there are).

      1. M584 X0.0 Y0.0 Z0.2:0.4 E0.3
        "for selecting the 2 and 3 driver for the z axes".
      2. M574 Z1 S1 P"io3.in"
        "for selecting the microswitch z for the two motors"

      Can I have a confirmation by someone that is better then me with the duet mini 5 plus?

      Is there anything that should I change ? I ' m setting up a Prusa i3 modified.
      regards
      Giuseppe

      rjenkinsgbundefined 1 Reply Last reply Reply Quote 0
      • rjenkinsgbundefined
        rjenkinsgb @GiusepRap
        last edited by

        @giuseprap said in Z AXES DOUBLE SETUP:

        M584 X0.0 Y0.0 Z0.2:0.4 E0.3
        "for selecting the 2 and 3 driver for the z axes".
        M574 Z1 S1 P"io3.in"
        "for selecting the microswitch z for the two motors"

        You have used output zero twice, I suspect Y should be 0.1

        For two motors with separate limits, you need two inputs?
        This is what I have (on a Duet 6HC):

        M574 Z1 S1 P"io3.in+io4.in"                  ; configure active-high endstop for low end on Z via pin io3.in
        

        Robert J.

        Printers: Overlord pro, Kossel XL+ with Duet 6HC and "Frankentron", TronXY X5SA Pro converted to E3D toolchange with Duet 6HC and 1LC toolboards.

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