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



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > WoodWorking Machines > DIY-CNC Router Table Machines > CNC Wood Router Project Log


CNC Wood Router Project Log Post your CNC machine building log here only.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 07-08-2005, 02:17 PM
DOMDEC's Avatar  
Join Date: Jun 2005
Location: Belgium
Posts: 21
DOMDEC is on a distinguished road
I want to build a 6 axis

I got the opportunity to buy a industrial Robot.
This machine used to assemble portable telephones.
It was build in october 2000 and has 2 X_Y_Z configurations.
These are driven by YASKAWA 400 W AC servo motors and come with controllers. These can be pulse driven.
The X-Y-Z system is NSK ROBOT MODULE.
There are also 2 steppers (VEXTA ASM66AC) to control the C axises
I am already busy to dismantle 1 of the 2 systems, I will keep these for spare parts.

The only problem was the thing is a bit to big for my workshop.
Had to take it as it was however.
On the other hand it is beautiful made and comes complete with safety doors and contacts, way to much sensors, pneumatical systems, explosion safety lights and so on.
Fist goal is to try to make a functional 3 axis CNC router with Mach 2 software.
However the final goal must be 6 axis with automatic tool change.

Once finished i will use the CNC for making molds and parts for my classic bike (AJS 1955) and car (sunbeam alpine IV 1967)

Still a (very) long way to go.

Best regards, Dominique
Attached Thumbnails
Click image for larger version

Name:	view1.JPG‎
Views:	664
Size:	56.9 KB
ID:	8633   Click image for larger version

Name:	vieuw2.JPG‎
Views:	430
Size:	42.3 KB
ID:	8634   Click image for larger version

Name:	vieuw3.JPG‎
Views:	498
Size:	54.2 KB
ID:	8635   Click image for larger version

Name:	vieuw4.JPG‎
Views:	452
Size:	48.4 KB
ID:	8636  

Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 07-11-2005, 08:49 AM
DOMDEC's Avatar  
Join Date: Jun 2005
Location: Belgium
Posts: 21
DOMDEC is on a distinguished road
In the past days I started the project.
Made a small interface board (not PCB but rather messy wiring experimental board, witch is to be poured over with poleyster resin for strenght) with some 74LS244 to protect the computer . This will split the 12 outputs from the 5 inputs from LPT 1.
Hooking them up to the YASKAWA servo drive was not so easy because there are a lot of wires coming from the drive (connection CN1) and as I did not have a proper break out box for them I have to measure out wire after wire.
Finally made it working. It is now possible to let the motor drive left and right (Jogging mode) with the keyboard.
In the YASKAWA drive the inputs are opto isolated so I don't think it necessary to protect it further more.
The outputs for cooling and other stuff will be trough an extra board with opto-couplers.
Next thing to to is to build the control cable a bit more proffesional as this was just a experimental set up.
However the following question remain.
As with 2 LPT ports I will only have 10 inputs. 6 axis with reference and limit switches (limits + and - together) will already take up 6 x 2 = 12 inputs, how can I do this ?
Can I also use the Z-puls from the encoders to reference very accurate ???
The motor from the Z-axis comes with a brake, so I had to connect an extra 24V to hold it open. Schould I leave it like this or can I use the brake for stronger holding force, and if so schould I use an extra output from the LPT ports to control it ?
Attached Thumbnails
Click image for larger version

Name:	vieuw 5    6 axis.JPG‎
Views:	417
Size:	56.7 KB
ID:	8686  
Tweet this Post!Share on Facebook
Reply With Quote

  #3  
Old 07-11-2005, 09:08 AM
ger21's Avatar
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 19,551
ger21 is on a distinguished road
Buy me a Beer?
Originally Posted by DOMDEC
However the following question remain.
As with 2 LPT ports I will only have 10 inputs. 6 axis with reference and limit switches (limits + and - together) will already take up 6 x 2 = 12 inputs, how can I do this ?
Can I also use the Z-puls from the encoders to reference very accurate ???
The motor from the Z-axis comes with a brake, so I had to connect an extra 24V to hold it open. Schould I leave it like this or can I use the brake for stronger holding force, and if so schould I use an extra output from the LPT ports to control it ?
Check out http://www.newfangledsolutions.com You can use modbus to add inputs to Mach3. Get in contact with Brian at newfangled for more info, or check out the Mach2/3 Yahoo group.
__________________
Gerry

