CNC Mini Mill #9: Spindle and coolant control

With the limit switches working, it was time to tackle the spindle control. The spindle is normally controlled with on/off switches and a speed knob on the spindle itself, but for CNC use it’s useful to have the ability to run the spindle from the G-code. I ordered a “CNC spindle control kit” with the …

Continue reading ‘CNC Mini Mill #9: Spindle and coolant control’ »

CNC Mini Mill #7: Another kind of shield

After talking about the ill-fated Arduino shields, here’s something more pedestrian. Whenever I’ve used the mill, I get chips everywhere and they get dragged into the house. It also feels a bit sketchy using the Superfly cutter without any kind of protection, since if the insert holder were to come loose it would go flying …

Continue reading ‘CNC Mini Mill #7: Another kind of shield’ »

CNC Mini Mill #6: The Arduino shield

In the post that talked about how I burned out the Arduino, I concluded with the need for a dedicated 48V-to-12V converter that would supply power to the Arduino but also to the coolant solenoid and various other things that might need 12V. Unfortunately a switching buck converter is a bit more complicated than just …

Continue reading ‘CNC Mini Mill #6: The Arduino shield’ »

CNC Mini Mill #5: Correcting the X-axis

In the previous post I talked about how the mount for the X-axis stepper motor in the CNCFusion kit didn’t line up the motor with the ballscrew axis. I realized that the clearest way of showing this was to bolt the motor mount directly to the thrust bearing mount. Any misalignment should then be obvious. …

Continue reading ‘CNC Mini Mill #5: Correcting the X-axis’ »

CNC Mini Mill #4: Small tweaks

In the previous posts I described the electronics box and motion controller. (Newsflash: The Arduino Due survived! There was only a shorted input capacitor. When I removed that, it worked again, and I so far haven’t found anything that’s really broken. Amazing, dodged another bullet there.) This post will focus on the physical mill setup. …

Continue reading ‘CNC Mini Mill #4: Small tweaks’ »

The mini mill electronics box

The last post explained what the motion controller needs to do. This post will deal with the actual assembly of the electronics. The G251X motor controllers can run up to 50V, and higher voltage makes higher speeds possible (you need the higher voltage to counter the back emf from the motors, which gets higher the …

Continue reading ‘The mini mill electronics box’ »

The mini mill motion controller

The last post described the physical setup of the mini mill CNC conversion. Apart from adding motors to the mill, you also need something to control those motors. Most people seem to just get a G540 motor controller from Geckodrive and hook it up to the Mach3 CNC software. This seems to be a nice “turnkey” solution …

Continue reading ‘The mini mill motion controller’ »

Microsquirting the NC30, part #14: A CAD detour

Since the last post, the task has been to figure out how to mount all the fuel injection hardware. I decided that this was best done by computer modeling, since there are a bunch of different pieces of hardware that have to fit together correctly, without interference in the cramped space. The “V” engine also …

Continue reading ‘Microsquirting the NC30, part #14: A CAD detour’ »

Microsquirting the NC30, part #13: Out with the old…

The carbs are out. The only way they ever get to flow some gas on this bike again is if I admit defeat with this whole project. With the carbs out, I got my first chance to see how throttle bodies I got on ebay would fit. They are from a Kawasaki GPz1100 B2 from 1982 …

Continue reading ‘Microsquirting the NC30, part #13: Out with the old…’ »