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! > MetalWorking Machines > CNC Plasma and Waterjet Machines


CNC Plasma and Waterjet Machines Discuss building, operating CNC Plasma, waterjet and EDM machines here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 09-24-2007, 02:53 PM
 
Join Date: Apr 2007
Location: usa
Posts: 12
jpmassey is on a distinguished road
Vibration Problems

I've been working on an issue for a while now, and I wonder if somebody has any suggestions.

When cutting arcs, the torch vibrates ever so slightly, as to cause a poor cutting edge. This doesnt happen on straight lines and circles, only arcs. I am mitigating the problem by running about 30 ipm, which makes the cut tolerable, but requires alot of cleanup. 12 ga steel @ 40 amps is supposed to be 70 ipm, which results in a jagged cut.

Stats:
-I am using servos in a rack and pinion system, with gecko drivers.
-Mach 3
-Sheetcam
-Solidworks to make dxfs

-Running in CV mode, plasma mode, angular discrimation set at 90*, no backlash compensation
-Arc are defined by only a few points in solidworks

-Hypertherm 1250, new finecut tips, .08 gap, no THC (it doesnt effect it), cutting 12 ga steel.
-4'x4' Dynacnc table

I am led to believe this is a CV problem, as it doesn't really happen with circles. I have tried every CV setting I can see, with no effect.

Any help would be appreciated.
-James
Reply With Quote

  #2   Ban this user!
Old 09-24-2007, 09:44 PM
 
Join Date: Jan 2006
Location: USA
Posts: 1,763
keebler303 is on a distinguished road

If you have low count encoders, the position will be in steps no matter the CV mode or not. It may be this or that your geckos are not properly tuned and you have a constant overshoot-correct, overshoot-correct action in your closed loop which gives you a jagged oscillation.

Also could be your file generation. If circles are coded as circles but arcs are coded as linear interpolated segments, it could seem jumpy. Try increasing the accuracy of the linear interpolation to smooth out the transitions.

Matt
Reply With Quote

  #3   Ban this user!
Old 09-24-2007, 10:10 PM
 
Join Date: Jul 2004
Location: Canada
Posts: 601
DSL PWR is on a distinguished road

Well on my table (homebuilt but I have the same controls as you) I had the same issue.

1. Move the motors away from the rack and run a program. Unless you have some neat gear you need to tune your motors using your hearing and touch. Some dithering at a standstill is normal, but when running the program the motors should run smoothly. At first my y axis was herky jerky in the slower parts of the arc.

2. The spring on my x axis wasn't strong enough and the pinion would walk out of the rack on accel and decel, causing more roughness. Also make sure the pinion is parrellel to the rack.
__________________
On all equipment there are 2 levers...
Lever "A", and Lever F'in "B"
Reply With Quote

  #4   Ban this user!
Old 09-25-2007, 11:19 AM
 
Join Date: Apr 2007
Location: usa
Posts: 12
jpmassey is on a distinguished road

Originally Posted by keebler303 View Post
It may be this or that your geckos are not properly tuned and you have a constant overshoot-correct, overshoot-correct action in your closed loop which gives you a jagged oscillation.

Matt
Hmm...this is an idea. I don't have an oscilloscope to measure the overshoot. Any other ways to tune the geckos?
Reply With Quote

  #5   Ban this user!
Old 09-25-2007, 11:22 AM
 
Join Date: Apr 2007
Location: usa
Posts: 12
jpmassey is on a distinguished road

Originally Posted by DSL PWR View Post
Well on my table (homebuilt but I have the same controls as you) I had the same issue.

1. Move the motors away from the rack and run a program. Unless you have some neat gear you need to tune your motors using your hearing and touch. Some dithering at a standstill is normal, but when running the program the motors should run smoothly. At first my y axis was herky jerky in the slower parts of the arc.

2. The spring on my x axis wasn't strong enough and the pinion would walk out of the rack on accel and decel, causing more roughness. Also make sure the pinion is parrellel to the rack.
1. Move the motors away? You mean move the pinion away from the rack?

2. This table doesn't have a spring to hold the pinion against the rack. You have to just pry the rack against the pinion and tighten it down.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 09-25-2007, 01:34 PM
 
