New 2 CNC start* LR3 build

Certainly not plug 'n play.

The SKR Pro can take serial input. I have used a Raspberry Pi with the GPIO serial UART to talk to one. The TFT black cable is just a simple serial port set to 250000 baud. You could use that serial port with something like a Pi with no firmware modifications.

There is also another serial UART on the SKR Pro board (Labelled “UART” near the corner with the reset button) thst could be used that way and retain the touchscreen functions, but would require enabling in the firmware.

2 Likes

One option… plug the USB dongle into a laptop/tablet. Then connect a esp-01s to the SKR. Something like ESP-01s - ESP3D / ESPUI Headless – V1 Engineering Inc that’s running a version of ESP3D that supports key shortcuts (may need to upgrade the firmware for this).

Happy with my amzn tablet with BT keyboard setup. Black Friday sales are coming up…

2 Likes

Glad to see some wise heads chimed in with answers. That question was outside of my lane of experience. :slight_smile:

1 Like

Yeah definitely over my head. Looks like I will stick to the touchscreen.

Hi Doug, yeah out of my league. I printed the case from your channel and files. The case has a spot for two fans where do those wire to?

You can do it when using Estlcam to control the CNC, I am using one of those. Maybe you watched one of those videos. :smile:

1 Like

The Noctua fans that I used run on 12 Volts. However, the method I used can work with fans made for either 24V or 12V. I connected them straight to a spare 12V / 24V “power out” port on the SKR board, so that every time the LowRider gets switched on, the fans come on. They don’t do temp monitoring for going on and off. They stay on whenever the LR3 is on. It was simpler for me to do it that. Please see the two port options highlighted on this schematic:

Based on this same question having been asked a few times, I just now edited the first Printables case listing (the one I first remixed for my build) to add a “FAQ” with this answer!

:slight_smile:

1 Like

Thank you!

1 Like

I’ve seen the numberpad jog control used on machines that use Linux CNC or Mach3/4, something that relies on a “full blown” PC with operating systems and peripheral support. I don’t know that the microcontrollers running our stand-alone MPCNC’s have full USB peripheral capability.strong text

Where can I find the video of yours? Do you have a link?

1 Like

You can find all my videos here: www.hawiwe.de. It’s a redirection to YouTube. :slightly_smiling_face: There is one video where I build the control box.

1 Like

OK lets talk drivers for dummies.

  1. The SKR Pro instructions show 6 drivers the text notes that lowrider has 5 drivers. It does not say which port they need to be put in. Since I am missing a driver does it matter where I plug in the five drivers??? From what I have been able to piece together it looks like I would leave out the driver to the far right E2 UART.
    2.FANS Doug Joseph shared a diagram with me where he attaches the fans to the main power supply but I think he is using a different fan than what came in my kit. My kit came with two BTT 12v fans that have a plug installed on them. Do they plug into the board somewhere or is it best to cut the plug off and direct wire them as Doug showed?
  2. I am sure someone will point out the obvious but I have not seen or found it, SOOO… How do I determine X1, X2, Y1, Y2 which side is which??

Thanks Tom and all that replied on the number pad. I think for now I am just going to get the machine up and running and then once I get used to it and how to control it, tinker with it from that point. I did not realize how much was involved just seemed like a cool way to control it away form the screen, shows how little I know about this thing as of now but looking forward to learning and advancing with it!

If you want Marlin to know which driver(s) to activate to move a specific axis, then yes, it matters. If you choose a different driver than standard, then theoretically you would have to modify the firmware a bit (configuration.h) and reflash. (I haven’t done this, so if you go that route, please post and let us know how it turned out).

There is no X1/X2, but there is a Z1/Z2. Which is which depends on which side you plug into Z or Y driver. I plugged the non-rail side (XMin) into Z1 and Y1, and the rail side (XMax) into Z2 and Y2, but AFAIK there really isn’t anything stopping you from doing that backwards (as long as you also plug the endstop switches accordingly)

Board Label Stepper Wire
X X
Y Y1
Z0 Z1
Z1 Jumpers stay in place
E0 Y2
E1 Z2
1 Like

Doug do you have a link or a part number for the fans?

OK but where do the drivers plug into? There is 6 ports but the kit only comes with 5.
Thanks for clarifying the rail and non rail sides that makes it easier to understand.

https://docs.v1e.com/electronics/skrpro/

The pictures show 6 drivers installed, you want to use the first 5 (starting at the power connectors). There is actually a small label beside each set of pins, so leave E2 empty.

2 Likes

If you want the exact same fans I got, it was these 12V ones.

https://amzn.to/40sf2T2

If you are running 24V you will need different fans, just at the same size.

1 Like

Now by golly thats what I am talking about, thats precisely what I was looking for!!! Warned yall I was not very good with this electronics stuff.

3 Likes

By the time you finish you’ll be a pro!

3 Likes