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

    Duet3 and NEMA23 with gearbox

    Scheduled Pinned Locked Moved
    General Discussion
    3
    4
    138
    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.
    • gargvikas18undefined
      gargvikas18
      last edited by

      Hi @T3P3Tony @dc42
      I am trying to run a NEMA23 (datasheet) with gearbox on it. For this, I am using an external driver (datasheet).

      Two cases:
      First
      Motor runs absolutely fine (with feedrate 30, we recompiled the code with new minimum values) with Duet2Wifi with the following settings in configuration:
      Microstepping: 4 (same is being set on external driver too)
      Steps per mm: 11000
      Maximum instantaneous speed change: 1
      Maximum speed: 30
      Accelerations: 1
      Motor current: 4.2 A (set on external driver, internal current setting doesn't matter)
      (All parameters in default units).

      Second
      Motor doesn't move at all (just vibrates a little) with same settings when I tried with Duet3 without the external driver (since Duet3 can deliver 4A with the on board driver itself).

      If you can help me with what can I be doing wrong or is it the limitation with TMC5160 on Duet3 ?
      Thanks
      PS: @Saurabh

      droftartsundefined 1 Reply Last reply Reply Quote 0
      • droftartsundefined
        droftarts administrators @gargvikas18
        last edited by

        @gargvikas18 Don't assume that the wiring for the external motor driver is the same for the Duet 3. You MUST identify the stepper motor phases, and connect them correctly to the Duet. See https://duet3d.dozuki.com/Wiki/Choosing_and_connecting_stepper_motors#Section_Connecting_stepper_motors

        Ideally, please post your Duet 3 config.g, too.

        Ian

        Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

        1 Reply Last reply Reply Quote 0
        • T3P3Tonyundefined
          T3P3Tony administrators
          last edited by

          hi @gargvikas18 a couple of things to try:

          1. Testing initially with a lower microstepping, step rate and acceleration will help pinpoint the issue.
          2. Try the motor unloaded.

          Of course we have to assume that the phases are connected correctly as @droftarts mentioned

          www.duet3d.com

          1 Reply Last reply Reply Quote 0
          • gargvikas18undefined
            gargvikas18
            last edited by

            Hi @droftarts and @T3P3Tony,
            Checked the phases. All connections are absolutely fine. No problems with the hardware there.

            Attaching the config file too. Please ignore the messy arrangement of drives. I needed so many drives to drive everything in my machine.

            1. Tested with lower numbers too. No luck.
            2. Motor is completely unloaded except the load from the gearbox. Won't be able to unload that. I have a similar motor without the gearbox. That runs perfectly with this configuration.
              config.g
            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA