Forum Home | RFQwork | CNCauction | 3dxhobbies |Welderzone | Share Files | Site Map | Links |

CNCzone.com-The Largest Machinist Community on the net!


Welcome to the CNCzone.com-The Largest Machinist Community on the net! forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Home Page Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Mark Forums Read Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Machine Controllers Software and Solutions > General CNC (Mill and Lathe) Control Software (NC)

Notices

General CNC (Mill and Lathe) Control Software (NC) General Discussion of CNC (Mill and Lathe) control software here!


Reply
 
Thread Tools Display Modes
  #1   Ban this user!
Old 09-03-2004, 09:46 PM
vostryc vostryc is offline
 
Join Date: Jun 2003
Location: spring, TX
Posts: 2
vostryc is on a distinguished road
Question 2 axis linear machine control ?

I need some software direction, for building a drilling machine in my woodshop, using stepper motors.
I would like the drill machine to work as follows:

* I secure a piece of wood to an single-axis, 8' long linear table/slide.
* Push start button ...table moves to the first pre-determined hole position.
( using an encoder counter )
* Drill spindle will be lowered to bore a hole, a pre-determined depth.
* Drill spindle retracts to it's home position.
* Linear table/slide moves to the next hole position ...repeat ... to the end
of the wooden piece... then returns back to it's home position.
* Insert new piece of wood ...

I know this can be done using a PLC, or a $10,000 controller.

But, could I use one of the simple 2 1/2D CNC program's for this application ?
Trying to program this using Ladder Logic is an effort ... I would rather fill-in
a few forms on the computer monitor ... getting lazy in my old age ...

Anyone have expirence with this type of project?

Tks,
Chuck
Reply With Quote

  #2   Ban this user!
Old 09-04-2004, 06:13 PM
Graham S Graham S is offline
 
Join Date: May 2003
Location: UK
Posts: 338
Graham S is on a distinguished road
You just need a couple of stepper motor drivers, a laptop or any PC running dos and a copy of turboCNC (free to try).

http://www.dakeng.com/turbo.html (download it and read the readme to see how simple it all is)

Say your lumps of wood are quite heavy you might want to use a decent sized stepper motor so a www.geckodrive.com would suit well, you also need a powersupply and a parallel port cable. You then just write a very simple program in gcode to do what you suggest. You don't need an encoder as the motors will move the axis by a given amount with each step. The spindle can likewise be moved down to the required depth and back up again.

You would probably add homeswitches to find the zero of both axis, this could be done at the start of each cycle or just at the start of the day.

If you have not seen g-code before

G00 X100.0 F100

Would move the x-axis which might be your wood moving axis by 100" at a speed of 100"/min.

There is a similar command for a drill cycle and you just retract the spindle by the same amount it plunged. Then another G00 command to move to the next hole, then another drill cycle etc. Finally move back to the start, you can add a user interupt command so the user can load the next plank and then press go.

So now I have saved you nearly $10,000 can I have the change

Graham
Reply With Quote

  #3   Ban this user!
Old 09-05-2004, 08:30 PM
vostryc vostryc is offline
 
Join Date: Jun 2003
Location: spring, TX
Posts: 2
vostryc is on a distinguished road
Tks Graham,

I am printing the extensive manual now !

The G code looks straight forward enought ...

Thanks for your quick assistance
cv
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
CNC Glossary CNCadmin CNCzone Club House 17 03-09-2008 04:08 PM
5 axis control system need suggestions pab Commercial CNC Wood Routers 6 02-06-2005 11:58 PM
Need suggestions on components 5 axis control system? pab Mach Software (ArtSoft software) 0 01-19-2005 05:34 PM
4-5 axis control recomendations for home built horizontal machine Kmed General CNC (Mill and Lathe) Control Software (NC) 3 01-17-2005 05:04 PM
Encoder Mounting Position? Willyb General Metal Working Machines 15 12-17-2004 11:51 AM




All times are GMT -5. The time now is 12:07 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.