Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Bloft Design Lab
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 11
    • Best 2
    • Controversial 0
    • Groups 0

    Best posts made by Bloft Design Lab

    • RE: No readings: PT1000 temp sensors on Duet 2 Wifi expansion header

      Capture.PNG

      Very nice! Only few centigrade off.

      @T3P3Tony originally we wanted to have the temp daughterboards attached to the extruder as well as an Arduino Nano for reading out them. The very same Nano controls also the LED color based on the average temperature. For time being we have to transfer the temp to the Duet and then the RGB signal back to Nano.

      Of course now we will have the option to adapt the temperature range of the LED color to the actual temperature set point, what makes this even better.

      Anyway, thank you very much! Now, it should be pretty safe to say that first prints are to be expected next week. Of course we will post videos 🙂

      posted in Duet Hardware and wiring
      Bloft Design Labundefined
      Bloft Design Lab
    • RE: Extruder motors unresponsive

      Ok, I found the issue.

      The steppers didn't work, because I had mapped all of the Duet drivers as extruders. Line 26 in our config. This is adopted from the Hangprinter config file.

      I assumed that the drive number reflects the E-number in the Duet 2 wiring diagrams, but seems that this not the case. So, deleting the E0:1:2 from line 26 made the magic happen 🙂

      Extruder is now ready. Finally!

      But, then another issue surfaced. Again. It has nothing to do with Duet. One wire on our proto board had a bad solder joint and it got in contact with another pin (probably a power pin). The result was a fried Arduino Nano...

      Trying to get replacement today. Can't wait 🙂

      posted in Duet Hardware and wiring
      Bloft Design Labundefined
      Bloft Design Lab