Quote Originally Posted by Martin_au View Post
https://www.youtube.com/watch?v=BDtZPNZ5xks
This video shows the G34 auto alignment. This can actually be done without any Z-limit switches, just using the BLTouch. Mine is setup to use just a single induction probe for everything.
How interesting that he was using a version of Visual Studio to make his changes.

I think I understand a little more, but there are still some holes for me. He made his changes in Visual Studio. Okay. Then he talked about "compiling" the code, which makes sense (I'm an old software developer), but I need to find more info on what compiler to use. And then, as I hear him, you just put the bin file on a flash drive, plug that into the printer, and powers up the printer. It seems that the printer knows to look for files on a flash drive is one is plugged in.

Is some of that unique to the use of Visual Studio? The way I understand something like Pronterface is that it connects to the printer in real time. Does that apply to firmware updates as well, or is that dependent on the printer?

Starting to look at the files as well. It looks like the file robin_nano35_cfg.txt is the text version of the configuration file. robin_nano35.bin is the compiled version?

Thanks.

Ron