Manual jog
Go to position
Jog moves the effector. Position is read back via M114 after each move.
Temperatures
Hotend
— / — °C
Bed
— / — °C
Fan
— / 255
Print Progress
Idle
Layer 0 / 0
—
No file selected
Start Print
Upload and slice an STL file via the Files tab, then transfer the G-code to the Duet's SD card. Select a file below and press Start.
Upload STL
Drop STL file here or click to browse
Saved print jobs
No print jobs yet.
Bed leveling wizard
Step-by-step paper test for manual leveling, plus an auto-probe mesh visualizer (BLTouch and similar).
Coming after print control
Firmware
Duet WiFi runs RepRapFirmware for delta kinematics, PID hotend/bed, extruder, part-cooling fan, BLTouch probe, and SD-card printing. G-code config lives in config.g.
How to flash
- Download RepRapFirmware binary for Duet WiFi from github.com/Duet3D/RepRapFirmware/releases.
- Copy the .bin file to an SD card (FAT32) and insert it into the board.
- Power the board — it flashes itself and reboots automatically.
- Connect to the board's WiFi or Ethernet, then copy config.g into /sys/ on the SD card.