Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Scrabart
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 11
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Scrabart

    • Scrabartundefined

      M571 Improvements - Advance Output

      Firmware wishlist
      • • • Scrabart
      1
      0
      Votes
      1
      Posts
      105
      Views

      No one has replied

    • Scrabartundefined

      Running Duet2 Wifi printer without a wireless connection

      General Discussion
      • • • Scrabart
      3
      0
      Votes
      3
      Posts
      158
      Views

      Scrabartundefined

      Thanks. That seems to work.
      I guess I was concerned that I would't be able to re-connect unless I had a USB connection, but I see that I can just use M552 S1 at the console on the PanelDue.
      Thanks for helping with what should have been obvious to me. I'm not used to this hardware.

    • Scrabartundefined

      M571 does not recognize my logical pin number

      Duet Hardware and wiring
      • • • Scrabart
      6
      0
      Votes
      6
      Posts
      370
      Views

      Scrabartundefined

      Thank you for getting this to me.
      On a related note, my application uses my two duet extruders for other axes.
      I don't actually need an extruder per se. However I do need to use the M571 to open and close a valve.
      Do I need to attach a Duex5 so that I can define an extruder to reference? I currently do not have one attached, but I have one available.
      I tried defining all 9 drives in my config.g [...M569 P5 S1], Mapping it to drive 5 [M584 E5] as well as setting up a Tools that use the extruder, but I get a tool definition error if I try to use an extruder other than D0 or D1 in my M563 command. [M563 P0 D2 S"Color 1" F0 ].

    • Scrabartundefined

      Fan output

      Duet Hardware and wiring
      • • • Scrabart
      2
      0
      Votes
      2
      Posts
      141
      Views

      SIamundefined

      you can add a transistor to solve this look at this example

    • Scrabartundefined

      Endstop Issues with RepRap 3.0 upgrade

      Duet Hardware and wiring
      • • • Scrabart
      5
      0
      Votes
      5
      Posts
      254
      Views

      Scrabartundefined

      @DIY-O-Sphere
      Thank You So Much! That works perfectly.
      I had no Idea that they added all of this functionality to the M574. It will be really helpful when I switch over to dual Z endstops too.