Struggled for a month with Ender3 Upgrade.
-
@bartolomeus I cannot get my config file without web control because I dont know which one its using?
right? -
@abstraktlighting Have you tried connecting via USB? Start at the beginning, with this page: https://duet3d.dozuki.com/Guide/1.)+Getting+Connected+to+your+Duet/7
You'll be able to get the firmware version (which would be good for us to know), and be able to configure and check you're connected to WiFi.
If you haven't put the Duet Web Control files on the SD card, you won't be able to connect to the DWC.
The firmware version also has to match the Wifi firmware version, and the Duet Web Control version. So know what each of these are is important.
Ian
-
@droftarts i am connected to the board via usb yes
-
@droftarts said in Duetwifi? THIS FRIGGIN BOARD.? CUSTOMER SERVICE?:
@abstraktlighting Have you tried connecting via USB? Start at the beginning, with this page: https://duet3d.dozuki.com/Guide/1.)+Getting+Connected+to+your+Duet/7
@abstraktlighting said in Duetwifi? THIS FRIGGIN BOARD.? CUSTOMER SERVICE?:
@droftarts i am connected to the board via usb yes
And did you get to step 5 in the guide posted? If so please share the output of that command?
@abstraktlighting said in Duetwifi? THIS FRIGGIN BOARD.? CUSTOMER SERVICE?:
@bartolomeus I cannot get my config file without web control because I dont know which one its using?
right?It always uses the same file /sys/config.g - how did you get it onto the SD card, should be able to get it off the same way no?
-
@bearer OK so I did all that up to the point where it says my firmware is 1.20 and duet wifi is 1.o
this is where I got messed up before. -
@abstraktlighting I deleted everything from sd card ttrying to get the webciontrol and wifi back on
-
@abstraktlighting said in Duetwifi? THIS FRIGGIN BOARD.? CUSTOMER SERVICE?:
@abstraktlighting I deleted everything from sd card ttrying to get the webciontrol and wifi back on
then you probably have to put it back..
-
@abstraktlighting It was acting weird after i tried to upgrade firmware, x- and x+ and y- and y+ were reversed
soI have a bunch of config files i tried to fix it with -
I saved them I can put one back but iT wouldnt give me web control
should i put one back on card and M997 it? -
whats step 5?
-
@droftarts THose file directories you got with 21 and 23 and 24 assets are so confusing I dont know which to match up with which . I thought i upgraded the latest one and thatys what got mre in this mess. so whAT SHOULD I DO NOW?
-
@abstraktlighting AND THE STEPS ARENT NUMBERED IN THE GUIDE IF 5 WAS m<115 THEN YES I SAID FIRMWARE 1.20 WIFI 1.0
sorry caps this keyboard is messed up from resin
-
@bearer and putting it backl goes back to original issue ....it doesnt work
-
Thank you still back where I started
-
@abstraktlighting said in Duetwifi? THIS FRIGGIN BOARD.? CUSTOMER SERVICE?:
@bearer OK so I did all that up to the point where it says my firmware is 1.20 and duet wifi is 1.o
this is where I got messed up before.Okay. Download this release: https://github.com/dc42/RepRapFirmware/releases/tag/v1.20
This is the firmware version you are on. Let's get that working before you update. The DWC files are in the DuetWebControl.zip folder. Uncompress that, and copy it to the www folder on the SD card. To do this, you'll probably have to remove the SD card from the Duet, and plug it into your PC.
Ian
-
@droftarts ok thanks doing it now
-
@droftarts ok that took me to a page with 8 things on it which do i download?
-
@abstraktlighting said in Duetwifi? THIS FRIGGIN BOARD.? CUSTOMER SERVICE?:
@droftarts ok that took me to a page with 8 things on it which do i download?
DuetWebControl.zip
Ian
-
You're going to need the sys and www contents on your sd card. Without www, there's no DWC. without sys, there's no configuration for the machine.
I'd say to do is either put the contents of your SD card back on the SD card or if you're unsure of what changes you've made. Start fresh with the sys and www folders from here.
The files from the DuetWebControl.zip go into the www folder on your SD card.
You still need a sys folder too,
I would also suggest redoing the config bundle using the instructions here.
If it was previously allowing you to DWC, then you shouldn't have to do any of that "Getting Connected to your Duet"
But, Step 6 and 7 there might help you get the status of the network connection
I'd say restore all the SD card stuff, then boot up the board, connect to it through YAT like you did and send M552. It should report the status of the network connection and then take appropriate action from there.
-
@abstraktlighting If you still can't access the DWC after refreshing the files, we'll need to see your config.g, as something in that may be stopping it from working. You can get your config.g from YAT by sending M503. Copy and post it here.
Ian