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! > Electronics > Xylotex


Xylotex Discuss all Xylotex drivers here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 01-07-2007, 07:15 PM
 
Join Date: Dec 2006
Location: Canada
Posts: 454
Buzz9075 is on a distinguished road
Motors keep stalling

Just finished building a new CNC table using the Sosylva Plans. Spent many hours aligning it make sure the axis are all moving freely and nothing is binding but I keep coming back to the same issue and starting to wonder if it has something do with the electronics. Here is what is happening.

I appear to have it calibrated everything moves very smoothly on all axis. Wrote a bunch of code to work each axis individually and they all work fanastically at 52"/min and acceration of 4". Now put the code together for multiple axis movements and all appears fine for a while, then all of sudden on one or more axis it will make this lovely grinding/growling sound and they stop moving then or shortly afterward. I have tried tons of stuff, some but not limited to: reduce speed to 30" (just takes longer for it to happen), reduce acceleration, shut down driver board and move axis at point of issue and it feels very smooth with no drag. In order to see what it would take to stall the machine I applied pressure one time on gantry till the motor did the same thing this time due to my fault... it took significant force to cause this.. no way any of my axis are out this much of.
As well I can be jogging along at 50"/min and change direction or something random and poof it does it. For example press the left button for 10" or so then reverse direction and then back again poff it looses it. You apparent reason.
Normally you never know when it is going to happen, most often it is when one axis is moving slower than the others, for example:
g00 x0 y0 z0
g00 x1 y1 z-6
or
g00 x0 y0 z0
g00 x1 y5 z-1

and the step slope appears to shut down one or more of the axis (usually only one but at times two), then try
g00 x0 y0 z0
goo x5y1z-1

and it could happen again. But if you just run all the axis by them self they work perfectly. Two axis I have running so smooth now you can barely hear them running (y and z). X axis is noisey because of the longer threads and the rod wonder a little.

Many times I can tell when it is going to happen. The machine is instructed to change direction and you can hear one or more of the axis groaning as it moves along, unless it is a very short movement you know it is going to crash.

This happens to any of the axis (normally y and z) and it is random. Run the same pattern 10 times it might happen 3 times.

Starting to believe it has something to do with the electronics portion.
I have the 4 axis prepackage from Xylotex. Suppose to be plug and play, no need to set vRef or install and hardware.

Any one got any advice for me?

Thanks in advance for your help.
Reply With Quote

  #2   Ban this user!
Old 01-07-2007, 08:04 PM
 
Join Date: May 2005
Location: New Zealand
Age: 57
Posts: 404
paulC is on a distinguished road

Have you worked out the rpm of the motors at this speed?
Steppers loose torque with speed so without knowing all your hardware setup its my first question.
Paul
Reply With Quote

  #3   Ban this user!
Old 01-07-2007, 08:14 PM
 
Join Date: Dec 2006
Location: Canada
Posts: 454
Buzz9075 is on a distinguished road

RPM would be 52"/in * 18TPI(RerPerInch) = 936RPM. The failure occurs at all different speeds. Often the stepper slops will cause the crash... on a stepper slope some axis might only be doing 10"/minute while others are doing 52".

One thing I have noticed if I left the motors free floating it happens a less (not completely gone but less occurances of the crashing/stalling). What I mean by free floating is the loosen of the nuts the hold the motor base plate to the machine. At first I thought the alignment of the motor to axis might be of, but looking it over I don't see anything missaligned here.
Reply With Quote

  #4  
Old 01-07-2007, 08:40 PM
ger21's Avatar
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 20,467
ger21 is on a distinguished road
Buy me a Beer?

What software? What kind of PC and how fast?

From what I've read, you're going faster than other Solsylva users have been able to go.
__________________
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)
Reply With Quote

  #5   Ban this user!
Old 01-07-2007, 09:16 PM
 
Join Date: Aug 2005
Location: USA
Posts: 230
Riceburner98 is on a distinguished road

