# First time Network Setup

Connecting to your M3D Crane Series Printer via your local network is very useful as you get access to the **Duet Web Control**. You can connect your M3D Crane Series Printer to your local network via the **Ethernet port on the Duet Maestro.** Once the network settings are properly configured, you will be able to connect to the **Duet board** and access the **Duet Web Control**.

## First-Time Start-up <a href="#first-time-start-up" id="first-time-start-up"></a>

{% hint style="info" %}
The M3D Crane Series printers are pre-configured to easily work with the most common network configuration, **DHCP**. If however you have a more complex network configuration set up it may be necessary to further edit your network settings.
{% endhint %}

Pre-configured network settings are loaded onto every SD card before the printer goes out our door. these network settings utilize **DHCP** in order to get an IP address from your router. This should allow your printer to connect automatically to your network.&#x20;

Once connected via **Ethernet** your M3D Crane Series printer will display an **IP address** on the Main Menu of the LCD screen.

![IP adress](/files/-LPTFm-ep5w0Mfc-e3j0)

After your printer has had the time to start up, direct your browser to the address http\://\<IP address>. If the connection is successful the **Duet Web Control** should be shown.

![Duet Web Control](/files/-LP49So6aCijObvSaDEz)

You have completed the network setup. If you are unable to access Duet Web Control you may need to contact your Network Administrator.

Now that your M3D Crane Quad has been added to your network, it's time to learn how to navigate the LCD menu. Please follow the guide to the next section to learn more about navigating the LCD menu.&#x20;

&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://crane.printm3d.com/crane-quad-guide/first-time-network-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
