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 > Haas Mills > Haas Visual Quick Code



Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 05-07-2008, 08:30 AM
 
Join Date: Apr 2008
Location: USA
Posts: 14
X7racer is on a distinguished road
MastercamX and Haas VF2 issues

I have Mastercam X and a HAAS VF2 machine, I have a few problems with it writing the G code out to the machine.
First problem comes when initiating Mastercam to write the G-code, I get a error message that says, "ERROR- WRITE NC OPERATION INFORMATION MUST BE ENABLED IN CONTROL DEFINITION - SET AND REPOST" This error message comes up during "initiate opening post processor file(s)", I press "ok" the only option available and it continues doing it;s thing opening the NC editor. What does this mean and where do I go to change this so this message does not come up anymore?
Next problem after loading the NC editor is in the G-code itself, here is a typical sample.

N100 G20
N110 G0 G17 G40 G49 G80 G90
/ N120 G91 G28 Z0.
/ N130 G28 X0. Y0.
/ N140 G92 X14.4959128 Y11.4986376 Z10.
N150 T1 M6
N160 G0 G90 X-.99 Y.0101 S2444 M3

Problem I am having here is that I will get on the VF2 a out of range error on either line N130 or N140 and more frequently at line N160 , or the machine will go off onto another area of the table and start machining in the wrong area, even after setting up the G54 coordinates in the machine. Now if I use Bobcad/cam it uses G54 and all is fine, but not with Mastercam. I have tried to change various coordinates in mastercam but haven't found a solution to this problem.

The next area of of concern is how many lines of code mastercam generates to do simple operations, most of my operations I do is boring a few to 8 holes in a single piece of stock, hole sizes vary from 1.35 to 3.5", for example I had 3 through holes to bore in a solid piece of cold roll, 1.68", 1.75" and 3", simple just drill and bore, but mastercam came out with 62,530 lines of code, and when I went to load this into the machine it ran out of memory. Why doesn't mastercam simply use the G85 codes and do this in less then a dozen lines?

Ok one more thing at the moment, and I really appreciate the help I get from this community. Instead of stamping my company name on my products, like I have been for years, i have been told that I can use the VF2 to do my engraving for me. ok fine, so in mastercam I will give it a try, however when I do the toolpath for engraving I get a error message stating, "your mastercam maintenance contract has expired", and then proceeds to go through the toolpath as needed and seems to come out just fine. Is this anything I need to be concerned about, it seems to function fine.

Software is Mastercam X mill level 3
My post processor is "Generic HAAS 3X VMC"
Machine is a 2001 HAAS VF2 3 Axis

Again thanks for the help, and hopefully soon I will be able to be proficient enough to help out others here.
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 05-07-2008, 08:58 AM
 
Join Date: Aug 2005
Location: USA
Posts: 578
PBMW is on a distinguished road
You have multiple issues going on.
You need to look at your Misc intigers on the misc values tab on the first page of an op parameters window. You will find I think that misc integer #1 needs to be a 2 to get G54's and then you can change the offset in the planes tab.


The three block delete lines are caused by the misc integer issue.

You need to set up your machine def and your control def. Call your reseller if you don't know about this.

I have a hard time believing a drill and bore routine can be 62k of program.
I could believe it if you were interpollating...
If you want to use caned cycles...turn them on in the machine def and in the post. Once again, if you don't know how, call your reseller.

And ...apparently, your maintanance has expired.
There isalso a lot of help to be had on the Emastercam site.
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 05-09-2008, 12:42 PM
 
Join Date: Mar 2008
Location: US
Posts: 5
ljagger is on a distinguished road
Hello X7racer, You can fix the "ERROR- WRITE NC OPERATION INFORMATION MUST BE ENABLED IN CONTROL DEFINITION - SET AND REPOST" message by going into the "Machine Definition Manager" then select the Edit Control Definition Icon. when there, under the Control topics select the Files topic. On that page you will fine a check box that says NC paramter file. Make sure that you have a check next to the Write NC operation information. Also make sure that just below that the Source ops parameters only is selected. This shoud get rid of your eror message.

I have also reworkd a .pst file that i use on a VF-1, VF-2, VF-E and a TM1P that seems to work much better. I can e-mail this to you if you'd like to try it out.

Lyle
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 05-14-2008, 09:52 PM
 
Join Date: Apr 2008
Location: USA
Posts: 14
X7racer is on a distinguished road
Thanks for the responses. It took me awhile to get back here cause I have been out of town.
Most of the information has been very helpful and corrected most of the problems I have been having.
As for the response of contacting my reseller, I have none, I bought the VF1 and computer which came with the mastercamX as a package deal. When contacting a rep from Mastercam, they seemed more interested in selling me the new version or purchasing other licensing items from them.

As for the 62K lines of code, yes interpolating is the way I was told to use this machine for the close tolerances I need for the type of work I am currently doing, if anyone has a better way of keeping <1000th on bored holes I would greatly appreciate it. So far I have been using a lathe with a bore hone to maintain this tolerance.

ljagger, I would like to see the post you have modified for your VF machine.

Thanks for the tips.
Dave
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 08-24-2008, 08:07 PM
 
Join Date: Sep 2007
Location: usa
Posts: 79
maxine is on a distinguished road
Originally Posted by ljagger View Post
Hello X7racer, You can fix the "ERROR- WRITE NC OPERATION INFORMATION MUST BE ENABLED IN CONTROL DEFINITION - SET AND REPOST" message by going into the "Machine Definition Manager" then select the Edit Control Definition Icon. when there, under the Control topics select the Files topic. On that page you will fine a check box that says NC paramter file. Make sure that you have a check next to the Write NC operation information. Also make sure that just below that the Source ops parameters only is selected. This shoud get rid of your eror message.

I have also reworkd a .pst file that i use on a VF-1, VF-2, VF-E and a TM1P that seems to work much better. I can e-mail this to you if you'd like to try it out.

Lyle
Would it be possible to get a copy of the post file?
__________________
2008 Haas TM-1, 2009 TL-1, 2010 SL-40, 2010 VF-8
Tweet this Post!Share on Facebook
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
mastercamx and haas vf2 postprocessor X7racer Haas Mills 4 05-16-2008 08:48 AM
Need Help With MastercamX 10 artyboy General CAM Discussion 1 04-14-2008 05:16 AM
I need MasterCamX Post for Haas VF4 + HA5C Rotary didwat Laser Engraving & Cutting Machines 0 03-04-2007 12:13 AM
MastercamX Ed Williams Mastercam 5 03-29-2006 11:56 AM
Mastercamx help moto21 Mastercam 6 12-13-2005 04:40 PM




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