Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. McAbra
    3. Posts
    • Profile
    • Following 0
    • Followers 1
    • Topics 3
    • Posts 8
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by McAbra

    • DUET3 SD card soldering

      Hello. I have a WD41093 series Duet 3 MB 6HC and just inserted the included SD card into it for the first time. Heard a click/pop sound, doubted myself if I inserted the card properly but after double checking it was correct. The board does not see the SD card I suppose since I get the Your Duet rejected the HTTP request: page not found Check that the SD card is mounted and has the correct files in its /www folder and sending M997 S0 through console gives me Error: M997: Firmware binary "Duet3Firmware_MB6HC.bin" not found when I just put the file there from my PC (so card is OK).

      Through the top "notch" of the SD socket it seems like one pin what maybe is supposed to contact with one of the pins of the SD is out of place (as in bent weirdly) also the whole cover of the socket lifts when I insert the card and the two solder points look like were never soldered 😐

      If guided I can try to take the cover off but I don't want to loose the warranty.

      Please help, thank you.

      ec037fb9-19e1-48ed-b802-db339a59498a-image.png

      posted in Duet Hardware and wiring
      McAbraundefined
      McAbra
    • RE: Duet3 Error: short-to-ground reported by driver 0, 1 and 5

      Thank you very much. I promise I spent like 3 hours googling. Maybe that post should be somewhere in the docs?

      I have precisely the board from the faulty series.

      Thanks again, this is resolved.

      posted in Duet Hardware and wiring
      McAbraundefined
      McAbra
    • Duet3 Error: short-to-ground reported by driver 0, 1 and 5

      Hello. I scanned the forum for similar issues and started my debugging process by we wiring everything once I red that crimps maybe the issue but then it occurred to me that I can simply check each axis on the working drives and the end result is that nothing works on drivers 0, 1 and 5, everything work on 2, 3, 4.

      When X (drive 0) report's an error I pulled it's plug from the board (power off) and connected it to drive 3 (which was supposed to be my U), moved U everything works. Tried with all axis - the only variable was the drive, cables remained the same.

      It's a freshly unpacked board and I was extra careful to check phases and connect everything right (it's the 14th printer I'm building).

      Debug information:
      I'm using Chinese 17HS4401S Nema 17 motors
      Number of Phase: 2.
      Step Angle: 1.8°.
      Phase Voltage: 2.6Vdc.
      Phase Current: 1.7A.
      Resistance/Phase: 1.5Ω ±10%.
      Inductance: 2.8mH ±20% (1KHz).

      ; Drives
      M569 P0.0 S1                                            ; physical drive 0.0 goes forwards
      M569 P0.1 S1                                            ; physical drive 0.1 goes forwards
      M569 P0.2 S0                                            ; physical drive 0.2 goes backwards
      M569 P0.3 S1                                            ; physical drive 0.3 goes forwards
      M569 P0.4 S1                                            ; physical drive 0.4 goes forwards
      M569 P0.5 S1                                            ; physical drive 0.5 goes forwards
      M584 X0.0 Y0.1 Z0.2 U0.3 E0.4:0.5                       ; set drive mapping
      M350 X16 Y16 Z16 U16 E16:16 I1                          ; configure microstepping with interpolation
      M92 X80.00 Y80.00 Z800.00 U80.00 E439.271723:439.271723 ; set steps per mm
      M566 X400.00 Y400.00 Z12.00 U400 E120.00:120.00         ; set maximum instantaneous speed changes (mm/min)
      M203 X6000.00 Y6000.00 Z180.00 U6000.00 E1200.00:1200.00 ; set maximum speeds (mm/min)
      M201 X500.00 Y500.00 Z20.00 U500.00 E250.00:250.00       ; set accelerations (mm/s^2)
      M906 X800 Y800 Z800 U800 E800:800 I30                    ; set motor currents (mA) and motor idle factor in per cent
      M84 S30                                                 ; Set idle timeout
      
      [...]
      
      M564 S0 H0
      M302 P1
      

      Tried with sensorless homing on and off.

      One interesting thing is that when I connected a spare motor (same as the others) to X and set it to M350 X4 it did spin but in random directions, i.e. 3 times clockwise, 1 time counter-clockwise, while I was pressing X+10 on the Web UI while spinning it was also reporting the nasty short-to-ground error.

      I humbly ask for guidance.

      posted in Duet Hardware and wiring
      McAbraundefined
      McAbra
    • RE: Extending the Duet2 with Maestro

      @dc42 I made the change - please take a look - English is not my first language.

      posted in General Discussion
      McAbraundefined
      McAbra
    • RE: Extending the Duet2 with Maestro

      Thank you. I got it to work. Had to plow through the datasheet to configure all the CFG pins (that are relevant in the "standalone" mode) to achieve the mode I wanted without any motor whining.

      Should I document that somewhere?

      posted in General Discussion
      McAbraundefined
      McAbra
    • RE: Extending the Duet2 with Maestro

      The Maestro Expansion aside then. If I were to add TMC2130 (which are SPI) how would I set i.e. the spreadCycle mode for them in a Duet config? Or is that unsupported and would require firmware changes?

      posted in General Discussion
      McAbraundefined
      McAbra
    • RE: Extending the Duet2 with Maestro

      Thanks.

      It's printed on the solder mask 06231061-c308-4c11-bcd5-1fd705c9f781-image.png

      Is it possible to "talk" to TMC UART or SPI drives as one would from a Marlin?

      posted in General Discussion
      McAbraundefined
      McAbra
    • Extending the Duet2 with Maestro

      Hello.

      I saw a hew topics created around this and the great article https://duet3d.dozuki.com/Wiki/Using_external_stepper_motor_drivers. Since I'm working on something (for the community, if someone is interested, a 3 Z belted design as an addition to the linked thing is what I'm working on) that would require 6 drives and I only have a Duet 2 Wifi with no option to get anything else due to the crisis I would like to figure out a temporary installation for a 3 Z assembly with only what I have lying around: a Maestro 2 stepper expansion (still available in a store I can reach) and a few things I have already - some 8-bit MKS boards with TMC2130, TMC2208.

      The question is should I go for the Maestro option and use that as a custom expansion? Or is it not advisable? I would like to try with those little stepper driver boards but the "up to 9V" sign scares me - I'm using 24V.

      I understand that a DUEX2 is the way to go or even a Duet3 but until this sad thing ends I can't get those and I don't want to be blocked with this project of mine - it's a coping mechanism for me and I think some other people as well. Good people I ask for guidance (and a little bit of friendship as well I think 🙂 )

      Thank you,
      Paweł Kucmus

      posted in General Discussion
      McAbraundefined
      McAbra