DuetWiFiFirmware minor release 1.15e
-
It is actually M562 P1 that clears the fault. I would also suggest to investigate why you are having faults. If your heaters are tuned, there should be no faults in a normal use. In some specific cases you should why the faults are triggered and be able to control the behavior of the printer. M570 settings are described in Reprap Wiki. If 1.15d works well for you, there is probably no big reason to switch to 1.15e. I hope that helps.
-
Tried 1.15e with the following M570 settings
M570 H0 P5 T15
I didn't have many issues with 1.15d but wanted to give myself more latitude.
With 1.15e and these settings I'm getting many more faults.
Also with 1.15d it was possible to clear the fault with M572 P1
and reset the heater with T0 and continue with the print.
But with 1.15e, after the fault, the web interface declares "100% completed" and there is no way to re-start the print - just throw it away.
So i am reverting to 1.15d until someone advises me what better M570 settings and how to re-start in 1.15e after a heater fault
has been cleared.Is it bed or hot end heater faults that you were getting with 1.15e? The M570 H0 command you quoted controls the bed heater fault detection, not the hot end.
-
Sorry I meant M562 P1
But I did have M570 H0
Hot end faults -Thanks for spotting my mistake(s).
But will there be any way to re-start a print after a temperature fault in 1.15e and higher? -
Version 1.15e terminates the print when a heater fault is detected. I did this because several people comp!ained that the print carried on even though extrusion was impossible when the hot end heater has been turned off. Maybe I should add an option to pause the print instead.
-
How about a fault.g file? With built in defaults if fault.g doesn't exist. That way we can have full control.
-
Hello, I'm not sure if it's a firmware or DWC bug, so I report it here.
If a delta printer is not homed and G-code has no G28, error messages just don't stop and flood all over the screen until the print is cancelled.Also, I had a situation when a 16MB G-code for a 10hrs print was not uploaded (or saved) completely, but I did not know that and run the code. I discovered the problem when the print was 2/3 ready. Luckily I was near the printer and could make a new code for the top of the model and run it right after the printing stopped… So, is it possible to verify file size or checksum when uploading?
PS: I have DuetWiFi
-
im having problmes updating firmware
heres what is installed
Firmware Name: RepRapFirmware for Duet WiFi
Firmware Electronics: Duet WiFi 1.0
Firmware Version: 1.15e (2016-10-02)
WiFi Server Version: 1.02
Web Interface Version: 1.13when i try to update the wifi server it say error could not rename file
now when i try to update any it all say error could not rename file error
im going to try and wipe the sd card and install from the download zip file
the reason i want to wipe out sd card is i have a lot of double files and want to clean it up
run defaults and again and re setup printer with setting -
No need to do that just follow the Backup procedure no3 from the Wiki the reason you are having probs is because DWC 1.13 is not compatable with FW 1.15e. (I fell into the same trap had an issue and tried to roll back leaving DWC at 1.13 and had the same issue) I believe you can copy the Firmware file after renaming it to the correct format to the /SYS folder on the SD card boot up the Duet WiFi and send M997 S0 from the console but I can't confirm this has I havent done it that way?
Doug
Edit for correct backup procedure number
-
looks like ive opened a hole can of worms now sd card image is it as simple as copy and past over the parts i need are do i need
-
Files needed on the sd card: https://duet3d.com/wiki/SD_card_folder_structure
-
thanks stephen
file system is as follows(d;)
gcodes
macros
sys
sys-CoreXYall folder copyed off the SDimagefinal.zip from https://github.com/T3P3/Duet/blob/master/DuetWifiv1.0/SDimageFinal.zip
now i am still playing but not having any sucesess getting repetier to talk to the board -
Re-doing the SD card image is not going to help here you need to follow the guide for Emergency Backup procedure from the Wiki in order to get FW 1.16 onto the board
https://duet3d.com/wiki/Updating_main_firmware Try Backup Procedure no 1 first and if that doesn't work try no 3. (no 3 worked for me when I had the same issue last week)
HTH
Doug
-
thanks dougal i was trying that but i formatted my sd card and i believe if i do not put the right information back onto the SD card the other steps wont work
-
i think i have the sd card correct on step 3 ive conected done the flash compared the file and on the execute all i get is
sam-ba 2.16 1 %dose it take are long time are is it done ..
edit nope it was quick and looked like nothing happened but after i hit reset bottom it worked fine -
yes hit reset bottom connected with repetier host and now its talking thanks for the pointers
-
ok sweet just need to re setup my printer now here what it now reads
Firmware Name: RepRapFirmware for Duet WiFi
Firmware Electronics: Duet WiFi 1.0
Firmware Version: 1.15b (2016-08-25)
WiFi Server Version: 1.02
Web Interface Version: 1.13
whats the recommended updates now i am back to defaults -
You may be back to what you think are defaults however you will still have to go thru the upgrade for the FW as I have pointed you towards due to DWC 1.13 NOT BEING COMPATABLE WITH FW BEFORE 1.16B10 I think it is you need to upgrade your FW to 1.16 (Release) at the very least (Use the Latest release Version for DC42's Github)
https://github.com/dc42/RepRapFirmware/tree/dev/Release/Duet-WiFi/Stable
then upgrade the Duet Wifi server and it appears your Duet Web Control is at the latest version.HTH Again
Doug
Edit Sorry I hadn't seen your answers yes ok so you will have to do the Samba bit again to get 1.16 or 1.17dev1 onto the board so that the DWC will work correctly for you?
-
well they say repation is good for the memory lol
so samba 1.17DEV1
ill make sure to read the update notes more carefully from here on in
ill stick with the stable stuff so 1.16 for me -
ok thanks guys 1.16 installed and running and a nice clean sd card thanks Dougal1957 and not forgetting StephenRC
-
You are more than Welcome no where near the Expert that David is but If I can point in the right direction then I will try (even if I don't get it 100% right every time lol)
Doug