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

    Topics created by drpeej

    • drpeejundefined

      Running gcode triggered by endstop

      Duet Hardware and wiring
      • • • drpeej
      3
      0
      Votes
      3
      Posts
      273
      Views

      hayseed_byteundefined

      I wrote a bit about M581 that you might find helpful. There's an article on my website but since I'm not very good at managing a website and it often goes down, I added it to the wiki.

      alt text

    • drpeejundefined

      Panel Due request

      PanelDue
      • • • drpeej
      5
      0
      Votes
      5
      Posts
      498
      Views

      mrehorstdmdundefined

      Doh! I updated firmware about a month ago, missed the new release. Thanks!

    • drpeejundefined

      Duet 3D Static IP not working

      Duet Hardware and wiring
      • • • drpeej
      2
      0
      Votes
      2
      Posts
      374
      Views

      dc42undefined

      M587 wasn't intended to be used within config.g. Please try sending it from DWC instead, or alternatively from a macro file. Make sure that you include the SSID of the access point in the quotation marks after the S parameter (your example shows the SSID as empty).

      Then run M587 without parameters. It should list the known SSIDs, with the IP address you specified (or 0.0.0.0 if you didn't specify one).

      If the readback looks correct, reboot the Duet and see whether the IP address has changed.