I had / have a very similar problem with my Taig milling machine. 4 axis Xylotex board with thier big honkin' 269 oz motors. The machine runs *great* with my Laptop (HP / Pentium, 1.6Ghz), but I built a 3Ghz machine to dedicate to the setup; I can run my CAD programs 10x quicker on the new machine, but for some reason the new machine randomly crashes the motors. Very similar symptoms to what you have going on. I've tried 2 different motherboards thinking it was the Parallel port drivers not quite hitting +5v (I've heard that can be a problem with newer computers) and also tried 2 add-on Parallel port cards with the same results. Go back to the Laptop, and it's fine. I haven't put a 'scope on the outputs of the new desktop machine, but I suspect it's something to do with the parallel port drivers. It certainly can't be the processing power not keeping up with the driver software, it's a fresh install, and I've tried Windows 2000 and XP, running MachII and MachIII with the same results. Can't be the Xylotex board because it works on the Laptop. Got to be the new Parallel hardware..... Anyway, just a thought!
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 01-08-2007, 05:19 AM
 
Join Date: Feb 2006
Location: UK
Posts: 14
soapy is on a distinguished road

It could be that your driver board is crashing because the hardware in that can't keep up with the data rate from the faster computer. It shouldn't happen due to the bottleneck of the parallel port, but your new parallel port might well be running in a new mode, like ECP or EPP, and so winds up being too fast for the board. Try reading through http://www.lvr.com/jansfaq.htm for some clues. Best I found was an issue with Toshiba's causing issues by adhering to the specs while others don't.

As for the stalling issue, it is likely to be a cross-feed issue. The slight error in one axis means that the slight error in the other axis causes it to bind. If it is at the reverse, it might be due to too tight a tolerance on the backlash. I'd run a few tests, try doing a reverse at one side, then repeat it at the other, and in the middle, on both axes. (Or all three, but I assume you ruled out the Z axis changing and messing things up already?) If it happens more at one side than the other, and not in thte middle, or whatever, you might learn a bit more about the problem. Then run it in reverse, and see if the problem is the same. Finally, have it approach the turns from the other side, i.e. if the machine stalled going from +x to -x in the bottom left of the table, have it do a -x to +x in the same place, with the same y axis move.

You could probably work around the problem by stopping (or nearly stopping) one axis while you do the reverse, then start up again.

This is all half-recalled from years ago, so others might want to chip in.

Last edited by soapy; 01-08-2007 at 07:35 AM. Reason: Added link to http://www.lvr.com/jansfaq.htm
Reply With Quote

  #7   Ban this user!
Old 01-08-2007, 07:41 AM
scheek's Avatar  
Join Date: Feb 2006
Location: USA
Age: 61
Posts: 56
scheek is on a distinguished road

Check your fan in power supply to make sure the drivers are not over heating after continuous use.

I had a problem similar to this once and it drove me crazy. I finally opened my powersupply and put my hair drier (on cool) directly over the the driver(s) that gave me trouble. That corrected the problem, so I moved my enternal fan to blow closer to the drivers to keep them cooler. NO more problems.

good luck.
Reply With Quote

  #8   Ban this user!
Old 01-08-2007, 08:05 AM
 
Join Date: Dec 2006
Location: Canada
Posts: 454
Buzz9075 is on a distinguished road

Awesome support guys, thanks for all your help. Think I might be on to something, see the following in another forum:
http://www.cnczone.com/forums/showpo...&postcount=505

I am going to work on this first then gather up a list of all items identified here and the other forum and pick them of one at a time.

Cooling one, yesterday I would have been behind that one 100%. This morning though I ran the following twice, second one caused the stall then I loosened the motor up and it stopped (see link above for details).
g00 x0 y0 z0
g00 x1 y3 z-6.5
m30
Would love to test more today but work calls.


I have tried three different computers thinking it might be communictions: 350Mhz with 512MB RAM, 1.2Ghz with 512MB RAM, 2.8GHZ with 1GB RAM (got lots of machines to play with). The ports on the last two are probably set to and advanced setting, the 350Mhz one I am not sure what it would be set at. Will review this tonight.


Going faster than others, problem is occuring when I reduce the speed as well just takes longer for what ever is happening to happen. For example set speed to 30ipm and you might have to wait 4 or 5 passes and it does it again. At 52ipm axis work fine for long periods of times with no issues, more axis equals issues.

Oh ya software is Mach 3. Just installed latest version (see attached link on findings).
Reply With Quote

  #9   Ban this user!
Old 01-08-2007, 08:15 AM
scheek's Avatar  
Join Date: Feb 2006
Location: USA
Age: 61
Posts: 56
scheek is on a distinguished road

What happens once you stop, shut down and wait 20 minutes and then crank back up? Does everything work for a few times and there it goes again?
Reply With Quote

  #10   Ban this user!
Old 01-08-2007, 08:23 AM
 
Join Date: Dec 2006
Location: Canada
Posts: 454
Buzz9075 is on a distinguished road

First thing I did this morning was run the following code:
g00 x0 y0 z0
g00 x1 y3 z-6.5
m30
First pass OK
Second pass crash.

This was with the latest version of the software. And it was the Z axis that crashed with no groaning prior to stalling. Yup the controller was powered down.

When you experience over heating, how long did it take for the over heating condition to take effect.
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 01-08-2007, 08:48 AM
scheek's Avatar  
Join Date: Feb 2006
Location: USA
Age: 61
Posts: 56
scheek is on a distinguished road

It depended. I clocked it many times and it was always within 15 minutes. Jogging would take longer sometimes. However, it always failed at somepoint.

Cooling down period always let it jump start again and work properly for another 8-15 minutes. Then crash.

Note, my CNC groans too, especially when XY are both working at the same time. I think that is the nature of the beast. Jogging is much quieter when jogging one axis at a time. I don't think that is your problem based on my experience.

Did you build your powersupply? I'm a novice but I built my own CNC and powersupply and incountered every problem imaginable. Your similar problem was up there at the top. I replaced motors, drivers, and even the break out board. It was a process of elimination...but it came back to the simple fact the drivers were not cool enough.

Hope yours is something that simple.
Reply With Quote

  #12   Ban this user!
Old 01-08-2007, 09:28 AM
 
Join Date: Dec 2006
Location: Canada
Posts: 454
Buzz9075 is on a distinguished road

Scheek, the power supply was included in the complete package from Xylotex.
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





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





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 354 355 356 357 358 359 360 361