Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Tags
    3. heater fault
    Log in to post
    • All categories
    • R3Dundefined

      Random Spikes in Pt100 readings

      Tuning and tweaking
      • pt100 heater fault • • R3D
      3
      0
      Votes
      3
      Posts
      176
      Views

      R3Dundefined

      @dc42 yeah it is only ever the bottom sensor that exhibits that behavior. I am fairly confident my connector crimps are good as I have tried to shake/shimmy the harness around while heated and attempted to recreate the readings but they were stable. I just hate that the problem is so inconsistent and hard to replicate. I will start by replacing the sensor and double checking my connections on both sides and see if that fixes the issue.

    • dmandnundefined

      Solved Everytime I run stop.g I get a heater 1 fault.....

      Using Duet Controllers
      • heater fault stop.g • • dmandn
      10
      0
      Votes
      10
      Posts
      492
      Views

      dmandnundefined

      Ok, this has now been resolved (at least on one printer. Will test on the others once I have rewired them).

      To fix the issue, had to update firmware and rewrite the stop.g and cancel.g files. Guessing issue was somewhere in the old firmware or in those configs.

      Updated to RRF3.4.4 (Sorry, the printers were in storage for months).
      Cleared all entries in stop.g and started over.
      Then found it would throw the heater fault on cancel.g but is now fine on stop.g.
      Cleared cancel.g, then rewrote it calling stop.g with a couple calls before and it works now too.

      On another topic, also found on very rare occasions to be breaking contact on the connector, even with new wires, new molex connector crimped, and new senso with appropriate connector. I have found this can be averted by fixing the connectors so they are not free to move around. ...I need to revise my cable management.

    • steviegregoryundefined

      Can’t store heater fault details in returned message

      Duet Web Control
      • duet3 duet3d web control heater fault • • steviegregory
      5
      0
      Votes
      5
      Posts
      410
      Views

      dc42undefined

      @steviegregory said in Can’t store heater fault details in returned message:

      @owend Is it possible to do this on RepRap 3.1.x, before the addition of events in RepRap 3.4?

      No.

    • vandermeulenundefined

      heated bed temperature fault

      Tuning and tweaking
      • heater fault bed heater • • vandermeulen
      20
      0
      Votes
      20
      Posts
      935
      Views

      zaptaundefined

      @vandermeulen said in heated bed temperature fault:

      @engikeneer Okay, I hadn't found the M143 command. Let me try.

      While you play with M143, you can loo at the heater's monitors in the DWC object model section. It will show you the internal affect of your M143 on the RRF internal configuration.

    • nightpoisonundefined

      Solved 2 heater faults, temp rising 2 slow, Temp excursion exceeded

      Tuning and tweaking
      • d300vs heater fault • • nightpoison
      8
      0
      Votes
      8
      Posts
      483
      Views

      nightpoisonundefined

      @dc42 and @engikeneer,

      Hello, thanks for the input and suggestions. I finally got the thermistor back in, and the hotend assembled. I kept running into issues, broke the heat break, the heater cartridge looked a little frayed and ended up getting the precision cartridge. So I replaced more than just the thermistor. Here is the new graph for the autotune this time around.

      updateTempChart.png

      On to the next issues. Again thank you.

    • jottesmanundefined

      Bed Heater Error

      Duet Hardware and wiring
      • heater fault fault heated bed • • jottesman
      6
      0
      Votes
      6
      Posts
      1.1k
      Views

      Milkeundefined

      @Phaedrux :
      I solved my problem, I add the command M501 at the end of my config.g.

      I use in my Duet2WiFi the firmware version 3, RepRapFirmware Configuration Tool v2.1.8.

      I made the autotune in the BED and I add the Heater model parameters at the config-override.g.

      Now it's working well, thanks for the support.
      thank you for your support. I read your previous recommendations on the topic.

    • CCSundefined

      Solved Heater failures, only upon restart.

      Tuning and tweaking
      • auto-tuning auto tuning heater fault heater failure • • CCS
      8
      0
      Votes
      8
      Posts
      474
      Views

      CCSundefined

      @Phaedrux No. well below thresholds. The issue has been solved and noted in my above statement. Thanks

    • jottesmanundefined

      Heater Faults

      General Discussion
      • heater fault heating heating fault error • • jottesman
      16
      0
      Votes
      16
      Posts
      983
      Views

      jottesmanundefined

      @dc42 Interestingly it did however I assumed you suspected that the values were either not applied / were overwritten.

      It turns out there was already a line in the config file specifying the parameters that occurred later that where I had included the correct ones. This was overriding the values and seems to have been what was causing the issues.

      Needs some testing to be sure but it seems likes its running smoothly again.

    • justinds89undefined

      Heater Fault

      Tuning and tweaking
      • heater fault • • justinds89
      23
      0
      Votes
      23
      Posts
      1.5k
      Views

      justinds89undefined

      Thanks for all the help guys!

      I swapped the termistor with another new one and so far it's been holding steady!

      Hopefully that was the problem.

    • shadowphileundefined

      Trying to set up an external fault temp sensor

      General Discussion
      • virtual heater heater fault • • shadowphile
      2
      0
      Votes
      2
      Posts
      356
      Views

      dc42undefined

      Set up your extra thermistor as a virtual heater using M305, then use M143 to monitor it. See https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_M143_Maximum_heater_temperature.