Update CR-10+Duet wifi from 2.05.1 to 3.0 firmware
-
invert means swap the signal. so if for some reason your heater would be heating if its off, you invert the signal. unlikely that you will need it for the heaters.
-
@Veti allright... sinse i have a CR-10, but with a lot of upgrades in it, in the web configuration tool, i selected the ender 3, because is from creality also. I beleave a lot of things ara alike.
Ok... in the first board i change the name of the rinter, change the neasurs of the bed and the height of the printes. About the homing preferences, i didnt touched. 2º board:Drives:
Xstop;
Ystop
Zstop.Heaters:
Bed-bedheat-bedtemp
Nozzle-e0heat-e0tempZprobe (i have a bltouch):
Zprobe.in
Zprobe.mod
exp.heater7 (not sure about this one)fan mapping:
fan0
fan1
fan2could it be ok? I dont know about the bed, because i have a silicone heater that is powered with 230V and is controled by a rele.
-
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.