![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| DIY-CNC Router Table Machines Discuss the building of home-made CNC Router tables here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| Below I will try to highlight some of the features I incorporated into the design of my first and second cnc machine. I called it the "X2YeZ CAM CNC" machine. Completely constructed from off the shelf parts I bought at HomeDepot. Motors were spare parts I had laying around. The frame is made of aluminum. It has a vacuum table which runs off a shopvac. The controller I designed has memory and a serial interface to my PC. I create my layouts in CorelDraw, export them to disk and then import into SignLab. I wrote a driver for SignLab to use for output file creation. I open the software interface I wrote for the CNC machine and open the file plotted by SignLab. The interface gives me the details of the movements the machine will take. I can adjust offsets, view routes in 2D or 3D (color) then send the whole file to the router machine and free up PC for other work. The cnc router will indicate the position and time remaining for the cutting as the machine moves around the work. The interface network will allow more than one machine to be operated from one PC. I have posted video on youtube of the machine and various signs and sign letters I have made on my machine. Longest job I ever sent to it took 7 hours and 45 mins and it made ever move correctly. I am not a machinist ... but I am an electronics engineer with lots of spare time and just happen to work part time for a sign maker. |
|
#2
| ||||
| ||||
| On a side note, what version of Corel are you using? I am thinking of upgrading but I would like something for 3d layouts, the older version I have is not too friendly for this. I am looking at 4X? Al.
__________________ CNC, Mechatronics Integration and Machine Design. “Logic will get you from A to B. Imagination will take you everywhere.” Albert E. |
|
#4
| |||
| |||
| After I drew up a schematic I created my board layout with Corel Draw. Got the artwork printed at a local color copy shop. Came home and shot a printed circuit board using a pre-sensitized copper clad pc board. Etched and thin plated the circuit board and then sat down and drilled all the holes. Installed the components and hooked the board up to my Microchip ICD module and started programming the 16F877 microcontroller. I needed a PC interface so I created a simple one in Visual Basic...works through serial port...more later Here are a few pictures for everyone to enjoy. |
|
#5
| |||
| |||
| Used unipolar stepper motors converted to bi-polar. My driver is 2 phase with 4 level current limited chopper pwm type to keep the motors cool. The micro controller is programmed to switch to a holding current after the motor motion times out. The original board has the ability to play musical notes so it plays a little tune when booting & finished cutting. The LCD display is a two line show X,Y & Z positions and what move it is working on as well as how much time is left until finished. The keypad has 8 keys for manual control and self-diagnostics. E-stop button on front panel as well as on PC. Each axis drive has and photo sensor to detect home and end of all 4 rails. The X axis is drive by two independent stepper motors. I used 1/4-20 threaded rod for lead screws. 1.8 degree motors give 4000 steps per inch with no micro stepping. The PC software send the 3D moves (X,Y,Z=tool depth) to controller as one large file. If the whole thing is received the controller automatically turn on the power for my vacuum table and the router. My first build used a Dremmel but could not stand the thing. So I used a Rigid Variable Speed Laminate cutter on my second build. Takes a wide variety of 1/4 inch router bits. More to come. |
| Sponsored Links |
|
#6
| |||
| |||
| First thing I had the machine do was drill out my vacuum table. I used the Dremmel again just for the small bit. The last photo is the first sign carved with the Rigid router attachment. Enjoy the photos. |
|
#7
| |||
| |||
| The PC Software interface is fairly simple. I can load a file and the program will check size and limit offset controls. I click on send and the vector data goes to the controller thru serial port. The photos show the various screens in the software interface. Diagnostic screen can look into memory for cpu or ram moves are stored in. Forgot to mention the plug in I2C memory module for PCless operation from a memory storage device plugged into the machine. Cool eh! |
![]() |
| Tags |
| diy cnc router project |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Going to build a circuit board CNC router | metron9 | Open Source CNC Machine Designs | 1 | 09-28-2009 05:00 PM |
| Problem- Home made stepper circuit burns. | boozeboy | General Electronics Discussion | 34 | 12-19-2008 08:56 PM |
| My home made cnc router | cncksy | DIY-CNC Router Table Machines | 0 | 03-12-2008 08:23 PM |
| circuit board router | CNCadmin | DIY-CNC Router Table Machines | 2 | 11-27-2006 06:25 PM |
| circuit board router | lgalla | DIY-CNC Router Table Machines | 2 | 11-19-2006 12:50 PM |