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! > Machine Controllers Software and Solutions > CamSoft Products


CamSoft Products Discuss Camsoft PC based CNC controller products here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 06-20-2006, 02:00 PM
 
Join Date: Jun 2006
Location: USA
Posts: 4
DARYL is on a distinguished road
camsoft G1,G2,G3,

I looking for help in the ratio setting area , I have it set to 10160 encoder counts = 1 in. if I program a G01 X30 F5 the table moves 30 in. I have Versa gage mounted and alinged to the table and the readerhead attached to the spindle I am removing the backlash before the G01 X30 F5 move this appears to me that the ratio setting is correct ?
Futher more if I program a square like this
G00 X0 Y0
G01 X5.555 F100
Y5.555
X0
Y0
this returns to my zero this works fine even if I repeat the G01 X Y moves many
times say 50 times it works . But if I do a G2 or G3 on the first time around it will be off by .0003 on the X and Y readouts and the more times I run it the futher off it gets until it gets beyond the tolerance setting then it errors out. Has anyone had a similar problem is the ratio setting the solution or is it something else ?
I have cnc plus V5.8 and Galil Card DMC-2162 ethernet
Reply With Quote

  #2   Ban this user!
Old 06-20-2006, 05:41 PM
Karl_T's Avatar  
Join Date: Mar 2004
Location: Dassel,MN,USA
Posts: 1,318
Karl_T is on a distinguished road

I'm not much help, but you have your ratio is set correctly.

Just curious, does the problem occur with all fanuc arc types? Pure guess here, but absolute I J parameters (fanuc arc=1) might not build up error with repetition.

I did a search for solutions on tolerance, there's a lot of reading here on how to set up system tolerance, position error etc.

Karl
Reply With Quote

  #3  
Old 06-20-2006, 08:22 PM
HuFlungDung's Avatar
Moderator
 
Join Date: Mar 2003
Location: Canada
Posts: 4,825
HuFlungDung is on a distinguished road

Try running a test with the backlash set to zero, to see if that might be the source of the cumulative error.

How large were the circles that you were running? Is there any difference in magnitude of error between a 1" radius and a 10" radius movement?

Does your backlash adjustment work out exactly in whole encoder steps? I presume your encoder is running in quadrature resolution. How many lines/rev is your encoder?
__________________
First you get good, then you get fast. Then grouchiness sets in.

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

  #4   Ban this user!
Old 06-21-2006, 10:07 AM
 
Join Date: Jun 2004
Location: United States
Posts: 16
Citron is on a distinguished road

Last year we where cutting about 500 speaker holes a day. Circle after circle and it worked great on that job.

Long before that there was another situation were I had a small .0005 error but only in some parts. It made me think it was in those programs. It wasn't. There was a bad spot in the lead screw and only some programs would run through that part of the table. The encoder counted incorrectly there. Ran the same part in demo mode and the error didn't show up. I used their adjust file to correct it. So far its been years now working as accurate as ever. I recommend Camsoft to every one I meet.

Run your same part in demo mode. If the error still shows up look in the program. If it only shows in real mode you may need to use the adjust file to.

Johnny
Reply With Quote

  #5   Ban this user!
Old 06-21-2006, 11:22 AM
 
Join Date: Jun 2006
Location: USA
Posts: 4
DARYL is on a distinguished road
more info on G2 G3

The encoders are mounted to the motors they are 1000 count per rev the motion board quads this input to 4000 counts per rev
I havent even tried to use the backlash comp yet it is set to 0 in setup
My program is
G90
G70
G01 X0 Y0 F10
G02 I-2.555 J0 -----at this point X readout .0006 Y readout .0006
G02 I-2.555 J0
G02 I-2.555 J0
G02 I-2.555 J0
G02 I-2.555 J0-----at this point x .003 y.0035
M30
after last move I should be at x0 y0 with in reason , even if I program a G00 or G01 X0 Y0 after the circle the accumulated error still remains , it's like the motion board thinks it's at the position but the readout indicates it is someware else also the table matches the readout position
it dosen't matter what the circle radius is I still get the error and it tends to accumulate each pass I have tested radius values of .5 to 5 in. I have tried this in each G2 and G3 same results
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 06-22-2006, 02:09 PM
 
Join Date: Mar 2003
Location: USA
Posts: 332
keithorr is on a distinguished road

I know you wrote the software multiplies the count from 1000 to 4000 per rev. So the encoders are set up for quadrature, not pulse in the setup.exe? I had an accumulative error when I set quadrature encoders as pulse on my system. Much more sensitive to noise.

What does .0006 equal as encoder tics? More than one, less than one? Is this an accumulative math error or a reading error?

All couplers tight? No shafts slipping?

Happen at all speeds, fast and slow?

G02 and G03, or just one direction?

When you say the "readout" is .0006, is that the number on the screen when it should be .0000, or is that a physical measurement on the machine?
Reply With Quote

  #7   Ban this user!
Old 06-22-2006, 02:52 PM
 
Join Date: Jun 2006
Location: USA
Posts: 4
DARYL is on a distinguished road

I have 10160 counts per inch so .0006 is about 6 encoder counts , every thing is tight , it happens at any feed rate , in both G2 and G3 , I start the circle at x0 y0 and end at xo yo but the axis display showes the error the table is were the axis display show it to be but the program is sending it back to xo yo the error accumulates each time arround the circle , if I use the diagnostics it showes no position error but the control will see it as being out of tolerance and shun down , which it is really out of position . I have tried both fanuc arc types still a problem
Reply With Quote

  #8  
Old 06-22-2006, 03:15 PM
Al_The_Man's Avatar
Community Moderator
 
Join Date: Dec 2003
Location: Canada
Posts: 16,532
Al_The_Man is on a distinguished road
Buy me a Beer?

This seems like a prime example where the diagnosis can be performed by programming the card with Galil s/w using native commands.
There are some examples in the Galil manuals for doing interpolated circular moves.
If the Camsoft screen display shows where the control thinks it is, instead of where it actually is (most CNC machines have this characteristic, even Fanuc), then one way is to use a Galil TE, which will indicate exactly how many encoder counts of error actually exist.
If this is performed at the end of a move, this indicates directly the error.
If either a linear or interpolated move shows a large encoder error when in position, this usually smacks of tuning.
Most Galil systems I have installed, I have achieved one to zero encoder error.
Al.
__________________
CNC, Mechatronics Integration and Machine Design.
“Logic will get you from A to B. Imagination will take you everywhere.”
Albert E.
Reply With Quote

  #9   Ban this user!
Old 06-22-2006, 03:29 PM
 
Join Date: Jun 2006
Location: USA
Posts: 4
DARYL is on a distinguished road

I recently got a local dealer to let me install his pro version to test if software related , so I set all parameters like I had in the plus software and the problem went away , leads one to think it is a internal software problem
Reply With Quote

  #10   Ban this user!
Old 06-22-2006, 03:38 PM
 
Join Date: Apr 2003
Location: United States
Posts: 279
camsoft is on a distinguished road

Daryl,

The problem isn't what it seems. There is some one else writing you back right now. You're under the wrong impression and CNC Professional works in the exact same manner. You'll see this shortly when they get done writing you back and hopefully you'll be a gentleman and post your results here.

Tech Support
CamSoft Corp.
(951) 674-8100
support@camsoftcorp.com
www.cnccontrols.com
__________________
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
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 Off
Trackbacks are On
Pingbacks are On
Refbacks are On





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