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

    Best posts made by Ben

    • RE: if M552 S1 fails; send M552 S2? Is this possible with RRF3??

      @dc42 said in if M552 S1 fails; send M552 S2? Is this possible with RRF3??:

      if (network.interfaces[0].actualIP^"Q") = "0.0.0.0Q"

      Hey this worked!!! I appreciate you!

      I changed the parameters of the if statement from actualIP to changingMode:

      So I'm now using:
      if (network.interfaces[0].state^"Q") = "changingModeQ"

      emit predefined access point

      I found that while duet is in M552 S1 mode and can't find a wifi signal, it's actually in "changing mode" As of right now I like this parameter over assuming the IP, as sometimes the IP wouldn't be "0.0.0.0"

      Thank you @dc42 @bearer and @bot

      posted in General Discussion
      Benundefined
      Ben