Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. EricE555
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 37
    • Best 7
    • Controversial 0
    • Groups 0

    Topics created by EricE555

    • EricE555undefined

      Shorted fan 0 wires. Now fan won't stop.

      Duet Hardware and wiring
      • • • EricE555
      3
      0
      Votes
      3
      Posts
      147
      Views

      Phaedruxundefined

      Yes it's likely the mosfet was blown and failed in the on state.

      the mosfets can be replaced if you're handy with an iron.

      https://duet3d.dozuki.com/Wiki/Connector_and_spare_part_numbers#Section_Fan_mosfet

    • EricE555undefined

      How do I move one Z motor independently of the others?

      Tuning and tweaking
      • • • EricE555
      9
      0
      Votes
      9
      Posts
      408
      Views

      dc42undefined

      @erice555 use the built-in levelling mechanism. See https://duet3d.dozuki.com/Wiki/Bed_levelling_using_multiple_independent_Z_motors.

    • EricE555undefined

      Report motor temperatures

      Tuning and tweaking
      • • • EricE555
      7
      0
      Votes
      7
      Posts
      277
      Views

      dc42undefined

      @erice555 RRF will warn you if the drivers report over temperature warning or over temperature error. You can also configure a fan to turn on of any them generates a warning. There is no automatic current reduction when an over temperature warning is generated, however in RRF 3.4 you can set up a macro to do whatever you wish when a warning is generated.

    • EricE555undefined

      Core XY won't home X if near Y endstop

      Tuning and tweaking
      • • • EricE555
      9
      0
      Votes
      9
      Posts
      563
      Views

      EricE555undefined

      @t3p3tony https://www.amazon.com/gp/product/B088W8WMTB/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1

    • EricE555undefined

      Stepper whine after timeout

      Using Duet Controllers
      • • • EricE555
      5
      0
      Votes
      5
      Posts
      187
      Views

      EricE555undefined

      @jay_s_uk thank you. very helpful.

    • EricE555undefined

      Help setting z endstop position (Voron 2.4)

      Tuning and tweaking
      • • • EricE555
      3
      0
      Votes
      3
      Posts
      2.2k
      Views

      dc42undefined

      @erice555 yes that's the correct way to account for a low-end homing switch that triggers above the axis minimum.

    • EricE555undefined

      Solved Troubles with new Duet 2 Ethernet

      Firmware installation
      • • • EricE555
      4
      0
      Votes
      4
      Posts
      186
      Views

      EricE555undefined

      okay, I am back connected with Ethernet. Whew! I just needed to follow the "Fallback procedure #3" instructions exactly. hehe
      Believe it or not, it DID fix my thermistor issue!
      So I am up and running.

    • EricE555undefined

      Cannot connect to DWC (wifi) but printer says wifi connecting

      Duet Web Control
      • • • EricE555
      5
      0
      Votes
      5
      Posts
      198
      Views

      EricE555undefined

      Mystery Solved!
      My switch had gotten bumped and lost power. So my computer happily connected to my wifi and continued to work but had no access to the Access Point that my printer was on because that AP was Ethernet. So now that my computer is back on eithernet and wifi is off, all is well. Whew!

    • EricE555undefined

      Checking the trigger height ; can't do step 8

      Tuning and tweaking
      • • • EricE555
      4
      0
      Votes
      4
      Posts
      171
      Views

      EricE555undefined

      After figuring out what I did wrong, I was able to run this script.
      I had changed M84 (idle timeout) to 10 seconds because the motors make a little noise. Once I put that back to something reasonable, I had the necessary time to adjust nozzle to the bed height and then continue the script without the errors. 🙂
      Now we'll see if I can make use of this to have a good offset for the nozzle when printing.

    • EricE555undefined

      prime line prints in error and print errors mid print

      General Discussion
      • • • EricE555
      10
      0
      Votes
      10
      Posts
      422
      Views

      EricE555undefined

      Thanks Phaedrux. I did indeed have the motor timeout set to 10. I changed it to 60 to solve another problem I was having and now I don't think I would have an issue here. The 17 second wait was for cooling on extremely small layers for PETG (where I have no fan on). The minimum layer time was 20.

      I also took your advice on the Cura machine code and set m90 at the top.

      Thanks again.