Using duet wifi(not the latest, board says v1.01)
Using Mac computer
Disclaimer: this is a long post, but wanted to make sure i hit everything to cut down on as many back and forth questions and answers. Just wanting to give as much detail as possible.
I unfortunately wasn't able to print anything for the last year and a half, but just got back at it. I was on firmware 1.17, and couldn't even remember how i used to get to the wedcontrol. So I got started at https://duet3d.dozuki.com/Guide/1.)+Getting+Connected+to+your+Duet/7?lang=en, realized i needed to update my system.
So went to the how to update link https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware#Section_Updating_WiFi_firmware, and worked my way through it. Saw i needed to do the firmware first, wifi server, then web control all in order. Got the files from https://github.com/dc42/RepRapFirmware/releases. I noticed all the ones at the top says V2, so I'm assuming its for the newer boards. I scrolled down to the newest one that doesn't have V2 next to it, which is 1.21. I downloaded all 3 files needed.
I updated the firmware via bossa due to my frustration along the way and deciding to hit the erase button(tho everything else stayed, not sure if normal) But send M115 in Printrun shows I'm indeed on 1.21, yay. I can't get the webcontrol up, so i take the SD card out and connect straight to computer, bring the wifiserver file onto sd, then reinstall sd card in Duet wifi. I then use M997 S1 to update the server update that i installed the wifi server, and yay another success.
So now to the webcontrol. the file that you download is a zip file that actually saves as a folder... On the hot to page it says ""If the web interface is not working, then move the SD card to a PC, delete or rename any existing /www folder, create a new one, and extract the contents of DuetWebControl.zip into it. Do not unzip the individual .gz files, leave them as they are on the SD card."".
First question seeing as how I'm not able to get the webcontrol up, do i just bring the whole duetwebcontrol file over the the SD Card?With out any changes?where does it get placed? What /www folder because i have no /www folder on SD card, or hell not even my computer? "Extract the contents of DuetWebControl.zip", after downloading its saved as a normal folder on my computer, so can extract i don't think.
Ive actually compressed the duetwebcontrol folder to turn it into a zip file, and kept the original folder. I moved both over to the SD card. I even created a /www folder with the zip file. I also in the sys folder(because thats where my original duetwebcontrolBIN file was/is put the original duetwebcontrol folder from the download, and another zip version in there. All this of course after many tried other way.
Okay, so with the card back in the machine i send M997 S2 to get the webcontrol to update, but all i get is"M997 S2
SENDING:M997 S2", never any progress. After waiting forever multiple times i realize this isn't working, try other thing but can't find an answer:/. I eventually send M587 S”wifi24” P”password” to see if i can get it going either from the old webcontrol firmware or the new(both are on the SD card). But i get the message
M587 S”wifi24” P”password”
SENDING:M587 S”WIFI24” P”RICKJAMES”
M587: Bad or missing parameter.
Ive actually learned how to write exe files on a mac, wrote macro for the M587 S”wifi24” P”password”, put it in the macros folder. Sd back in, in print run send M98 P/macros/(macro file), but get the same bad or missing parameter. Ive tried the M587 in so many ways my mind hurts. BUT whats strange is I can send M587 and it list the networks(I've got a few) that i tried connecting too. All have 0.0.0.0 for IP,GW,NM. I assume that may indicate its automatically assigned those, so i try to get the ip to enter into address bar, but can't find one, so i enter http://duettest.local/''' which doent work. I then at some point in all this try M552 S1, but i get
"m552 S1
SENDING:M552 S1
WiFi module started
WiFi module is connected to access point wifi24, IP address 10.1.10.209"
This is strange, i didn't send M552 S2 to put it in access point(which I'm not even sure the reason for this is), but M552 S1 won't revert it, M588 doesn't forget the network so i can try again. its just stuck in access point and I'm not able to still get into web control.
SO by all means, any help would be greatly appreciated. Clearly my problem at least is starting from me not knowing what to do with the duetwebcotrol file, and I'm guessing is preventing me from moving forward. And please try not to talk down to me, been a long day and night. I haven't been able to mess with my printer in a very long time and would greatly like to get this figured out.
thanks for any help