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 > Bridgeport and Hardinge Mills


Bridgeport and Hardinge Mills Discuss Bridgeport and Hardinge Mills here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 06-07-2009, 04:14 PM
 
Join Date: Apr 2009
Location: England
Posts: 6
autobionics is on a distinguished road
part setting issues.

Hello All

I am very new to cnc'ing and I think I am having trouble with setting up the machine before starting to mill. I have a EX plus series one, and can power up and home the axes etc.
What would you guys do then? I centralise the axes with the jog button and then try and start programming. I have loaded a dxf programme from the A: drive and converted to .pgm, but when I try and load it i keep geeting error message saying axes limit, at a line in the programme that is cutting an arc. The part itself is no bigger than the palm of my hand so I dont know what is wrong.
Is there a sequence that you really need to follow on these machines from powering up?

I must add I have built up this machine from parts, so do you think the motors and encoders are not set correctly?

Is there any books websites that can assist us newbies?

Thanks in advance

Steve
Reply With Quote

  #2   Ban this user!
Old 06-07-2009, 05:24 PM
 
Join Date: Sep 2004
Location: England
Age: 67
Posts: 131
colin1544 is on a distinguished road
Setting up the ex Plus

Hello again Steve sorry I have not been in touch but you have learn't how to home the machine to the travel limits what you have to do now is set the X axis & the Y axis datum postions, so move the bed somewhere midway in both the X & Y axis and press the key for SET XYZ the sub menu then comes up for X enter 0.0 Y 0.0 and Z0.0, you will then notice that the DRO readings all read 0.000. Now load your test program and it should run OK, if not give me a ring on 01159389014. Cheers Colin
Reply With Quote

  #3   Ban this user!
Old 06-08-2009, 07:07 AM
 
Join Date: Apr 2009
Location: England
Posts: 6
autobionics is on a distinguished road

Originally Posted by colin1544 View Post
Hello again Steve sorry I have not been in touch but you have learn't how to home the machine to the travel limits what you have to do now is set the X axis & the Y axis datum postions, so move the bed somewhere midway in both the X & Y axis and press the key for SET XYZ the sub menu then comes up for X enter 0.0 Y 0.0 and Z0.0, you will then notice that the DRO readings all read 0.000. Now load your test program and it should run OK, if not give me a ring on 01159389014. Cheers Colin
Colin

Thank for your reply, I shall give it a go tonight and see how I get on. I will give you a call this week also and have a chat.

I had been moving the table to the mid position, but used the F4, F5 and F6 soft keys to set the zero position. I will use the method you say and see how I get on.

The dxf part i have is from AutoCAD and it is in millimeters, I am guessing the machine needs setting to mm before any programme are loaded? Also, does it matter if it is INC or ABS?

Cheers

Steve
Reply With Quote

  #4  
Old 06-08-2009, 07:50 AM
Moderator
 
Join Date: Nov 2004
Location: USA
Posts: 2,856
machintek is on a distinguished road

Good God! You really need to know what you are doing before you get hurt. Machining involves knowing feeds and speeds and what tools to use for what material (application). Also work holding is vital before the piece becomes a unguided flying object and per Murphy's law will be going in your direction. There is a reason that a journeyman machinist has a certificate.
All CNC moves in absolute are tied to part program zero. Incremental moves are tied to the last position. Thus in incremental a X move of 5 inches called up twice will result in a move of 10 inches. X5.0 called up again in absolute would return the cutter to 5 inches from X zero. This is a very basic concept.
And yes. If your machine is in inch and you try doing metric stuff you will quickly run out of machine travel.
Sorry, just concerned for your well being.

George
__________________
(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 06-08-2009, 08:42 AM
 
Join Date: Apr 2009
Location: England
Posts: 6
autobionics is on a distinguished road

George

Thanks for your concern. I must stress that my posts do look like I am a complete novice, but rest assured I take myself and others safety of a high importance, and I do have alot of non cnc machining experience, so feed and speeds, cutting tools etc are known.

Everything I am doing is in fresh air at the moment, and until I am 100% sure I understand exactly what is happening and I also understand what my interactions are doing I will not be fitting cutting tools and making swarf.

We all have to start somewhere, and this is why I am asking the experts for advice.

Thanks for you advice and concerns, it is much appreciated.

Cheers

Steve
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 06-13-2009, 08:01 AM
 
Join Date: Aug 2007
Location: uk
Posts: 58
derekBPcnc is on a distinguished road

Hi Steve,

Make sure you know where the x0 y0 of the Autocad drawing is.

i.e. Load the drawing into autocad and move the cursor untill the xy cordinates show zreo. This is the datum point of the drawing and also wil be where you need to zero in the real world.

When I first started, my part was drawn in some obsqure position on the autocad "screen" say it was 750x 1000.
When I started the machine, and set the 0,0 , it would fly off in the direction of 750,1000 to start cutting the part !!!!!


So what I do now is to select the part in autocad, click move, click the top right corner and type 0,0,0.
This moved a "known position of the model part" to a known position.

Now when I set the machine zero to say the back right hand coner of the vice, this correponds with the drawing part cordinates.

I'm using MAch3 but its one to look out for if things start going not as expected.

ATB

Derek
Reply With Quote

  #7   Ban this user!
Old 06-13-2009, 03:54 PM
 
Join Date: Apr 2009
Location: England
Posts: 6
autobionics is on a distinguished road

Hi Derek

Many thanks for your reply, Colin1544 also recommended this. I tried setting the datum point as you say but for some reason I still got the same errors and looking at the instruction line in the programme confirmed that the axis was simply trying to go too far.
I then loaded the now "datumed" ACAD file into BOBCAD and this did show that the 0,0,0 point was infact where the machine was referencing it from. Why the ACAD file wasn't changing this I don't know. I then zeroed the BOBCAD part as I did with the ACAD and saved as dxf. When I loaded this file I got yet another error message, something like "not complete" but I cannot remember the exact message. However I gave it up as a bad job and infact created a MDI programme from the ACAD drawing by simply finding the X and Y points at the line and curve intersections. Infact this was so easy, I don't know why I bothered with the dxf file in the first place! Anyway, I will try again as I need to make sure I am doing things right incase I do need to load a dxf file in the future.
I can now say that I have cut my first part on the machine and I am happy with the result. I now need to refine my programming skills and keep trying.

Cheers

Steve
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help!- Need a favor. STL converted to part file or solidworks part file. Cmzwirner Solidworks 3 12-11-2008 07:45 AM
Verify Cut part to Design part. CaseyCAM NCPlot G-Code editor / backplotter 0 11-01-2008 09:22 PM
Help with setting up this part skipper SolidCam 6 06-17-2008 02:17 AM
Newbie- Part holding and milling 3D part on 2.5D Mill? john_t_h General Metalwork Discussion 6 03-15-2008 06:35 AM
Missing steps on just a certain part of the part ZipSnipe Stepper Motors and Drives 5 01-02-2008 01:40 PM




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