Help for a newbe to build firmware and install DWC
-
-
-
@TimV-0 said in Help for a newbe to build firmware and install DWC:
Top right corner of PanelDue shows "Connecting" even though I completed the M500 sequence above
What M500 sequence do you mean?
The PanelDue will need an up to date firmware version, and will need to be enabled with a command in config.g to connect.
M575 P1 B57600 S1
Are you now able to ping the duet from your pc? Are your IP addresses in the same subnet?
[Warning: Maximal number of characters per line exceeded! Check the line break settings in Terminal > Settings > Text or increase the limit in Terminal > Settings > Advanced.]
You'll need to change your line ending settings in YAT to get the complete M122 report.
-
@Phaedrux Hi: sequence was M550, M552, M552 s1, from my earlier post which detailed the results from these codes as well; manually detailing the results to indicate that if I just turn the machine on, it does not connect to the network.
The paneldue was included when I ran the configure utlility. I will verify config, but I don't recall ever putting in the m575.
I did just run a ping test after M552, M552 s1, because having just turned the printer on, it did not automatically connect to the network
Now that it actually is on the net, I can Ping it just fine. 7ms or lower
Yes, all of my network is on one subnet. I was able to ping the printer from a computer in a different room. (Mac Mini M1)
I tried to follow the instructions for installing the firmware from the Apple onto the printer using usb, but it was a terrible process and it did not work
Thanks for the info on setting up Yat.
-
It would be good to see the contents of your config.g and the full M122 report.
-
-
-
@Phaedrux This morning I reformatted my sd card and copied the files that were created the configuration software on version 3.4.4.
I connected my usb cable and it magically started running up config.g. I'm going to check. Something looks like it failed on the network connection. I copied this from the terminal window.
RepRapFirmware for Duet 2 WiFi/Ethernet version 3.4.3
Executing config.g... HTTP is enabled on port 80
FTP is disabled
TELNET is disabled
Warning: Macro file config-override.g not found
Done!
Executing runonce.g... WiFi module started
Error: Failed to add SSID to remembered list: SPI timeout
Done!My IP did not show in the angry ip scan
-
@Phaedrux
Thank you, thank you, thank you!I manually issued M552, M552 S1, M550
The name I used actually showed up for the first time.
http://192.168.2.90 connected to the printer an DWC automatically opened.
Could it have been that I did not use the official formatting utility until this morning?
I also had wired up the ender5 endstops which are the outside two terminals on the endstop, but terminate to a 2 pin connector for the board end. I replaced the cables with cables that are 3 pin at both ends.
I think my endstops were shorted on the board. I now have a red light beside each motor connection on the Duet
-
Yes incorrectly wired endstops could cause the board to reset.
Your config looks ok to start the wifi module on startup.
Send M587 by itself in the console to see what wifi SSIDs are currently saved. Ideally there should be only 1.