Search This Blog

Showing posts with label cnc 3040. Show all posts
Showing posts with label cnc 3040. Show all posts

Sunday, 3 July 2016

Dragonfly Hairclip

 I've been working on this on and off for a while now. It's a dragonfly hairclip decoration made from acrylic and aluminium.


 The acrylic is turned and polished just like a pen would be, with two parts, one for the body and one for the head.


The wings are engraved aluminium sheet, each pair of wings took about two hours to engrave and cut out, admittedly this is mainly due to the resolution of the input file.

The parts are screwed together and then screwed to the hair clip.

Tuesday, 31 May 2016

A Pretty Small Hole

I want to drill some small holes in some steel for another project, so I have had a go at some small hole drilling. Actuall a better phrase is small drill bit destruction.

The holes I want are 0.1mm, 0.15mm and 0.2mm. Of these I only had 0.2mm bits so I had a go with them. Several attempts in steel ended up with broken bits after about 2mm.

An attempt in aluminium was successful though, after I had used up all nmy 0.2mm bits and started into my 0.25mm bits.

I used a gcode program that was generated by a Tcl script, this program slowly drills into the material, with the occasional removal for chip clearance.  I think the program is still a bit wrong, as I have broken a lot of bits with it.

Anyway, here's a 0.25mm hole in 2.3mm aluminium:






This is the hole being drilled:


Sunday, 29 May 2016

Sony 7035 Volume Control Replacement
I have been asked to look at a crackly volume control on a Sony 7035 tuner amplifier. This is a nice unit from the 80s or so. The volume control is a ganged potentiometer along with balancecontrols. There's no way to get a replacement after all these years, so the only option is to attempt a repair or replace some parts with something else.

Looking at the circuit diagram, the volume pots are centre tap versions as well, which is used for the LOUDNESS function. Not having managed to find any four gang pots, one option was to use a processor and digital pots. Unfortunately the voltage on the pots is +/- 27V which is too much for the digital pots I coukld find. So, using a dual gabg pot for volume I decided to fix the banalnce to mid position and remove the LOUDNESS function.

I made a PCB on the CNC router


then removed the unwanted copper due to the voltages


Once fitted into the Sony, the volume control works with no crackling.






The original pots had an extended stem which the volume knob attaches to, so I need to machine an extender for the shorter pot I fitted. I hope the extender is solid enough once the knob is attached and that it won't wobble about too much.

The balance is mid position, the LOUDNESS and MUTE don't work, and I fitted a linear pot as the log pot I fitted didn't feel very good. I'll see how this solution works, but a second version may be in order.

I'm wondering if I can put a processor on the PCB and use FETs to effectively create a high voltage set of digital pots. One problem with this is that the processor may cause noise due to switching which the radio may pick up, as it is quite sensitive and will be in the same box.