Close
0%
0%

Basic DIY CAM 2018

Build computer controlled manufacturing tools from commonly available materials.

Similar projects worth following
I am building computer controlled machines from scratch using commonly available materials to enable as many people as possible to make a personal copy.
My CNC v3.2 works fine, however improvements are in my mind (first of all I must enable the software to process G-Code).
During this year's Hackaday Prize I'd like to add a lathe functionality or more than 3 axes to my existing CNCs and at least start building a basic 3D printer from scratch. Those three machines are what a workshop in 2018 should have in order to evolve technology.
This project is the continuation of my 2016 Hackaday Prize entry.

What ever you'd like to build, CNC machines make your job much easier. Most instructions in building a CNC machine start with:

"Take your CNC router to build the parts needed to make a CNC..."

To get out of this chicken-egg dilemma, I am creating CNC machines using basic tools and commonly available materials. The precision I get with my current constructions is in the range of one tenth of a millimetre, which is sufficient for most applications.

In improving the design my aim is to get even better results. Latest idea is making my CNC router carve lenses. To get that I must add more axes and motors to polish the lens surface.

CNC-v3-2-2.scad

OpenSCAD file of the mechanics

x-openscad - 10.26 kB - 07/15/2018 at 19:44

Download

  • Cutting aluminium for a tracked rover

    Norbert Heinz01/19/2019 at 07:08 0 comments

    As a test run for my CNC v3.2.2 I have cut 3mm aluminium sheets to build a new, tracked robot:

    While cutting the parts I found some minor issues with the linear drives and I have ideas how to fix those problems, so my CNC project goes on...

  • Motor upgrade for fairs in Nuremberg and Munich

    Norbert Heinz10/26/2018 at 12:58 0 comments

    I am preparing my CNC v3.2.2 for two fairs in November 2018:

    The first one is the Hack & Make on November 3. + 4. in Nuremberg (Germany). I will be on the stand of my sponsor Siemens, showing my CNC v3.2.2 in live action.

    Next schedule is the Electronica in Munich (Germany) on November 13-16. I will be in Halle C5, Stand 147 being part of the presentation of my sponsor RS-Components. Besides CNC v3.2.2 I will have a new machine with me.

    If you come for a talk, you can get a sample carved by this CNC.

    I am currently implementing an upgrade of more powerful motors:

  • Harvesting sunbeams

    Norbert Heinz07/16/2018 at 07:02 0 comments

    The "Power harvesting Challenge" of this year's HackadayPrize is ending today, so here is what my open source CNC router can do to evolve that technology.

    To check what precision my latest CNC v3.2.2 can deliver and if the software works fine, I wrote a Perl script that generates Gcode for carving lenses. After (semi) manual finishing work, the result was good enough to concentrate sunbeams to "laser" a piece of paper:

    This was just a first test run. To get better precision and to automatize all steps of lens production, I will add two more axes on my CNC. Being able to carve lenses of any shape will enable me to harvest small portions of light to get closer to the stars or microscopic structures - something that excites my since my childhood days...

  • CNC v3.2.2 made its first run on Maker Faire Berlin

    Norbert Heinz06/03/2018 at 06:44 0 comments

    The Maker Faire in Berlin was a great place to be and demonstrate my CNC v3.2.2 for the first time. The mechanics worked fine during the three days and I had talks with many makers, students and teachers so that new ideas came to my mind.

    The software is still in a very early stage, but part of the cooperation with Siemens is to make it process G-Code, thus there is pressure on me to do it in the not so far future ;-)

    As a short demonstration the machine was cutting octagons from 2mm acrylic plastics.

    I always say that small is beautiful, however this machine is huge (it occupies approximately 1x1x1m) and fits in my estate car with almost no space left:

    I will build a second mechanics with half the size of this one. I am sure that a working area of 20x15cm will still be enough for most projects.

  • CNC v3.2.2 is on the Maker Faire Berlin May 25-27, 2018

    Norbert Heinz05/18/2018 at 04:58 0 comments

    I am working on a new version of my CNC v3.2 that will be displayed on the stand of Siemens on the Maker Faire in Berlin on May 25. to 27, 2018. Siemens sponsors the development of this machine that is powered by a SIMATIC IOT2020 (Siemens product page). That industrial grade board runs Yocto Linux and has the pin layout of an Arduino Uno, so it's no big deal to implement the IOT2020 in a project like that.

    Most of the frame of the new version is now made of chipboard so that the mechanics becomes cheaper and more easy to build. I am using bipolar stepper motors with a4988 driver boards to give people another option to control my CNC v3.2 (a request I got a couple of times). Time will show if the wooden frame is sturdy enough for good results such as with my CNC v3.2.1. If you come to Berlin, you can have a look at this new prototype and see it running.

  • I was lazy, but the community wasn't!

    Norbert Heinz04/15/2018 at 08:29 0 comments

    While I still haven't done all of the coding to make my software process gcode, there is a huge improvement on the construction side of my CNC v3.2 project:

    [Unrud] has rewritten the source of my openSCAD model to give it a better readability. Furthermore the drill holes are now included as well. Finally he has written a Python script that extracts the length of the bars and the scheme for all the drill holes from the openSCAD file. Fantastic work, thanks a lot!

    https://gist.github.com/Unrud/61cfb145a9026b9bebab6ba41143373f

    With those tool it will be more easy to change the dimensions of the machine to meet your requirements.

View all 6 project logs

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates