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! > Teachers forum > Teachers Hang out


Teachers Hang out Discuss and share your ideas here.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 04-09-2009, 03:43 PM
 
Join Date: Feb 2009
Location: USA
Posts: 59
Musick7 is on a distinguished road
Smile How to setup, 6x2.5x.5 stock in Milling Machine

I have been trying to get my CNC Milling Machine to Cut my Gcode that I sent to it from MasterCam X2. Everytime I start the program in the Prolite mill I am not in the center of the work piece in the Vise...
My Question is:
How do I setup my work piece that is 6"long 2.5" wide and 1/2" thick.
I used an Edge Finder at the Top LEFT of the work piece...
I Zeroed out X axis when the edge finder was on Center.
I moved to the Top of the Y axis and did the same zeroed Y.
I put a piece of paper on top of the piece and put Z axis down till it wouldnt allow me to move the Paper out, I Zeroed Z axis.

I go to cut and all the cuts are on the Lower Half of the piece. NOT CENTERED.

What am I doing Wrong????
I dont know if this is the right area for posting if not Please point me in the directions... Thank you!
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 04-10-2009, 12:37 AM
cob cob is offline
 
Join Date: Mar 2008
Location: usa
Posts: 258
cob is on a distinguished road
in mastercam x2 when you create your geomatry then you do your toolpath. are you sure your origin (x0,y0) is in the right spot. I dont know how familiar you are with mastercam, but try checking the VERIFY BUTTON and if it looks good on there then when you post it it should cut the same .
hope this help
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 04-10-2009, 08:37 AM
Superman's Avatar  
Join Date: Dec 2008
Location: Krypton
Age: 51
Posts: 1,504
Superman is on a distinguished road
Buy me a Beer?
Hopefuly I can explain,

You must set the machine's stock origin to the same point as you have the stock set in Mastercam

It appears that you set your actual stock on the machine to the UPPER- LEFT corner.
In mastercam, your WSC axis lines should cross at the same point as your setup

Nearly all X values posted should be positive, and Y values are negative
ie X3. Y-1.75 ( should be stock material centre )


Suggestions only
X0 Y0 Z0 should be centre and top of part. no part feature should be higher than zero.
This way, any Z-ive, is cutting material , Z+ive is safe ( general sense of the word )
X0 Y0 being part centre and you set machine to stock centre ( any small fluctuations in stock size is not a major concern )

Try creating a standard or proceedure of job setting, and additional data that normally is required that should be stored with the NC code ( say, as part of a header )
example
Code:
(Material         = 4140 )
(Stock Size       = X6.0 Y2.5 Z0.5 ) ( size and orientation on machine )
(Machine Setup    = 6" Vice -Bison )
(Parallels used   = 6" x 0.5"" x 2.25" high )
(Material Held By = 0.100" )
(Material Above Jaws = 0.400 ) ( 0.35 Min.)
()
( #1 Datum )( @ A0. )
( X = Stock Centre )
( Y = Stock Centre )
( Z = Top Face Minus 0.010" )
()
( #2 Datum )( @ A90. )(t/ball = 1/2" dia x 1/2" high )
( X = Tooling Ball centre )
( Y = Tooling Ball centre )
( Z = Tooling Ball centre )
another option - Z datum set to top, centre of holding device
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 04-10-2009, 01:01 PM
 
Join Date: Feb 2009
Location: USA
Posts: 59
Musick7 is on a distinguished road
Originally Posted by Superman View Post
Hopefuly I can explain,

You must set the machine's stock origin to the same point as you have the stock set in Mastercam

It appears that you set your actual stock on the machine to the UPPER- LEFT corner.
In mastercam, your WSC axis lines should cross at the same point as your setup

Nearly all X values posted should be positive, and Y values are negative
ie X3. Y-1.75 ( should be stock material centre )


Suggestions only
X0 Y0 Z0 should be centre and top of part. no part feature should be higher than zero.
This way, any Z-ive, is cutting material , Z+ive is safe ( general sense of the word )
X0 Y0 being part centre and you set machine to stock centre ( any small fluctuations in stock size is not a major concern )

Try creating a standard or proceedure of job setting, and additional data that normally is required that should be stored with the NC code ( say, as part of a header )
example
Code:
(Material         = 4140 )
(Stock Size       = X6.0 Y2.5 Z0.5 ) ( size and orientation on machine )
(Machine Setup    = 6" Vice -Bison )
(Parallels used   = 6" x 0.5"" x 2.25" high )
(Material Held By = 0.100" )
(Material Above Jaws = 0.400 ) ( 0.35 Min.)
()
( #1 Datum )( @ A0. )
( X = Stock Centre )
( Y = Stock Centre )
( Z = Top Face Minus 0.010" )
()
( #2 Datum )( @ A90. )(t/ball = 1/2" dia x 1/2" high )
( X = Tooling Ball centre )
( Y = Tooling Ball centre )
( Z = Tooling Ball centre )
another option - Z datum set to top, centre of holding device
Yes I do have my stock in X+ and Y- I think that is called Area #4 Area #1 being in X+ and Y+ going counter clock wise. area #2 would be X- Y+, 3 would be X- Y-, and where I have mine would be X+ Y-.
I have Zero of my stock in MasterCam X2, at X0, Y0, Z0,
Now when I get over to putting it in the Mill, I bring my Z down with the edge finder in place and run my stock up to it using Y+ and X- and Z-. Example: So if your looking at it in MasterCam x0,y0,z0 that top edge with the edge finder touching the 2.5" side is where I start my X zeroing. Then I move the Z up away, and press the X- to move till Z is above the stock and I press the Y- then lower the Z down so that I am in the top edge of the stock.

Thats how I have done it and its not working right? I hope that info is able to help explain what im doing wrong here....
Can you tell me where to put the edge finder in those locations? And in doing X first I zero X out and move to Y and zero it out.
Hope I didnt confuse you... Thanks for the help! Superman!!!
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 04-10-2009, 01:20 PM
 
Join Date: Aug 2005
Location: USA
Posts: 1,622
One of Many is on a distinguished road
Since you didn't get this detailed in your origin setting, I figured I'd ask.

After you have used the edge finder, there is an offset to the radius of the finder. The actual zero point set as you describe it would be a point in space away from the actual material corner. You can set it then jog each axis to cancel that offset, then reset it so it does reside on the real corner or add in the compensation offset by entering it when setting the origin.

Not that you missed this detail in your method, just your description, but it will shift everything.

DC
__________________
Learn cause and effect through experience. Mastering those relationships is the "Common Sense" ability within the art of any trade.
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 04-10-2009, 10:56 PM
Superman's Avatar  
Join Date: Dec 2008
Location: Krypton
Age: 51
Posts: 1,504
Superman is on a distinguished road
Buy me a Beer?
Can you put up a screen-shot of the 4 viewports of your mastercan session with the axes ON ?
this may help us to explain better
Tweet this Post!Share on Facebook
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
Newbie- Create new milling stock Micky15044 BobCad-Cam 5 10-14-2008 06:15 AM
Need Help!- Milling Machine Setup File seal1966 BobCad-Cam 0 01-25-2008 02:54 PM
Milling parts to stock and thickness ?s. Stampede BobCad-Cam 3 11-15-2007 03:42 AM
stock setup Goran P. Mastercam 2 12-27-2006 10:18 AM
Stock setup and machining tt_raptor_90 Mastercam 9 12-26-2005 08:22 PM




All times are GMT -5. The time now is 09:46 AM.





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