Mirrored as part of a study of Minetest events of 2010 to 2019 and people involved, and in connection with a related book, events in 2017 to 2018, in particular, conferring upon host legal rights related to Fair Use.

Archive for October 8th, 2009

Thursday, October 8th, 2009

I have a cordless drill servo like this in the mill driving one axis:

cordless drill servo driving one axis

cordless drill servo driving one axis

The control board looks like this:

cordless drill servo control electronics

cordless drill servo control electronics

It’s based on attiny2313. The software has a safety function which halts all operations completely until reset if it can’t turn the motor for some reason (which means bad contacts to motor or sensor or jammed motor). The attiny seems to work on very small voltage, and i have two signal lines running from the pc parallel port to it. If it halted, it was still powered on from the parallel port and the halt status didn’t go away.

I figured i’d just enable the brown out reset function of the AVR so it would reset when i cut the main power from it. It did reset, but the brown out seemed to go active almost always when it drove the motor, which means it probably made the voltage waggle too much. Here’s what I’m trying as the solution to that:

the fix

the fix

That is, a diode to the input side of 7805 and an extra capacitor to ground from that side of the diode. Let’s see if it works…

My CNC Mill

Thursday, October 8th, 2009

This is the most recent photo of my CNC mill under construction… nice colors, eh?

CNC mill 2009-10-05

CNC mill 2009-10-05

I have already attached a mini drill vertically on the axis going up/down, but i took the picture before that (obviously). This is going to be the version 2.0. For new readers (that is, those who haven’t been on the irc channels from which i used to link to /random), here are the older versions:

1.0:

CNC mill 1.0

CNC mill 1.0

1.0.1:

CNC mill 1.0.1

CNC mill 1.0.1

1.1:

CNC mill 1.1

CNC mill 1.1