Software bundle 3.4.0 beta 3 now available
-
On behalf of the Duet3D team I am pleased to announce the availability of firmware 3.4.0 beta 3. This release introduces a number of new features including motor brake support, 12864 display support when using attached SBC, and the ability to use echo commands to generate macro files for later execution. It also brings input shaping to the Duet Maestro.
Upgrade notes and change lists are here:
RRF: https://github.com/Duet3D/RepRapFirmware/wiki/Changelog-RRF-3.x-Beta-&-RC#reprapfirmware-340beta3
DWC : https://github.com/Duet3D/DuetWebControl/wiki/Changelog-DWC-3.x
DSF: https://github.com/Duet3D/DuetSoftwareFramework/wiki/Changelog-DSF-3.xUsers running with attached Single Board Computer can upgrade to this release from the unstable feed on the package server. Other users, please use the files at https://github.com/Duet3D/RepRapFirmware/releases/tag/3.4.0beta3.
-
@dc42 Thanks for the latest release. I'm wanting to try the IS on the Maestro. Does it differ from what is available on the Duet 2 Wifi? I ask as I have a Wifi spare and my Maestro is in my 'tinker' printer.
-
@blacksheep99 the only difference is that the maximum achievable step rate on the Maestro is reduced somewhat because the motion calculations are now done using floating point maths.
-
@dc42
24.08.2021, 19:21:43 Error: M307: Heater 1 not found
24.08.2021, 19:21:43 Error: M106: Fan number 1 not found
24.08.2021, 19:21:43 Error: M950: Response timeout: CAN addr 121, req type 6027, RID=11
24.08.2021, 19:21:41 Error: M106: Fan number 0 not found
24.08.2021, 19:21:41 Error: M950: Response timeout: CAN addr 121, req type 6027, RID=9
24.08.2021, 19:21:39 Error: M307: Heater 1 not found
24.08.2021, 19:21:39 Error: M143: Heater 1 does not exist
24.08.2021, 19:21:39 Error: M950: Response timeout: CAN addr 121, req type 6026, RID=7
24.08.2021, 19:21:37 Error: M308: Response timeout: CAN addr 121, req type 6031, RID=5
24.08.2021, 19:21:37 Error: M906: Response timeout: CAN addr 121, req type 6043, RID=4
24.08.2021, 19:21:34 Error: M92: Response timeout: CAN addr 121, req type 6042, RID=3
24.08.2021, 19:21:33 Error: M350: Response timeout: CAN addr 121, req type 6042, RID=2
24.08.2021, 19:21:32 Error: M584: Response timeout: CAN addr 121, req type 6042, RID=1
24.08.2021, 19:21:31 Error: M569: Response timeout: CAN addr 121, req type 6018, RID=0 -
@sotidii thats not very helpful.
what did you do to get to that point? what are you running? -
@sotidii power off for a few seconds, power on, and try again. Use M115 to check that both the main board and tool board are running the same firmware version.
-
Just updated, can not run backup of system directory. Only DELETE as option !
-
@tecno Does that apply to even just a single file and not multiples? Has a folder also been selected?
-
@phaedrux
Refresh
Tag all files
Right click
-
@tecno Uncheck the accelerometer folder. It can't zip up folders for download.
-
YES I just realized that there is this new folder ( SORRY )
That folder should be moved away
-
@dc42 Thanks. I’ll leave the Maestro in then and look to hook the accelerometer when I have time. Look forward to testing the functionality
-
@dc42 Thanks!!
-
@dc42 have you forgot to look after the idle problem? It's still not working here
-
@siam said in Software bundle 3.4.0 beta 3 now available:
@dc42 have you forgot to look after the idle problem? It's still not working here
That one is still on my list to look into.
-
@dc42 Okay Thank you !!!
-
@dc42 My printer doesn't seem to hung anymore (https://forum.duet3d.com/topic/24694/3-4-0beta2-printer-stop-mid-print-with-no-reason-errors), I ran the gcode file that caused some troubles and it appears to be fine
I'm going to run more prints within the next few days and also do some testing on my delta.
-
Good morning @dc42,
I'm testing the new echo functionality, it doesn't allow me to put tabulation, as shown in this example:
echo >>"config1.g" "G90 (tabulation) ; Enviar coordenadas absolutas"
Is there any way to put them, or I forget about them?
-
@aitor I'll make a note to look into this. Meanwhile, I suggest you use spaces instead.
-
I just tried upgrading to 3.4b3 from 3.3. Unfortunately my Y homing doesn't work correctly anymore. I have my origin in the middle of the bed, with Y homing against the minimum of that axis (-149). With 3.4b3, the machine instead thinks it's at Y0 after homing.