# 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 Console**. 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 Console**.

## 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, 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 M3D Crane Bowden to connect automatically to your network.&#x20;

Once connected via **Ethernet** your M3D Crane Series printer will display an **IP address** on it's LCD screen.

![IP address displayed on the LCD Main Menu](/files/-LPTFm-ep5w0Mfc-e3j0)

Once connected via **Ethernet** your M3D Crane Series printer will display an **IP address** on the Main Menu of the LCD screen. 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. You have completed the network setup. If you are unable to access Duet Web Control you may need to contact your Network Administrator.&#x20;

![M3D Crane Bowden Duet Web Control Interface](/files/-LPTGgUAj-65l-wYpPaF)

In the next section you will learn how to navigate through the LCD menu of your M3D Crane Bowden Printer. &#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-bowden-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.
