Software bundle 3.3RC3 now available
-
I was on 3.3RC1, then RC2, then RC2+3 and didn't have any issues.
After updating to 3.3RC3 the wifi module isn't connecting. On my paneldue the screen says "wifi module is idle" and the console says "WiFi reported error: Failed while trying to connect to my network SSID" and "WiFi reported error: network scan failed".
Did this update include any changes that could affect wifi?
My board is a Duet2WiFi.
Thanks!
-
@makemerush Were you already running wifi server 1.26 from the previous 3.3 releases?
Try placing the wifi server .bin file in the firmware folder from the RC3 release and sending M997 S1 to flash it again. That usually takes care of it.
-
@phaedrux Thanks for your help!
Seems that it was actually just a coincidence that the update and WiFi issue coincided:
Running M997 S1 didn't resolve the issue however I did some further investigation and noticed that ALL of my 2.4 GHz devices were disconnected from my router. After updating my router's channel settings manually and rebooting the router everything is working again, including the Duet2WiFi!
My apologies for the false alarm!
-
Is there any particular order to update my Mini 5+ WiFi ?
These are files that i Downloaded -
@tecno said in Software bundle 3.3RC3 now available:
Is there any particular order to update my Mini 5+ WiFi ?
These are files that i DownloadedI suggest DWC first, then the IAP file, then the main and tool firmware files. You only need to update DuetWiTFiServer if you are not already running version 1.26.
-
Thank you, now updated
-
@dc42 Playing around with the new RRF and CNC controls seems to be working. Just to confirm for CNC users - you will need to specify the tool first by having T# in the Gcode being processed, and then using M3 S# to turn on the spindle at the required RPM. Unless you include a tool number in your config.g file (which I don't) M3 S# wont turn on the spindle tool and you will need to include the spindle P# or select the tool by writing T# into the console. Many thanks.
-
@educatingsavvas said in Software bundle 3.3RC3 now available:
select the tool by writing T# into the console
Not sure if it would apply to you, but for printer applications it would be typical to have T0 at the end of config.g to select the tool at startup. Alternatively you could add it to start.g so that it got executed when a job was started.
-
@phaedrux Thanks but I'm not sure yet. I'm planning to use 4 tools on my CNC machine. T0 - laser, T1 - Spindle Router (main tool), T2 - Pen Tool in Spindle, and T3 - Tangential Knife. I'm still getting my head around workflow, working out offsets and g-code generation for multiple tool jobs.
-
Attempted to upgrade from 3.3 RC2 to 3.3 RC3, mainly to fix the file simulation issue.
For the last 30 minutes, the upgrade process is stuck at 96%, with last message being "Sending update request to DCS..."Setting up vlc-plugin-video-splitter:armhf (3.0.12-0+deb10u1+rpt2) ... Setting up libvlc5:armhf (3.0.12-0+deb10u1+rpt2) ... Setting up libraspberrypi-doc (1:1.20210527-1) ... Setting up libraspberrypi-bin (1:1.20210527-1) ... Setting up vlc-plugin-visualization:armhf (3.0.12-0+deb10u1+rpt2) ... Setting up libraspberrypi-dev (1:1.20210527-1) ... Setting up vlc-plugin-qt:armhf (3.0.12-0+deb10u1+rpt2) ... Setting up libvlc-bin:armhf (3.0.12-0+deb10u1+rpt2) ... Setting up rpi-eeprom (12.4-1) ... Setting up vlc-plugin-base:armhf (3.0.12-0+deb10u1+rpt2) ... Setting up vlc-plugin-skins2:armhf (3.0.12-0+deb10u1+rpt2) ... Setting up vlc-bin (3.0.12-0+deb10u1+rpt2) ... Setting up vlc (3.0.12-0+deb10u1+rpt2) ... Setting up duettools (3.3-rc3) ... Setting up duetwebserver (3.3-rc3) ... Setting up duetsoftwareframework (3.3-rc3) ... To modify config files consider adding yourself to the dsf groupd: # usermod -a -G dsf <username> Setting up duetwebcontrol (3.3-rc3) ... Setting up duetcontrolserver (3.3-rc3) ... Installing new version of config file /opt/dsf/conf/config.json ... Setting up reprapfirmware (3.3-rc3-1) ... Sending update request to DCS... Progress: [ 96%] [#############################################################...]
It just sits there.
Do I attempt a forced reboot? Any idea?The web interface is unavailable, tells me "Please wait while updates are being installed..." in a popup box.
EDIT: I have forced a reboot after 20 more minutes, and now DCS is not starting anymore.
-
@educatingsavvas said in Software bundle 3.3RC3 now available:
@phaedrux Thanks but I'm not sure yet. I'm planning to use 4 tools on my CNC machine. T0 - laser, T1 - Spindle Router (main tool), T2 - Pen Tool in Spindle, and T3 - Tangential Knife. I'm still getting my head around workflow, working out offsets and g-code generation for multiple tool jobs.
@EducatingSavvas If you're using fusion 360 for CAM you configure tool selection there and it can be different for each tool path in each setup. It's worth a look if you haven't already. I use it all the time.
-
Hi,
since I upgrade to the 3.3 RC3 I have an issue with my motor. They don't move.
I Use duet3 with expansion board for external stepper driver. -
Update tom my previous post.
I had to connect the Duet 3 6HC to USB and to a laptop, and update the firmware using BOSSA.
Everything now works correctly. -
FYI:
[Duet + SBC] RRF updated job.lastFileName as soon as the print started. This confused DSF, causing it not to append the simulated time info to the file when a simulation completed. RRF no longer reports job.lastFileName while a print is in progress.
This is still not working, I have just simulated a file and the result was not updated in the job list.
-
I have a Duet2 Ethernet with FW3.3b3.
When i try to install 3.3rc3 then a error occurs:Error: M997: In-application programming binary "0:/firmware/Duet2_SDiap32_WiFiEth.bin" not found
-
@cosmowave said in Software bundle 3.3RC3 now available:
"0:/firmware/Duet2_SDiap32_WiFiEth.bin" not found
Are you uploading that file as well? Make sure it exists in the /firmware/ folder.
-
@phaedrux
oh no! I'm so stupid!
I have to load this file separately...
I will try it in the evening. Thanks! -
@war4peace said in Software bundle 3.3RC3 now available:
Update tom my previous post.
I had to connect the Duet 3 6HC to USB and to a laptop, and update the firmware using BOSSA.That's odd, the upgrade should have been straightforward.
-
@dc42
I expected as much. After almost 1h of it being stuck at 96%, I rebooted the SBC. Then, I had to flash the motherboard firmware through BOSSA.
I guess the process got stuck while writing the firmware to the motherboard and it got corrupted.Nevertheless, it's working now, however file simulation is still broken. Just FYI, maybe you'd like to take a look at it again.
-
@war4peace have you checked that you are definitely running Duet Control Server 3.3.0-rc3?