Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Wanhao i3 setup and running

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    2
    772
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • BCundefined
      BC
      last edited by BC

      Hello,

      So i finally have my i3 with a Duet 2 Ethernet setup and I am up and running but I am encountering a couple of issues. My printing experience is mainly using Cura then sending it to my printer via usb and it working so this is significantly different. 🙂

      My printer is setup, connected and moving in all the right directions (and stopping) but I think I have made some mistakes in my config. I am hoping you kind folk can point out the error of my ways. Here is my setup.

      0_1531597292863_Untitled.jpg

      Firstly: I believe I have set my Z axis to be based on using only the end switch (I have no bed probe) but it will ask me to to do manual bed probing. How do I turn this off?

      Secondly: I believe I have the settings for the z axis set incorrectly as it only moves a very small amount (for example <0.1mm when I ask it to move 10mm). Can someone point me in the right direction to fix this?

      My stepper motors are stock wanhao motors (2 * C17HD6039-06N - independently wired Z axis using both board headers) and (1 x C17HD40102-01N on each of X and y axis)

      My bed, config files are attached.

      1_1531597874028_config.g 0_1531597874028_bed.g

      Any help greatly appreciated.

      1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators
        last edited by

        1. You need to change your homez.g and homeall.g files to use an endstop switch instead of a Z probe. see https://duet3d.dozuki.com/Wiki/ConfiguringRepRapFirmwareCartesianPrinter#Section_Homing_Z.

        2. It sounds like your Z steps/mm is set much too low in the M92 command. Also you are using x128 ,microstepping on all axes, andf while you might get away with it on X and Y, if the Z axis is leadscrew-driven then you will probably need to use lower microstepping to keep the step rate reasonable.

        3. Again, if your Z axis is leadscrew-driven, then you need a much lower Z max speed than 12000 in your M203 command, and a much lower Z jerk in the M566 command.

        HTH David

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Unless otherwise noted, all forum content is licensed under CC-BY-SA