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

    Duet wifi on the go

    Scheduled Pinned Locked Moved
    General Discussion
    3
    4
    788
    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.
    • akku3Dundefined
      akku3D
      last edited by

      Hello forum,

      I have the duet connected at home in the wifi and that works well.
      But if I'm on the go with the printer there is no wifi available.
      How can I connect the duet with my ipad to control the printer?

      1 Reply Last reply Reply Quote 0
      • T3P3Tonyundefined
        T3P3Tony administrators
        last edited by

        You have two easy options.

        1. setup the Duet as a WiFi access point:
          Configure the Duet's SSID and password using M587
          https://duet3d.com/wiki/G-code#M589:_Configure_access_point_parameters
          Then use M552 S2 to put it in access point mode (you need to start with WiFi disabled M552 S0).
          https://duet3d.com/wiki/G-code#M552:_Set_IP_address.2C_enable.2Fdisable_network_interface

        2. use a mobile phone in "portable hotspot" mode to create a WiFi network that both the Duet and the iPad can connect to.

        www.duet3d.com

        1 Reply Last reply Reply Quote 0
        • akku3Dundefined
          akku3D
          last edited by

          To switch between "home wifi" and "on the go" i have to connect with USB to disable wifi (M552 S0) and start accesspoint (M552 S2).
          Is there a way to switch it without a USB Connection?

          1 Reply Last reply Reply Quote 0
          • dc42undefined
            dc42 administrators
            last edited by

            @akku3D:

            To switch between "home wifi" and "on the go" i have to connect with USB to disable wifi (M552 S0) and start accesspoint (M552 S2).
            Is there a way to switch it without a USB Connection?

            You could do it using a PanelDue, or connect a push button to a spare endstop input and set up a trigger macro using M580.

            Duet WiFi hardware designer and firmware engineer
            Please do not ask me for Duet support via PM or email, use the forum
            http://www.escher3d.com, https://miscsolutions.wordpress.com

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