Mach3 2010 Screenset
http://home.comcast.net/~cncwoodworker/2010.html

(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 07-12-2005, 12:38 AM
 
Join Date: Jan 2005
Location: Missouri
Posts: 746
2muchstuff is on a distinguished road
Are you sure it won't fit in the shop. It's only the size of you Sunbeam.

Just move the shop into the garage. It looks like it's already set up for fire suppression. Are those fire sprinkler heads I see along the ceiling.

BTW... Very nice find, lots of nice looking parts and pieces.
__________________
If it's not nailed down, it's mine.
If I can pry it loose, it's not nailed down.
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 07-12-2005, 10:15 AM
DOMDEC's Avatar  
Join Date: Jun 2005
Location: Belgium
Posts: 21
DOMDEC is on a distinguished road
you are not believing this

ELectronics are a real pain, I spend today wit the next step of the project, hooking up the motor to the lineair slide that came with it.
Everything kept on working fine, and I started with calculating the pulses to revolution ratio.
It seemed all was well, however after writing a small program to test everything i noticed a accumulating error.
So I decided to put a gauge to the slide to check it out and jogged 1 mm at a time.
In the direction of Z- everything was perfect, in Z+ there was only a movement of 0.97 mm. Strange.
First I suspected Mach 2 (still demo version) to foul me.
Then I downloaded OMRON WMON software for monitoring what was going on.
The drive was receiving the same amount of pulses from the electronics in Z+ compared with Z- .
I went to see the gauge again and now it worked perfect ???
Took the serial connection out and the problem was back ??
To make a long story short, I needed to ground the drive to my computer (you can see a small yellow wire on the photo).
Strange is that the pulses were only lost in one direction ??

By the way, those tubes in the garage are no sprinklers but air pressure distribution, I still have to paint it.
Attached Thumbnails
Click image for larger version

Name:	vieuw 6    6 axis.JPG‎
Views:	298
Size:	58.0 KB
ID:	8714   Click image for larger version

Name:	vieuw 7    6 axis.JPG‎
Views:	193
Size:	55.5 KB
ID:	8715  
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 07-21-2005, 05:45 AM
DOMDEC's Avatar  
Join Date: Jun 2005
Location: Belgium
Posts: 21
DOMDEC is on a distinguished road
Still a long way to go

Since last time I have been working hard to get around some problems.
As I had written a small program I noticed that MACH 2 got a RESET about once in 15 miutes. Figured out this had nothing to do with Windows XP but with spikes getting in trough the parallel printer port.
So I decided to rebuild the interface with opto couplers.
It had been over 15 years that I made some PC board but I managed.
Far from clean (the design has been altered several times by trail and error) but it works and no more unwanted RESET buttons coming up.
In meanwhile prepared everything for the other axis coming up soon.
As I have been collecting all sort of stuff over the last years I got a smile on my face of finally using these things that were laying around.
The big PC board is an industrial power supply 220 V to 12 V (+/-) 5 V and 24 V. The connecting points comes from printer switch boxes that everybody seems to throw away these days.
Also managed to hook up the inductive limit switches that came with the robot. These inputs are fed in the YASKAWA drives directly.
By using the Z pulse from the encoders i can also very accuratly reference the axis in Mach 2.
Next step will be to place everything in the machine and to move 3 axis.
However next week i will be on holliday in the French alpes so work will have a stand still.
Attached Thumbnails
Click image for larger version

Name:	vieuw 8    6 axis.JPG‎
Views:	220
Size:	66.7 KB
ID:	8879   Click image for larger version

Name:	vieuw 9    6 axis.JPG‎
Views:	161
Size:	64.9 KB
ID:	8880   Click image for larger version

Name:	vieuw 10    6 axis.JPG‎
Views:	178
Size:	95.9 KB
ID:	8881  
Tweet this Post!Share on Facebook
Reply With Quote

  #7   Ban this user!
Old 08-02-2005, 02:46 PM
DOMDEC's Avatar  
Join Date: Jun 2005
Location: Belgium
Posts: 21
DOMDEC is on a distinguished road
First test ride !

Glad I can continu with the project. Placed everything in the machine, but did not find a good place for the computer, so this one will sit in the working area for now.
Took al lot of time to wire everything up, and some connections are still temporary.
As I wanted to test cutting something I needed a temporary spindle, in the future this should be on the B and C axis but for now it is only a 3 axis.
To speed things up an ordinary drill will do for now.
The first experiment was to cut a square and a circle (2mm deep) in a piece of oak.
It ended with the mill drilling deep into the oak at a certain point.
It seems that the Z dropped down, ???, but there was no fault of the servo drives, nor from the computer, hmm strange !
Must admit that this temporary construction causes way to much vibation so I shall have to solve that first of all.
Attached Thumbnails
Click image for larger version

Name:	vieuw 11    6 axis.JPG‎
Views:	153
Size:	61.0 KB
ID:	9104   Click image for larger version

Name:	vieuw 12    6 axis.JPG‎
Views:	143
Size:	66.0 KB
ID:	9105   Click image for larger version

Name:	vieuw 13    6 axis.JPG‎
Views:	358
Size:	70.9 KB
ID:	9106  
Tweet this Post!Share on Facebook
Reply With Quote

  #8   Ban this user!
Old 08-03-2005, 11:12 AM
DOMDEC's Avatar  
Join Date: Jun 2005
Location: Belgium
Posts: 21
DOMDEC is on a distinguished road
Second test ride

I couldn't leave it alone for a day, just had to get a positive result.
To solve some of the vibration in this test fase I just pushed a piece of plastic between the drill and the back plate and tensioned it up with a strap.
This worked beter. After redoing the oak piece I made a smaller piece in a sort of plastic that was laying around, worked out very fine and then decided to go for aluminum (is a must for me ).
Things went very well exept for the end of the piece were the mill diggend in some 2 mm deeper then Programmed.
Hmm, it seems that because of the strong vibrations the Z-axis servo can not hold position and drops down, no holding power anymore.
I was planning of moving the Z-axis higher up but then I have to remake a piece to hold it against the upper slide.
Next thing to do first of all however is wire the emergency stop and the drive enable's to the front of the machine so I can stop the machine if something goes wrong. As the Robot came with some buttons already mounted this schould not be a problem.
The bottom plate of the machine is now only a 3mm plate witch is only supported at the sides, this acts as a trampoline making vibration even worse.
Attached Thumbnails
Click image for larger version

Name:	vieuw 14    6 axis.JPG‎
Views:	167
Size:	20.6 KB
ID:	9120   Click image for larger version

Name:	vieuw 15   6 axis.JPG‎
Views:	228
Size:	40.8 KB
ID:	9121   Click image for larger version

Name:	vieuw 16   6 axis.JPG‎
Views:	290
Size:	31.0 KB
ID:	9122   Click image for larger version

Name:	vieuw 17   6 axis.JPG‎
Views:	344
Size:	37.2 KB
ID:	9123  

Click image for larger version

Name:	vieuw 18   6 axis.JPG‎
Views:	166
Size:	32.0 KB
ID:	9124  
Tweet this Post!Share on Facebook
Reply With Quote

  #9   Ban this user!
Old 08-03-2005, 02:29 PM
acondit's Avatar  
Join Date: Apr 2005
Location: USA
Posts: 1,774
acondit is on a distinguished road
Endmills and drill chucks

Endmills and drill chucks are generally a bad combination. The chuck teeth generally can't generate sufficient holding force to keep the endmill from moving. This can result in the endmill being pulled down into the material being cut (hence deeper cut than desired).

Peace,
Alan
Tweet this Post!Share on Facebook
Reply With Quote

  #10   Ban this user!
Old 08-03-2005, 02:43 PM
DOMDEC's Avatar  
Join Date: Jun 2005
Location: Belgium
Posts: 21
DOMDEC is on a distinguished road
Z axis problem

I know, but this was not the case, the mill was still hold on in the same position.
It was the z-axis losing all power to hold the axis.
The last time I gave (very short after the mill got stuc k) the command to jog up, nothing happend , then all at a sudden the Z-axis shoot up like a rocket.
It seems that the servo drive goes into a sort of overload, but still counting pulses, however the red light on the front does not come on ?
Schould read the error code signal from the drive, unfortunatly did not wired it trough the connectors.
The drill chuck is only temporary, as is the vice on the table, but I have to start somewere.
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 08-15-2005, 05:21 AM
DOMDEC's Avatar  
Join Date: Jun 2005
Location: Belgium
Posts: 21
DOMDEC is on a distinguished road
Making the A axis

I wanted to make the A-axis strong enough so vibration would no be a problem.
I had some steel plate ( 8 mm ) laying around so that would do.
Welded a strong support were the motor-reduction could be bolted onto.
Motor is a 1.5 KW YASKAWA servo connected to a 1:18 reduction.
As this reduction has some very heavy bearing in it that would just be fine.
As for now I leave it as it is but the axis still has to be centered by means of 3 setscrews.
Main setback is that this drive is needing 3 x 220 V so I had to arrange for that also,having a transformer 3 x 380 V to 3 x 220 V for my lathe all I had to do was making an extra outlet.
Next thing to do will to make the adapter piece for a 4 way jaw chuck.
Before I could mount everything in the machine I had to make the base plate as well.
Made a base construction of some 25 x 25 mm steel rods. On top of this I mounted a white plastic-hardbord plate (10 mm).
By now the 4 axis is connected to Mach 2 at 100 pulses for 1° so that should be OK.
Attached Thumbnails
Click image for larger version

Name:	vieuw 19   6 axis.JPG‎
Views:	157
Size:	42.3 KB
ID:	9438   Click image for larger version

Name:	vieuw 20   6 axis.JPG‎
Views:	187
Size:	36.1 KB
ID:	9439   Click image for larger version

Name:	vieuw 21   6 axis.JPG‎
Views:	147
Size:	28.5 KB
ID:	9440  
Tweet this Post!Share on Facebook
Reply With Quote

  #12   Ban this user!
Old 08-23-2005, 01:43 PM
DOMDEC's Avatar  
Join Date: Jun 2005
Location: Belgium
Posts: 21
DOMDEC is on a distinguished road
Rebuilding the z-axis

After the first test i decided to go for a z-axis with more travel and a bit more rigidity. It is not that I want to make real big pieces but if you want to mill something to a existing piece that is already like 250 mm high then you need te travel.
So I scrapped another Robot with some nice slides.These came with an OMRON AC servo motor 400 W and uses the same YASKAWA controller as the previous axis so that is nice.
Toke some milling and drilling to make it fix but eventualy it worked.
Next step was to replace the drill with a small router. I managed to get a old one that is still in very good shape and most important that was easy to mount to the z-axis.(600 W 45000 rpm collet 6mm)
A wooden (double plate) was quickly made to give it a try.
(The wooden multiplex plate is only temporary to check everything out)
However , there is just to much flex in the plate, with one hand you can pull the plate almost 2 mm out of line.
Initial testing milling MDF went very well, milling Aluminium was possible but vibration set in.
So next step will be to replace the wooden plate by some Aluminium.
Attached Thumbnails
Click image for larger version

Name:	vieuw 22   6 axis.JPG‎
Views:	210
Size:	40.0 KB
ID:	9648   Click image for larger version

Name:	vieuw 23   6 axis.JPG‎
Views:	258
Size:	57.6 KB
ID:	9649   Click image for larger version

Name:	vieuw 24   6 axis.JPG‎
Views:	189
Size:	55.8 KB
ID:	9650   Click image for larger version

Name:	vieuw 25   6 axis.JPG‎
Views:	154
Size:	34.0 KB
ID:	9651  

Tweet this Post!Share on Facebook
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie - To build or not to build Router/Plasma Table dfranks CNC Plasma and Waterjet Machines 10 04-08-2011 12:16 AM
5-axis self build? Ernesto Commercial CNC Wood Routers 56 03-18-2009 09:29 PM
HobbyCNC 3 axis board build and review Jay C Hobbycnc (Products) 19 02-18-2005 11:22 PM




All times are GMT -5. The time now is 07:43 AM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353