# Sending Print Files To The Modix

The Modix Big-60 can only be sent files via Wi-Fi. Setup the connection so you may use your own laptop.

**Setting up Wi-Fi Access**

On the machine, use the Console menu to enter in the following commands one by one:

1. Temporarily disable the access point.

```
M552 S0
```

2. Set up your own network; this will be valid until the next user resets the access point.\
   Replace the **networkname** and **password** with something for your own use. \
   \&#xNAN;*E.g. M589 S"Modix60" P"password123" I192.168.0.1*\ <mark style="color:red;">**Note: there is a capital**</mark>**&#x20;**<mark style="color:purple;">**i**</mark>**&#x20;**<mark style="color:red;">**before the 192.168.0.1**</mark>\ <mark style="color:red;">**This is the IP address of the machine to use in your browser.**</mark>

```
M589 S"networkname" P"password" I192.168.0.1
```

3. Turn the access point back on

```
M552 S2
```

## Accessing Duet Web Control

This is an interface known as Duet Web Control to control, monitor and upload to the printer. It is accessed through your web browser.\
\
1\.  Open up your internet browser of choice and navigate to the IP above; 182.168.0.1

<figure><img src="https://1820679795-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LXautSvCbUco5Lv7YrH%2Fuploads%2FNZ857RVZTnV6cLkeMhJs%2Fdwc-main%20page.JPG?alt=media&#x26;token=e1d8297d-d996-4830-8a4f-e9eae6c84df8" alt=""><figcaption></figcaption></figure>

## Upload to the Modix

1. Navigate to Files > Jobs to Upload your G-code.&#x20;
2. Find your g-code file and select it, follow the prompts to start the print.

The print will begin shortly after the Modix performs some initial calibration tests.

## Monitoring Your Print

Through **Control >** **Dashboard**, you can do basic commands such as pausing the print, controlling some print parameters, and see the estimated print time.&#x20;

Now we wait for the print to complete! **You may disconnect to the printer once the print has started.**

### Cancelling Prints

Pause the print first to gain access to the Cancel function.
