Wrong FAN configuration on ressurect.g
-
@phaedrux said in Wrong FAN configuration on ressurect.g:
ot sure it really matters in this case, but the fan command in config.g for your heatsink fan should have a S1 in it to tell it a speed to use when it turns on at 45c. Maybe it defaults to full speed.
My bad, I forgot to post the version:
Board: Duet 2 WiFi (2WiFi)
Firmware: RepRapFirmware for Duet 2 WiFi/Ethernet 3.2 (2021-01-05)
Duet WiFi Server Version: 1.25I will try to add a S1 to it. The fan is set to 100% during normal operation, but let see what happens if I add that parameter.
-
@alankilian This file is generated automatically when the power goes out during during a print. Although I can edit it every time I need, as it is created by the firmware, I want to check how to make it work out of the box.
-
https://github.com/Duet3D/RepRapFirmware/releases/download/3.2.2/Duet2and3Firmware-3.2.2.zip
Can you upload that zip file to the system tab in DWC?
Not sure if the .2 update would make a difference or not. If not, it's probably a bug for @dc42
-
@phaedrux said in Wrong FAN configuration on ressurect.g:
https://github.com/Duet3D/RepRapFirmware/releases/download/3.2.2/Duet2and3Firmware-3.2.2.zip
Can you upload that zip file to the system tab in DWC?
Not sure if the .2 update would make a difference or not. If not, it's probably a bug for @dc42
I will make the 2 tests you suggested today I will return with the results. Thanks for the help!
-
@phaedrux said in Wrong FAN configuration on ressurect.g:
https://github.com/Duet3D/RepRapFirmware/releases/download/3.2.2/Duet2and3Firmware-3.2.2.zip
Can you upload that zip file to the system tab in DWC?
Not sure if the .2 update would make a difference or not. If not, it's probably a bug for @dc42
I did the test where I added the
S1
parameter toM106 P1 H1 T45 C"Fan Extruder" ; Set fan 1 value. Thermostatic control is turned on
, but it didn't worked.I uploaded the firmware 3.2.2 and now I cannot connect to DWC. I checked my router and it seems the board cannot connect to the wifi.
-
@phaedrux I could connect to the board and I had the same result. Do you think it is a bug?
New firmware:
Board: Duet 2 WiFi (2WiFi) Firmware: RepRapFirmware for Duet 2 WiFi/Ethernet 3.2.2 (2021-02-11) Duet WiFi Server Version: 1.25
-
Yes possibly a bug. Will need to have DC42 confirm.
-
@cartola, I confirm that this is a bug. It's saving the settings of the thermostatic fans instead of the non-thermostatic ones. The fix will be in 3.3beta3.
-
@dc42 Thanks! Do you want me to open a bug on github or something like that? By your response it seems it is a known bug already, but let me know if I need to do something.
Thank you again for the great work!
-
@cartola Thanks for the offer, but in this case I think the fix is already in.
-
@phaedrux cool
Thanks, I think this topic can be closed.
-
@cartola Well once beta3 is out you could test it to see if it resolves the issue then close it as solved.
-
@phaedrux Sounds good.
-
@cartola, I will mark this as solved. Feel free to revert it if you still think it's still not right in beta 3.