Skip to main content

You're viewing a previously published revision of this guide.  View latest revision

Older Newer
    • Home all 3 axis, and level the bed. Run G32 at least 3 times, so your bed is as level as it can be.

    • Run G28 Z to return to the center of the bed. Your bed will move to Z10.

    • Run the following gcode, so we can move below Z0 if needed:

    • G92 Z12

    • Place a sheet of paper on your bed.

    • Using the jog buttons in duet web control, slowly jog down until your nozzle just contacts the paper (slide the paper around until you can feel the nozzle touching it. Use the smallest steps as you get close)

    • Remove the piece of paper, and run the "Probe Point" macro (click on the macro and it will ask you if you want to run it)

    • The printer will re-home Z, stopping when the probe triggers.

    • In duet web control, find the current Z height value, and record it.

    • Edit your config.g file, towards the end of it find the following line

    • G31 X2 Y42 Z2.65 P25

    • Edit the Z value, put in the value from Duet Web control.

    • Save the config.g and restart.

    • You can break your printer with this step, be cautious.

    • Run this command to allow movement beyond what the printer is physically capable:

    • M208 X400 Y400 Z700

    • Use the jog buttons in duet web control to slowly jog the hotend to max Y. Stop just before it hits the rear X carriage, and record the value.

    • Use the jog buttons in duet web control to slowly jog the hotend to max X, near a leadscrew. Stop before it contacts a leadscrew with the fan. Record the X value.

    • Use the jog buttons in duet web control to slowly move the bed down by increasing the Z height. Stop before the bed contacts the Z couplers, and record the Z height.

    • Jog the bed back up, and center the hotend.

    • Find this line in your config.g and replace the values with the ones you recorded: M208 X290 Y290 Z280

Tony Akens

Member since: 10/26/19

12,131 Reputation

21 Guides authored

View Statistics:

Past 24 Hours: 0

Past 7 Days: 0

Past 30 Days: 14

All Time: 4,213