Join Date: Feb 2006
Location: USA
Posts: 24
DynaCNC is on a distinguished road

James, I ran your g-code on my machine here at the shop. The jagged arcs are about the same on our machine as they are shown on your photos. I looked at your g-code generated from vectors from your CAD program and it is generating hundreds if not thousands of little straight lines to form your arcs. This is why the standard straight lines and circles are fine and the arcs you are generating are jagged. If you can get Solidworks to generate vectors that are arcs instead of a thousand little lines to form an arc your arcs will smooth out.

David Cress
Reply With Quote

  #7   Ban this user!
Old 09-29-2007, 06:05 PM
 
Join Date: May 2003
Location: Illinois
Posts: 323
jcc3inc is on a distinguished road

Sir,

If your rack and pinion setup uses 14 1/2 degree rack, it is a poor choice; if you do not have a spring load of the pinion into the rack,it is also a poor setup.

Regarding the straight line approximations discussed above, I once analyzed a spiral shaped path made of these straight line segments, and found that the program was of very poor quality; on a continuous curve, there were jerky changes of direction, one segment pointed too far, the next segment pointed not far enough to approximate the curve, and viewing the path on an enlarged backplot revealed his also.

As a test, why don't you make an arc or a circle using G02 X0Y0I2.5J0 or something similar woth G02 or G03; this would eliminate the poor code if the circle/arc proved to be good!

Regards,
Jack C.
Reply With Quote

  #8   Ban this user!
Old 09-29-2007, 09:41 PM
 
Join Date: May 2007
Location: USA
Posts: 15
EPIK Ltd. is on a distinguished road
Exclamation .........

Thanks for the constructive criticism Jack, it is always gladly appreciated.

I am sitting here with Dave right now. We are watching a client/other CNCzone member cut G02 and G03s right now through 3/8 aluminum perfectly on a 2 year old DynaCNC machine with the same parts always used--- he seems quite happy.

Not to mention, if you are using SheetCAM to generate your Gcode, it will not read polylines correctly in .dxf format. I recommend going into the SheetCAM folder on your C: drive and reading the HELP manual; it has helped me greatly. You are not the only person who has come to us with this problem---SheetCAM addresses this software error.


If you need any more assistance, feel free to email me,

tyler@epikltd.com


Tyler Shinaberry
EPIK DynaTech
Reply With Quote

  #9   Ban this user!
Old 09-29-2007, 10:52 PM
 
Join Date: Apr 2007
Location: usa
Posts: 12
jpmassey is on a distinguished road

Dave,
Since I haven't heard anything new from yall in a while, I've been doing my own research, mostly in other forums and in the help manuals. I spent the entire last three days cutting lots of air.

What I have found:

The dxfs from solidworks are indeed 'vectors'. Sheetcam doesn't turn splines (non circular arcs) into a series of circular arcs. It turns them into a series of straight lines, with lengths determined by the detail reduction setting. The circles in the dxf are circles in the Gcode.
How I know:
If I turn the detail reduction to something like .2, it turns the spines into 'octagons'. If I put it to .0002, the spline is almost perfectly approximated by tiny little lines.
I have also been using .emf files from inkscape. The result is the same.
The files you sent me to test with was also the same way.

What I did to reduce 'vibration':
In Sheetcam:
Set the detail reduction to something reasonable. I put it at .002, as I have alot of detail in most drawings.
I upgraded to the most recent version.

In Mach:
The 'angular discrimination' option in the Constant Velocity section of Mach doesn't work very well. I tried a lot of numbers, but nothing changed. Turning it off completely helps quite a bit.

Turning off 'plasma mode' helps a bit too.

I messed with motor tuning alot. Setting reasonable accelerations help. I had it ok at 30.

I also upgraded to the most recent version.

The table:
Bolting 12ga to the side completely stopped table vibration. Overall vibration was reduced alot, now it’s only from the gantry. Works good as a down draft setup too.

To troubleshoot with the backlash problem I had the pinion smashed against the rack pretty hard. I noticed that when jogging with both axis, the torch vibrated. I pried the rack with a screwdriver with one finger and then tightened it to make sure I wasn't over doing it. Once I reduced the pinion pressure, that vibration was reduced.


