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 > Benchtop Machines


Benchtop Machines Discuss all mini mills sherline, taig, square column, round column and CNC mill conversions here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 03-22-2006, 05:54 PM
itsme's Avatar  
Join Date: Jun 2004
Location: United Kingdom
Posts: 445
itsme is on a distinguished road
Accuracy issues

Hi there,

My mill has been converted for quite a while now, but I am having trouble with accuracy. Today I was machining a small model engine part in an area of about 3 x 3cm. I set the zero point to the centre of a pre-drilled hole and then machined the part. The part included some holes that were meant to line up with holes on the engine's crankcase. After the part had been machined, the wall thickness of one side of the part was thicker than the other side, when they were meant to be the same. When I put the part onto the engine, all 4 of the mounting holes were offset to the right and down a bit. This is a bit irritating, as the 2mm holes are out by more than 0.5mm. I don't think it is inaccuracy in the leadscrew; 0.5mm over 3cm is ridiculous -I know my leadscrews are more accurate than that! I think it may somehow be accumulating an error. The reason why I say this, is because the features on the part that were machined first are close to the correct dimensions/positions, while the features that were machined later on are further out. You can almost tell what order everything was machined in just by looking at how inaccurate it's position is . It is offsetting everything in the same direction.

All the code was hand-written, and I am confident that it has nothing to do with this, as the problem has occured on other parts too. I was using mostly G02 commands in the code. My machine is a Sieg X1 using the original leadscrews and TurboCNC for control.

The leadscrews are meant to have a pitch of 2mm and that is what I have set it up to be on the software. If for whatever reason my leadscrews are not quite 2mm pitch, but the software thinks they are, can this cause an accumulative error?

Does anyone have any idea what might be going on here? I need to sort this problem out, as having these slightly offset parts is worse than not having the part at all. It also gets irritating when you have to remake a part 3 times, just to find the third one is no better than the first...

Thanks
Warren
__________________
Have a nice day...
Reply With Quote

  #2  
Old 03-22-2006, 06:09 PM
*Registered*
 
Join Date: Mar 2006
Location: Boston
Posts: 1,628
lakeside is on a distinguished road

Start With A Dail Indicator With One Inch Travel Clamp A Block To Your Table Put .500 Load On Indicator Set A Zero On Controller Move The Axis .300 See If Controll Is Reading .300 Next Move The Axis Back To Zero If The Controller Is Back At Zero Then No Backlass In Manual Move Do The Same Thing With Program Moves See What Happen Then Do Th Same With Other Axis If You Don't Have An Indicator You Can Buy One For Short Money
Reply With Quote

  #3   Ban this user!
Old 03-22-2006, 09:48 PM
 
Join Date: Dec 2005
Location: madagascar
Posts: 208
cncuser1 is on a distinguished road

chances are that your motors are skipping steps. I suggest re-running the program as a dry run. No material, no cutter, spindle off.

Carefully observe the servo motor, look for odities in the revolutions in the motor output shaft.

It is likely that the motor is being asled to work harder than it is capable of.
Reply With Quote

  #4   Ban this user!
Old 03-23-2006, 10:49 AM
itsme's Avatar  
Join Date: Jun 2004
Location: United Kingdom
Posts: 445
itsme is on a distinguished road

Hi there,

I will see if I can get hold of a dial indicator and try that out.

I don't think it is the motors skipping steps. The motors are 250ozin steppers which are already on the large side for this machine. I was machining with a 4mm endmill at a feedrate of 200mm/min in aluminium - if this is too taxing for it, then there is something badly wrong. I can't get the motors to skip steps by trying to stop the table either - it just ploughs on...

Regards
Warren
__________________
Have a nice day...
Reply With Quote

  #5   Ban this user!
Old 03-23-2006, 12:17 PM
 
Join Date: May 2005
Location: USA
Posts: 673
Zumba is on a distinguished road

Originally Posted by itsme
I will see if I can get hold of a dial indicator and try that out.
I take it from the fact that you don't own a dial indicator, that you never setup your machine correctly. Don't worry, it's easy, but you'll need some measuring tools. I'd highly recommend getting a test indicator (Brown & Sharpe BesTest or clone) and also another dial indicator on a magnetic stand.

Use the test indicator to tram your head. Place the test indicator in the spindle using a good collet, angle it at about 45 degrees, and check to make sure that it gives you the same reading in each direction - North, East, South, West. I can almost guarantee you that i'll be off by quite a bit, at least in the East/West direction.... several thousandths.

As for the dial indicator on the magnetic base, use that to do what lakeside suggested. You can also use it to measure spindle runout and quill accuracy.
Reply With Quote

Sponsored Links
  #6  
Old 03-23-2006, 01:23 PM
*Registered*
 
Join Date: Mar 2006
Location: Boston
Posts: 1,628
lakeside is on a distinguished road

Brown and sharp stuff is very good and so is intrerapaded but cost take a look at spi and also craftsman you are not tiring to measure .0001 so why spend the money also e-bay is a go place to look
Reply With Quote

  #7   Ban this user!
Old 03-23-2006, 01:54 PM
 
Join Date: Dec 2005
Location: Norway
Posts: 162
phil burman is on a distinguished road

Hi Warren,

Some thoughts:

