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

    Best posts made by MrsDelish

    • RE: Wifi/Web Console issues

      M552 S0 = turn off networking, you do not want that in your config.g if you want networking.

      config.g that contains this should connect if a ssid and pw is previously set.
      ; Network
      M552 S1 ; enable network
      M586 P0 S1 ; enable HTTP
      M586 P1 S0 ; disable FTP
      M586 P2 S0 ; disable Telnet

      gcode wiki M552

      posted in General Discussion
      MrsDelishundefined
      MrsDelish
    • RE: I can't get the wifi to work

      Be sure the network is 2.4GHz and not a 5GHz one, since the 8266 module only do 2.4GHz iirc.

      posted in Firmware installation
      MrsDelishundefined
      MrsDelish