RepRapFirmware 3.2-RC1 released
-
The dropdown menus for temperature in the tools section of DWC are not populating. Thought I noticed this on beta 4.1 as well. Duet WiFi with 1.25b0 wifi server, and RC1 for both firmware and DWC.
-
@ctilley79 This is working well for me. Did you perhaps activate "Disable auto-completion" on the Settings -> General page?
-
That was it. I turned that off and it worked.
-
Would have been nice to know that was a autocomplete dropdown and not a standard dropdown. Gotta love Vue.js
-
I keep getting this error when i try to install it:
Error: M997: In-application programming binary "Duet2CombinedIAP.bin" not found
Trying to run the update on a 1.03 wifi board that's running 3.2-beta4.1 atm.
-
-
@chrishamm said in RepRapFirmware 3.2-RC1 released:
@Exerqtor This file is part of the 3.1.1 bundle here. Upload the included Duet2CombinedIAP.bin on the System page and then update to 3.2-RC1.
Well weird that it had went awol in my /sys
But thanks it sure fixed the issue
-
I tried to flash a firmware on my Duet2 SBC. I flash the file RC1 before with bossa.
If I try to update now or run a M997 S0 I get this:Error: M997: Failed to find firmware file /opt/dsf/sd/sys/Duet2Firmware_SBC.bin
I checked the sys folder. And the file is there
-
@smoki3 said in RepRapFirmware 3.2-RC1 released:
I tried to flash a firmware on my Duet2 SBC. I flash the file RC1 before with bossa.
If I try to update now or run a M997 S0 I get this:Error: M997: Failed to find firmware file /opt/dsf/sd/sys/Duet2Firmware_SBC.bin
I checked the sys folder. And the file is there
Are you certain? The filename has changed minorly from
Duet2Firmware_2SBC.bin
to
Duet2Firmware_SBC.bin
Not the missing "2" before "SBC". After flashing RC1 this file needs to be renamed manually in case you want to flash it again.
-
@wilriker Omg.... Thats it.
But any way I compiled the firmware this morning and the output was still a Duet2Firmware_2SBC.bin file?
-
@smoki3 said in RepRapFirmware 3.2-RC1 released:
@wilriker Omg.... Thats it.
But any way I compiled the firmware this morning and the output was still a Duet2Firmware_2SBC.bin file?
I have just fixed that.
-
Is it just me or is the http rr_status request not working?
-
@smoki3 the SBC version uses /machine/status and not rr_status