Lathe Electronic Leadscrew Part 11: Metric Leadscrew Support
If you have a lathe with an electronic leadscrew, this is what you’ve been waiting for. Today we’re going to talk about the new metric leadscrew calculations and how to configure the code for your lathe. Electronic Leadscrew GitHub project: … Continued
Lathe Electronic Leadscrew Part 10: How to Program a TI LaunchPad Microcontroller
Many of you have been asking, so this week I’m going to show how to program the TI LaunchPad microcontroller used in the Electronic Leadscrew. We’ll start with a fresh install of Windows, install the TI Code Composer Studio (CCS) … Continued
Electronics Repair and Troubleshooting: DMX Amplifier
On the bench today is a sick DMX-512 lighting distribution amplifier. This particular unit is putting on an impressive light show, whether you want one or not. We’ve narrowed the problem down to one PC board. Let’s see if we … Continued
Lathe Electronic Leadscrew Part 9: Machining a Control Panel
Today we’re going to make a proper metal enclosure for the control panel. We’ll start with a commonly-available BUD box, machine openings for the display and buttons, and finally engrave the markings and fill them with paint. Firmware on GitHub: … Continued
Lathe Electronic Leadscrew Part 8: PC Board Assembly
The first prototypes of the PC board are back from the fab! Today, we’re going to assemble one with a solder paste stencil and a desktop reflow oven and try it out. Firmware on GitHub: https://github.com/clough42/electronic-leadscrew Some of the tools … Continued
Lathe Electronic Leadscrew Part 7: Metric Threading FTW!
Can the ELS cut metric threads? Yes, it can. Today we’re going to talk about hybrid metric threading, talk about when you can and can’t unlock the halfnut, and finally cut some threads. Firmware on GitHub: https://github.com/clough42/electronic-leadscrew Some of the … Continued
Lathe Electronic Leadscrew Part 6: First Test Cuts!
Today is the day you’ve all been waiting for; we’re making our first cuts with the electronic leadscrew. In steel. We test out the various feed rates at different depths and try cutting a couple of different threads. Look ma: … Continued
Lathe Electronic Leadscrew Part 5: Mounting the Encoder and Servo on the Lathe
Today we’re finally starting to put the electonic leadscrew components on the lathe. We’ll talk about timing belt drives for both the encoder and the stepper or servo, we’ll make mounting brackets and get this thing ready to actually run. … Continued
Lathe Electronic Leadscrew Part 4: Steppers and Servos and Drives (Oh My!)
Today we’re looking at stepper and servo motors, the differences between them and how to interface them to a microcontroller. We’ll also talk about which might be the best fit for the Electronic Leadscrew. Firmware on GitHub: https://github.com/clough42/electronic-leadscrew *This site … Continued
Lathe Electronic Leadscrew Part 3: Control Panel and Debugging
Today we’re taking a look at the 7-segment LED control panel for the Electronic Leadscrew. We’ll look at how the UI works and some of the difficulties I encountered getting the electronics to work reliably. Firmware on GitHub: https://github.com/clough42/electronic-leadscrew *This … Continued