@dc42 @droftarts Thank you again very much! Our device had a current draw of 100 mA only, and based on your advices we were now able to start using OUT 4-6 for our 24V devices. What a great feeling, thank you for excellent support!
Best posts made by HeidiH
-
RE: How to read state of servo/output/input pins
-
RE: Cutting power off from Duet 3 harmful in long-term?
@jay_s_uk Jes, great :D! Excellent to hear. Thank you for your help.
-
RE: Pt100 Offset adjustment with M308 command
@T3P3Tony Hi, and my apologies for the late reply. I repeated my measurements and got a bit more accurate values for the U and V based on those. I now added them in place and neither of the sensors was anymore showing any error, so I think that I might have mixed up with the U and V values. I ensured that the readings now also improved a lot, when using those correct U and V values. So thank you for these parameters for the developers :)!
Latest posts made by HeidiH
-
RE: Cutting power off from Duet 3 harmful in long-term?
@jay_s_uk Jes, great :D! Excellent to hear. Thank you for your help.
-
Cutting power off from Duet 3 harmful in long-term?
Hi, currently we are switching off power from Duet 3 6HC without any software command. Is this harmful for the device in the long-term use?
BR, Heidi
-
RE: Connecting two Pt100 sensors to single daughterboard
@T3P3Tony Hi Tony, and thank you for your help. I got it now working well. I think I had an issue previously when I had configured my first sensor to have
M308 S1 P"spi.cs1" Y"rtd-max31865"
instead of having it
M308 S1 P"spi.cs0" Y"rtd-max31865"
based on the naming on the daughter board. But now I got all my three sensors working with two daighter boards.
BR; Heidi
-
Connecting two Pt100 sensors to single daughterboard
Hi,
I have read your provided instructions (Temperature connecting PT100) on how to connect Pt100 sensors using temperature board on Duet mainboard 6HC.
Is the possible number to stack daughter boards limited to two? Howabout, is the number of Pt100 sensors that can be connected to the daughter board only one or two? Also, should the temperature board work without having the 100Ohm resistor added to the second connector when measuring the temperature with another connector in use (not for test purposes)?
I am asking this because I would need to connect three Pt100 to my system, and got an impression that the resistor would not be needed and I could use both connectors of the daughter board for measuring temperature ?
BR, Heidi
-
RE: Heaters turn ON when powering ON or restarting Duet 3
@droftarts Hi, I am sorry, but I edited my above post after you had marked it solved, based on my comment. However, I noticed another questions related to heater fault detection. Could you answer those still? Thanks in advance. BR, Heidi
-
RE: Heaters turn ON when powering ON or restarting Duet 3
@droftarts @gloomyandy @Phaedrux Hi, now we have made your instructed corrections and the above problem with heaters were solved. Thank you for these excellent guidance and support.
I still got one question in mind, related to my earlier problem with my heaters, when I had them wired in an old way and when wiring like now. I had a few cases with the old wiring, when I either did not have the Pt100 temperature sensor connected to the board or my firmware crashed because of my written lines on the configuration file related to the global variables at that time. With the first case I got a heater fault warning and a comment on n/a as the temperature on the web interface, while with the latter case the firmware was not responsive. In both cases, both of my heaters turned on (even without setting-up any input for them), which is not desired.
Was these above events because I had my heaters wired and configured in a wrong manner, and does the above change avoid this risk? I had also my heater fault detection set with M143 as described below but it wasn't able to avoid this unwanted heating:
M143 H1 P0 S300 A0 M143 H2 P0 S180 A0
Also, should I have my allowed lowest temperatures be configured with M143, and not only the maxima? Unfortunately I don't figure it out what does the monitor number mean (P in above commands)? Is it somewhat related to the H term?
I also tried to read about these issues from: https://docs.duet3d.com/en/User_manual/Troubleshooting/Heater_faults, but based on that I assume the firmware should automatically detect at least bad wiring issues?
My firmware is: 3.5.1.
BR, Heidi
-
RE: Pt100 Offset adjustment with M308 command
@T3P3Tony Hi, and my apologies for the late reply. I repeated my measurements and got a bit more accurate values for the U and V based on those. I now added them in place and neither of the sensors was anymore showing any error, so I think that I might have mixed up with the U and V values. I ensured that the readings now also improved a lot, when using those correct U and V values. So thank you for these parameters for the developers :)!
-
RE: Heaters turn ON when powering ON or restarting Duet 3
@gloomyandy Hi, great! Thank you for your excellent reply, I think we will correct our wiring accordingly, but first I will wait my colleague to come back from holiday. When we have tested this, I will let you know if we managed to get rid of the problem.
With best wishes, Heidi
-
RE: Heaters turn ON when powering ON or restarting Duet 3
@gloomyandy thank you for your help, I appreciate it. I tried to draw a connection diagram of another of the heaters, and both are connected similarly. Hopefully it is ok, and please, ask further questions if that is unclear and I try to specify it better.
I am not so familiar with electric connection drawings after my school, and my colleague who did the connections is now on vacation.
-
RE: Heaters turn ON when powering ON or restarting Duet 3
@gloomyandy Thank you for your reply and notification. Yes, we have configured inverted our cartridge and pressurized air heaters, powered with DC-AC solid state relays (IN: 3-32VDC or 5-24VDC OUT: 24-280VAC), because if they were non-inverted then they would turn ON at start-up when powering ON the Duet 3 6HC board. We have connected the positive wires of the heaters to the out1 and out3, and the negative wires to the GND of board.
When I measured also with a multimeter and saw a short-term -0.040VDC voltage at the start-up of the board, which then dropped.
BR, Heidi