Great tutorial Chris. Works perfect on Skr-3 EZ. Thank you!
@ChrisRiley2 жыл бұрын
Glad it helped!
@avejst2 жыл бұрын
Great walkthrough Thanks for sharing :-)
@ChrisRiley2 жыл бұрын
Glad you enjoyed it
@sunfoundermakereducation85902 жыл бұрын
Clear and detailed explanation, good job.
@ChrisRiley2 жыл бұрын
Glad it was helpful!
@44dmt Жыл бұрын
Great tutorial, simple and straight to the point! Would it work for mks nano v3 since it uses the same chip and WiFi module?
@ChrisRiley Жыл бұрын
Thanks! I did some looking, it looks like the Nano v3 only supports Marlin, so you would only be able to connect to the serial with the Wifi connection.
@PMcDFPV2 жыл бұрын
Its so funny how the chips that are on the FPV flight controllers are the same, we have F4 boards, older now, F7 boards modern and fast, and H7 bleeding edge, so neat !
@m3chanist2 жыл бұрын
Funny? No, natural. Would you expect the development of projects that have their source in open source to use closed ecosystem obscure microcontrollers? No, not even slightly.
@ChrisRiley2 жыл бұрын
I know what you mean Paul, when I first got into this stuff I was surprised how standard some of this appears to be.
@ElJRUSHman2 жыл бұрын
Hello, very nice and usefull video!!! Just have one cuestion (I'm so noob in RRF), it is necesary wifi or I can use USB with pronterface?
@ChrisRiley2 жыл бұрын
Thanks! I think you can stream gcode over USB to RRF, but I've never had much experience with it.
@rustynutzclassicrestorations Жыл бұрын
I wonder if the BTT ESP-07S wifi module will work on the SKR 3EZ like the extended antenna for my needs
@ChrisRiley Жыл бұрын
I would say yes, but only on RRF firmware.
@MiggyManMike2 жыл бұрын
So an esp-12 module is about £1-£1.50 (about $1.2-$1.8 at the time of posting), btt are making one hell of a markup for a carrier board and some header pins! I mean I get the move from using an esp-01 for spi over serial but that's still a lot for some header pins and a carrier :p
@ChrisRiley2 жыл бұрын
Hey Mike! I hear ya, you know how these things go.
@jneilliii2 жыл бұрын
There's a new OctoPrint plugin that can utilize these types of Wi-Fi devices for faster upload to SD, at least for MKS ones. I suspect they are similar.
@ChrisRiley2 жыл бұрын
Thanks Jim, I will have to check that out.
@antonyking56054 ай бұрын
Chris I followed your install and you other SKR RRF videos... I got my SKR2 and have it running fine... Thanks you for your guides. With the Gloomy Config I was able to setup 12864LCD screen on my SKR2. Do you know of any discussions about other LCD screens available to use with RRF3 on BTT hardware?
@ChrisRiley4 ай бұрын
Awesome! That is the only one that I know of. There could be others, like viki that would work, but I haven't seen it done.
@antonyking56053 ай бұрын
@@ChrisRiley I am getting deep into RRF3 on the SKR2 but I have one thing I havn't been able to google. (I edited this as I fixed the question about installing IS with a Screen... instead of using 12864LCD I used a TFT35 freeing up the EXP1 for the Input Shaper module) but this has just lead me to more questions??? I have the LIS3DH installed and working and I think I understand the IS pluggin enough but there is no tutorials on how it is used? I see that you move it with a start and end point etc but on a Cartesian you can only do one at a time and then what... average the Y and X results matching a shaper profile? Have you done a tutorial on this showing the whole process start to finish?
@ChrisRiley2 ай бұрын
@@antonyking5605 So it's a little tricky on Cartesian, but I have done it on the Voron switch wire, maybe this will help. kzbin.info/www/bejne/b4SapnqYl6eZrpI
@paulnolastname94222 жыл бұрын
I bought my WiFi module when I purchased my SKR 1.4. I never was able to get it working. I also have the TFT7.0 V3 which also has a WiFi connection, but I was also unable to set things up with that. Would your process here work with Marlin on a an SKR 1.4? And since I'm asking dumb questions, why RepRap over Marlin?
@ChrisRiley2 жыл бұрын
Marlin can only use wifi as a connection into serial. So wifi isn't very useful with Marlin. That's one of the biggest advantage to using REPRAP, it has a ready made interface to enable the wifi frontend.
@adtub Жыл бұрын
Hi Chris , Any thoughts on wifi ESP32 settings for SKR3EZ ? Manual show firmware can be flash with microsd from the SKR3EZ . I have the ESP32U but I am not able to connect on UI page , not able to update the firmware on Marlin 2 motherboard firmware. Thank you
@ChrisRiley Жыл бұрын
Yes, the ESP32 is really only for REPRAP wifi access. It doesn't seem to allow you to connect to the board with Marlin. About the only thing you could do it would be to flash something like esd3d to it, but BTT doesn't make that easy. I still can't figure out how to do it.
@onleditpas2 жыл бұрын
good work Chris. So the wifi module on skr boards only has value if we are running reprap?
@ChrisRiley2 жыл бұрын
At this point that is correct. It's hard to use any of the other options on the BTT boards at this time.
@LawnMo2 жыл бұрын
@@ChrisRiley There's 2 alternative options if one prefers / wants to stick to marlin, the wifi module can run esp3D and make for a wireless monitoring device (but upload speeds sucks because it only uses UART). Or, one could get an espcam module, wire it to the wireless port and use esp3d on it, espcam modules have an sdcard port to which you can upload gcodes to at descent speeds, and then esp3d just reads/send gcode commands to (marlin) like any serial host (over usb, tft screens, octoprint, etc..) But RRF is better :p
@woodwaker12 жыл бұрын
Looks like a good alternative since no Pi is required
@ChrisRiley2 жыл бұрын
Thanks Dave
@PMcDFPV2 жыл бұрын
Great video man! Im still runnin the good ol SKR 1.4 Turbos, is it worth upgrading the board but keeping the TMC2209s that I got already?
@ChrisRiley2 жыл бұрын
Hey Paul, depending on what you want to do, I wouldn't upgrade. You can reuse the drivers if you want, but if you are sticking with Marlin, 1.4 is still a fine board.
@x_jaydn2 жыл бұрын
Hey Chris, seeing how this is a RepRap tutorial, have you managed to get the ESP-12S to also work in Marlin? 🤔
@ChrisRiley2 жыл бұрын
I have not, I'm not sure how to get the bridge setup on this type of ESP.
@somathebest2 жыл бұрын
Is it possible to install an EPS-12S made by makerbase on a skr 1.3? Like from Galicia!
@ChrisRiley2 жыл бұрын
I'm not 100% sure, but it would be worth a try for sure.
@somathebest2 жыл бұрын
@@ChrisRiley I don't know there to start or where to connect it but i will check on internet. Thanks, wish me luck!!
@gslavik2 жыл бұрын
What are your thoughts on using PuTTY or MobaXterm to communicate with printers?
@ChrisRiley2 жыл бұрын
Both work in serial mode, I just think it's easier to use Pronterface or YAT.
@jerry72892 жыл бұрын
I send a M115 command to my SKR 3 EZ using several different terminal emulators. They all are successfully connect to the board. I'm sure that the firmware loaded successfully as firmware.bin file changes to frimware.CUR on the SD card. I get a "Locked $" response to the command. What am I doing wrong?
@ChrisRiley2 жыл бұрын
That's strange, did you try another baud rate? Not sure what else would cause it.
@samuelp12272 жыл бұрын
Of course you upload this the day after I get it all figured out on my own🤣
@ChrisRiley2 жыл бұрын
Lol, ain't that the way it goes?
@HedoBum2 жыл бұрын
So how do you set this wifi module up if youre running something like Klipper? Not entirely clear on the firmware side of setting up boards .
@ChrisRiley2 жыл бұрын
On these boards, the wifi only supports REPRAP. For klipper all the wifi would have to be done on a different computer, like the raspberry pi.
@HedoBum2 жыл бұрын
@@ChrisRiley that's too bad....just got the skr 2 and wanted to take advantage of all the features but I'm also wanting to dive in to Klipper....been a Marlin fanboy for years but I was out of the scene for a while. Come back and there's this shiny new controller with some slick features and groovin dance moves. Oh well...I have a pi4. I'll be using it for Klipper anyway. Just be nice to have the board option there.
@samuelp12272 жыл бұрын
@@HedoBum I've used klipper and you should give reprap a try. It's really good
@HedoBum2 жыл бұрын
@@samuelp1227 I've used reprap before...like back before 32bit boards were even a thing. I started using Marlin (obviously also before this newfangled 32bit board craze took over and the subsequent VScode compiling) and I never looked back. Now I hear all these wild rumors about Klipper and its apparent balls of cast iron and the incredible 3d gymnastics it's capable of and I just HAVE to experience it....I mean, I've already got an accelerometer wired up to rock that input shaping mumbo jumbo I've been reading so much about. I have got some serious wood to see how this thing works.
@loganmcfadden3110 Жыл бұрын
Hey chris having some trouble it says my wifi module is timing out whike trying to connect to the wifi network what could this be?
@ChrisRiley Жыл бұрын
It could be a lot of different things, but the wifi network name and password are usually the cause. Make sure they are correct, they are case sensitive.
@loganmcfadden3110 Жыл бұрын
@Chris Riley ill give it a go tonight i went through the whole process of sending commands after uploading the firmware probably 4 times and thought forsure it was correct, could it be just too much load on the network at the time i was trying to connect? I should also mention i couldnt get my skr 3 to respond to YAT so i attempted this through pronterface! Maybe i got YAT from a bad source? Thanks so much for the reply dude your videos rock! So helpfull!
@PalosX2 жыл бұрын
Any chance you plan on doing a video for the eeprom upgrade for the SKR 1.4? There's not much online and what is, is outdated. I keep getting a mismatch error and have tried everything. Thanks
@ChrisRiley2 жыл бұрын
I will have to look into that, I know there is a way to get it to line up, but I have to remember how.
@PalosX2 жыл бұрын
@@ChrisRiley I appreciate it but I figured it out
@PalosX2 жыл бұрын
Will this tutorial work with the BIGTREETECH ESP32U Wi-Fi Module?
@ChrisRiley2 жыл бұрын
Yes, it should work the same.
@PalosX2 жыл бұрын
@@ChrisRiley Thanks Do you know what the differences are between the one you previewed and the one I'm using. They both seem like knew products so why so many different ones that seem to do the samething?
@gregorysharp72412 жыл бұрын
Chris, thanks for the how-to. I've tried every possible way of getting the wifi module working and had given up until seeing your video pop up! Unfortunately, I still get an error with failure to connect to the module. I'm running reprap on multiple Fly CDY boards and never have an issue. Any ideas out there?
@ChrisRiley2 жыл бұрын
Hmmm...where do you see the connection failure? In YAT?
@gregorysharp72412 жыл бұрын
@@ChrisRiley yeah, it tries connecting at different baud rates but fails
@gregorysharp72412 жыл бұрын
@@ChrisRiley I’ve got two different modules, the second is an ESP-07s and it seems to completely block the com port on the board, so no connection at all with that one. Maybe the board has an issue?
@qooqo30082 жыл бұрын
Chris, the settings about which u told to install wifi. can I apply same settings for wifi module esp32e to Install in skr3 ez board?
@ChrisRiley2 жыл бұрын
It works the same on the skr3 but for RepRap. Good luck with your projects.
@jerry72892 жыл бұрын
Chris, this is by far the best explanation of setting up a SKR board with RepRap and a WIFI module that I have seen. Great job. However, I have a problem. I followed your instructions to the letter and everything worked perfectly until I got an IP address. The IP address given from the M552 command times out in my browser and throws an error. That IP address does not show up in my IP scanner nor in my network client list. There were no errors or warnings during the process you showed. How did I mess up?😕
@ChrisRiley2 жыл бұрын
Thank you! Hmmm, maybe it joined some sort of rouge wifi network? Use M587 to list the networks and M588 to forget one.
@Mr.Dmitry_Z2 жыл бұрын
Спасибо! Очень помог
@ChrisRiley2 жыл бұрын
Рад помочь!
@BritalianChap752 жыл бұрын
Does anybody know if this method would work with a skr mini e3 v2 ? Thanks
@ChrisRiley2 жыл бұрын
The mini v2 doesn't support RRF or wifi.
@timmurphy48449 ай бұрын
This works the first time the second time after canbailising a printer and redoing it i made the mistake of formatting the old firmware and now i cant bastard yoke to flash
@ChrisRiley9 ай бұрын
That's strange I wonder what happened? There might be a way to zero it out before you re-flash.
@Smokeisprogress2 жыл бұрын
can this be done with mini E3 V.3?
@ChrisRiley2 жыл бұрын
Only on SKR 2 and SKR 3
@Voyager_22 жыл бұрын
I thought those modules used the ESP3D firmware?
@m3chanist2 жыл бұрын
Can do, it's up to you what you flash to it.
@ChrisRiley2 жыл бұрын
You can use ESP3D if you want, but it's not easy to flash it on the BTT board.