1) Yes of course if the leadscrew is not quite 2 mm pitch then this would lead to a scaling error if you input 2mm pitch.

2) Did you input the screw pitch into the control software in metric or imperial. Your inaccuracy of 0.5mm in 3cm is the same as the inaccuracy in 1mm equals 0.040". Of course 1mm actually equals 0.0393701"


3) You could use the machine to scribe a series of lines (using a pencil on paper) and check the error every inch over say 10" with a ruler. This will give you an idea of scaling errors.

4) If you can't find the error in the hardware or your inputs to the software then you should talk with people on the Turbocnc forum (I assume there is one).

Regards
Phil

Originally Posted by itsme
Hi there,

My mill has been converted for quite a while now, but I am having trouble with accuracy. Today I was machining a small model engine part in an area of about 3 x 3cm. I set the zero point to the centre of a pre-drilled hole and then machined the part. The part included some holes that were meant to line up with holes on the engine's crankcase. After the part had been machined, the wall thickness of one side of the part was thicker than the other side, when they were meant to be the same. When I put the part onto the engine, all 4 of the mounting holes were offset to the right and down a bit. This is a bit irritating, as the 2mm holes are out by more than 0.5mm. I don't think it is inaccuracy in the leadscrew; 0.5mm over 3cm is ridiculous -I know my leadscrews are more accurate than that! I think it may somehow be accumulating an error. The reason why I say this, is because the features on the part that were machined first are close to the correct dimensions/positions, while the features that were machined later on are further out. You can almost tell what order everything was machined in just by looking at how inaccurate it's position is . It is offsetting everything in the same direction.

All the code was hand-written, and I am confident that it has nothing to do with this, as the problem has occured on other parts too. I was using mostly G02 commands in the code. My machine is a Sieg X1 using the original leadscrews and TurboCNC for control.

The leadscrews are meant to have a pitch of 2mm and that is what I have set it up to be on the software. If for whatever reason my leadscrews are not quite 2mm pitch, but the software thinks they are, can this cause an accumulative error?

Does anyone have any idea what might be going on here? I need to sort this problem out, as having these slightly offset parts is worse than not having the part at all. It also gets irritating when you have to remake a part 3 times, just to find the third one is no better than the first...

Thanks
Warren
Reply With Quote

  #8   Ban this user!
Old 03-23-2006, 03:37 PM
itsme's Avatar  
Join Date: Jun 2004
Location: United Kingdom
Posts: 445
itsme is on a distinguished road

Hi there,

I think it probably is time to get my machine setup and running properly. It gets extremely frustrating when parts don't turn out the way they should, because of a poor setup.

I do have a dial indicator, but it only reads to 10mm, which I don't think is enough to setup the machine correctly. I had a look at dial test indicators too. There are a few details that I don't quite understand (since I've never used one of these before). They seem to have small dovetails that are used to mount them. How do you go about mounting the indicator into the machine spindle? Would I need to get hold of a matching dovetail holder that would go into a collet on my machine? Also, is the small 'needle' head the part that can be angled to, say 45 degrees?

Thanks
Warren
__________________
Have a nice day...
Reply With Quote

  #9  
Old 03-23-2006, 04:23 PM
*Registered*
 
Join Date: Mar 2006
Location: Boston
Posts: 1,628
lakeside is on a distinguished road

try this site for some attachment as far as set up keep the needle of the indicator at a slight angle to the surface that you are indicating?
http://www1.mscdirect.com/CGI/N2SRHI?PMSECT=1321

Last edited by lakeside; 03-23-2006 at 05:25 PM.
Reply With Quote

  #10   Ban this user!
Old 03-24-2006, 03:42 AM
 
Join Date: Nov 2004
Location: scotland
Posts: 320
MIKE JEFFERS is on a distinguished road

Warren
get yerself a plunger type dti (arc chronos) they have more travel
maybe your lead screws are wearing
mike
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 03-24-2006, 11:30 AM
itsme's Avatar  
Join Date: Jun 2004
Location: United Kingdom
Posts: 445
itsme is on a distinguished road

Hi Mike,

I certainly hope my leadscrews aren't already worn out, as I only replaced the x-axis leadscrew about 1 week ago, when I added an extra length table to my machine. Just in case you are wondering, I did have similar accuracy issues before I replaced the leadscrew.

I'm working on the DTI.

Regards
Warren
__________________
Have a nice day...
Reply With Quote

  #12   Ban this user!
Old 03-24-2006, 05:39 PM
 
Join Date: Dec 2005
Location: Norway
Posts: 162
phil burman is on a distinguished road

Hi Warren,

You have people spending their time trying to help you. It would have been useful if you had tried to help them help you by putting forward this extremely pertinent information at the start of your thread. Unless both leadscrews have the same systematic fault then you should be looking at the software.

You work it out.

Regards
Phil


Originally Posted by itsme
Hi Mike,

I certainly hope my leadscrews aren't already worn out, as I only replaced the x-axis leadscrew about 1 week ago, when I added an extra length table to my machine. Just in case you are wondering, I did have similar accuracy issues before I replaced the leadscrew.

I'm working on the DTI.

Regards
Warren
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 Off
Trackbacks are On
Pingbacks are On
Refbacks are On





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