Author: tom.larkworthy

  • Laser Ham

    A rather amusing way of preparing ham by one of our regulars John Alexander

    http://www.youtube.com/watch?v=7gpZLOCNfrI

  • Mill->CNC project

    Martin and I worked more on the Mill->CNC project.

    “We tried to get the Linux-based CNC software EMC2 running with the mill. The initial idea had been to use Jay’s ITX machine for this, but it turns out this won’t run the necessary realtime kernel due to not having a working local APIC. We had a dig through the cupboard for other machines but didn’t find anything usable.

    Does anyone have something spare that could fill this role? It needs a parallel port (a real one, not USB), a working local APIC under Linux, and ability to run a recent distribution.

    Alternatively there’s an older release of EMC2 based on Ubuntu 8.04 that might work on the ITX, I’ll try tomorrow night.” — Martin

     


  • Robomotic’s Logic Analyser

     

     

     

     

     

     

     

     

    Robomotic of Glasgow have had their new hobby logic analyzer put through their paces, with positive results. Great value at £25.

    Congrats Paulo

    Read the review at Maarten Damen‘s blog.

  • Milling to 3 axis CNC project

    This project has been a long term project nearly since Edinburgh Hacklab’s formation. The goal was to take the broken RepRap, and use its 3 axis stepper motors and electronic and fit them to a basic milling machine (Clarke CMD10 Micro Milling Machine).  So far we have successfully made new motor mounts for the X and Y axis and fitted the NEMA 23 steppers to it. The stepper motors can now move the workpiece from electronic instruction.

    We have postponed automating the Z axis. Many useful things can still be machined without an automatic Z, e.g. PCBs, sheet profiling. Also it does not make much sense investing more time into the machine until we know the X and Y axis will work as desired. While we know that the X and Y turn, we do not know whether they occasionally skip steps which would lead to loss of accuracy in the machine.

    Our focus currently is building the tool chain which turns graphical representations of objects (CAD) into lists of machine instructions (G-Code). This process of instructing a machine to cut according to a technical drawing is known as computer aided machining (CAM). The installed RepRap Arduino electronic controller is already a G-code interpreter. So we are looking for an affordable CAD and CAM software solution (preferably open source). Gareth has suggested http://www.heeks.net/ which seems to tick the right boxes.

    There are still some more minor issues to resolve before we can try out heeks. Martin found a laptop for use to use with the machine, but the wi-fi does not seem to work. Before we can install any software on the machining laptop, we need an Internet connection. The machine, to minimize dust contamination, is located as far away from our computers as possible, thus complicating setting up a network connection.

    Tom Larkworthy