In the end, now I can cut most larger (>.5") shapes up to 70 ipm. It’s still not where it needs to be. I would like to cut 14ga about 100 ipm.

I suspect the gecko drives may have a bit of overshoot. I'll have to borrow an oscilloscope and check it out.

Overall, the table works pretty good when I keep it slow. With the new electronics, the THC works great. I have cut 4 - 4x4 sheets one after another. I just need to run faster to get the time and dross down.
Reply With Quote

  #10   Ban this user!
Old 09-30-2007, 02:48 AM
 
Join Date: May 2007
Location: USA
Posts: 15
EPIK Ltd. is on a distinguished road
Smile

Great Job James,

I honor your responsibility in the matter and understanding that NO machine will ever come out of shipping perfect to run straight from the crate--- as well as the fact that plasma cutting is not going to be perfect, it requires work to clean them up, heat distortion occurs, and the flame is not perfect---compared to the alternatives, it is very cost effective for many. If a salesman of any company ever tells you that a machine will enter your door ready to run that day, they are lying. Shipping alone is capable of wacking up a machine; hence why DynaCNC gives 90 days of tech support FREE with each machine. The table was designed by Dave to be simple for the operator to adjust because adjustments are inevitable in the ownership of any machine whether it cost you $10,000 or $1,000,000. I have seen/participated in the setup of a quarter million dollar Mazak which went through 3 days of nonstop multi professional in-house setup; compared to that, the minor adjustments needed upon arrival of a DynaCNC machine are trivial, although necessary.

I am not addressing this to you as I do not know the whole situation; but for the good of anyone readings this,I cannot stress this enough…
To tell if your machine is ready to run, DO NOT START CUTTING some fancy design you plan on cutting for production the minute you get it. Start out with something simple, and without arcs, like a square or cross. From there, you can begin to see what kind of adjustments need to be made and whether it is related to software or hardware. Precise interpolation is a science; it is unbelievably hard to know every variable occurring during machine operation, especially when we are not there to personally view the operation.

As for the software issue, I do not have SolidWorks and neither does DynaCNC. When we receive a file, the only program I can use to open them for adjustment is AutoCAD; which I have learned from past experiences loads SolidWork files as polylines (which is why it is suspected that SheetCAM also reads them in this way)... But as the Gcode shows, G02 and G03 are generated--- Hence our understanding/concern of the situation. While troubleshooting, we can only go by what information we are given. Without knowing how the machine handles simple tasks (ie a square), there is no way to properly troubleshoot--- plasma cutting alone can generate enough variables (humidity, metal consistency, voltage, cleanliness of tip, etc) to make it hard to know if the cut is truly acceptable or not.

Reading the SheetCAM Manual, which is great (located within one of the language files I believe), explains how to set your line resolutions (they show .020 as reasonable for line segments when cutting plasma). Reading the SheetCam manual will tell you that SheetCAM is not capable of calculating splines or polylines; which are in essence vectorized. However, splines are generated by mathematical equations. As you discovered, resolution settings will help out if at all deemed necessary.

Good luck as you continue to tweek your machine/software. It is always good to know that there are happy customers out there and I know that Dave and I both will bend over backwards to help our customers become successful and profitable. For potential buyers of any machine, please take the above into consideration; as machine builders, we understand the frustrations… but they are worth it in the long run.

Glad you like the new electronics, Dave put a lot into that box.

Tyler Shinaberry
EPIK DynaTech tyler@epikltd.com
Reply With Quote

Sponsored Links
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
Too much vibration with my X2. alexccmeister Benchtop Machines 11 06-04-2007 01:36 PM
RF-31 Vibration Issue eprigge Benchtop Machines 3 04-18-2007 04:21 AM
vibration problems vm24 msomerville Milltronics 2 05-19-2006 06:51 AM
vibration / resonance boyvox DIY-CNC Router Table Machines 8 04-11-2006 11:33 AM
will this help with vibration problems? KEYTEEM Mechanical Calculations/Engineering Design 0 12-26-2005 08:45 AM




All times are GMT -5. The time now is 02:41 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