Update CR-10+Duet wifi from 2.05.1 to 3.0 firmware
-
looks ok.
the bltouch port depends on the port where you connected it
-
@Veti said in Update CR-10+Duet wifi from 2.05.1 to 3.0 firmware:
looks ok.
the bltouch port depends on the port where you connected it
Yes... i have it on the 4th pin near the red and the broun. I beleave is nº7
-
do you have an idea abou the trigger height i should give to the Bltouch?
-
take the value from your old config
-
@Hélder-Rocha said in Update CR-10+Duet wifi from 2.05.1 to 3.0 firmware:
@Veti said in Update CR-10+Duet wifi from 2.05.1 to 3.0 firmware:
looks ok.
the bltouch port depends on the port where you connected it
Yes... i have it on the 4th pin near the red and the broun. I beleave is nº7
I change it to heater 3... the connections are just like the ones you find here:
https://duet3d.dozuki.com/Wiki/Connecting_a_Z_probe#Section_BLTouch -
Done...i am now uploading the new config
-
https://duet3d.dozuki.com/Guide/Ender+3+Pro+and+Duet+Mini+5++Guide+Part+2:+Configuration/88
Here's a walk through of the config tool for RRF3 and an Ender3, which is pretty similar to the CR-10.
-
@Phaedrux Tks.... at the momment im with other problem. Forgot to include in the new config file the access point and now, i cant get access to it!
-
If it was added once before the SSID should be saved on the wifi module itself and sending M552 S1 should enable the module and it will try to connect to the strongest SSID it knows about.
If it doesn't seem to be doing that you can try re-adding it. Same steps as initial connection.
https://duet3d.dozuki.com/Guide/1.)+Getting+Connected+to+your+Duet/7
-
@Phaedrux I think i messed this up... it steel giving me the message that the access point is working, and i can connect to it, but i dont know why, im not ablet to accesse the IP... "page not work"
-
Are you sure the IP address is the same?
If you send M552 the Duet will respond with what the current IP address is.
What is the exact error message?
-
@Phaedrux yap....is the same
-
Could be anything in the new config i uploaded?
-
@Hélder-Rocha said in Update CR-10+Duet wifi from 2.05.1 to 3.0 firmware:
@Phaedrux yap....is the same
that is not the exact error message
-
Try clearing your browser cache.
And if that doesn't work, I would check the /www folder on the SD card and replace the files there with a fresh copy of DWC.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.2/DuetWebControl-SD.zip
-
at the momment on YAT, it is sayng that the wifi module is connected to my home network! Do you know ohow to disable it, and reeturn to Duet access point?
-
Send M552 S2 to start up in access point mode (if it is already running in station mode then you need to send M552 S0 first).
-
@Veti keeps saying "Enable to connect after i digit the IP on adress bar. I can stablish the access point, but cant access the DWC.
-
The blue signal on the board is lit
-
Are you wanting to run in access point mode where you connect to the Duet directly with your PC/phone? Or normal mode where the Duet connects to your home wifi network?
@Hélder-Rocha said in Update CR-10+Duet wifi from 2.05.1 to 3.0 firmware:
I can stablish the access point, but cant access the DWC.
In access point mode you need to connect to the Duet SSID with your PC.