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 > Post Processor Files


Post Processor Files Discuss post processor files here!


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 08-22-2006, 07:36 AM
 
Join Date: Aug 2006
Location: UK
Posts: 15
Moorej91 is on a distinguished road
Question help to edit mastercam post processor

I have got the boss 5 post processor from mastercam. The post does not work. I have 2 problems.

1. The post is outputting a metric path into a g70 inch. How do I change?

2. The post is outputting 4 decimal places. How do I change?

I have been into edit pst and changed the FS 2 to 0.4 0.3. Did not work.
changed it to .4 .3 still did not work, cahnged it to Fs2 2 0.4 0.3 as the book says and it gave an error message.

Can anyone advise me, I am new to editing posts
Reply With Quote

  #2  
Old 08-22-2006, 09:49 AM
Rekd's Avatar
Community Moderator
 
Join Date: Apr 2003
Location: teh Debug Window
Posts: 1,877
Rekd is on a distinguished road

Make a backup copy of your post if you haven't already.

Originally Posted by Moorej91

1. The post is outputting a metric path into a g70 inch. How do I change?
In Mastercam, go to Screen/Configure and select the Start/Exit tab. Select Mill9.cfg (English).

I think you're using Metric, this should fix it. A mod to the post may be needed if it's been chaned to process with the g70. Lets see what the first change does though.
2. The post is outputting 4 decimal places. How do I change?

I have been into edit pst and changed the FS 2 to 0.4 0.3. Did not work.
changed it to .4 .3 still did not work, cahnged it to Fs2 2 0.4 0.3 as the book says and it gave an error message.

Can anyone advise me, I am new to editing posts
Put all your FS's back to what they were. You should never need to change these. If anything, create new ones.

In your post, find the FS that matches this one.

Code:
fs 11  0.3 0.3     #Decimal, absolute, 3 place
Then find

Code:
fmt  X  2   xabs        #X position output
fmt  Y  2   yabs        #Y position output
fmt  Z  2   zabs        #Z position output
and replace the "2" after the letter with the number, in my case above, "11".
FS 11 is for 3 place output. You may need to do other axis if you have more than X Y Z.

Note about editing posts, especially if you're new; only make one change at a time and check the output. Be aware of changes that affect things in other places in the program too.
__________________
Matt
San Diego, Ca

___ o o o_
[l_,[_____],
l---L - □lllllll□-
( )_) ( )_)--)_)

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

  #3   Ban this user!
Old 08-22-2006, 09:49 AM
 
Join Date: Mar 2005
Location: Silicon Valley, CA
Posts: 982
psychomill is on a distinguished road

You're changing the wrong one I believe. This is the Boss post from the V9 CD? Anyway, for 3 place decimal, you need to change FS1 like so:

fs 1 1.3


This will output anything that uses FS1 to a 3 place decimal (like X, Y, Z moves and such).

To get rid of the "G70", in your 'psof' section, you'll have a safety line like this:

psof # Start of file for non-zero tool number 1001
".", n, "G70G75G90", e

Just remove the G70 or change it to the metric code you need.

Now, FS2 is for incremental data, so you'll want that to look like this:

fs 2 1.3i



Edit: Matt is quick!! I change my FS stuff, but Rek'd makes good points on what to edit and not edit..... If I need more, I just create more......
__________________
It's just a part..... cutter still goes round and round....
Reply With Quote

  #4  
Old 08-22-2006, 09:59 AM
Rekd's Avatar
Community Moderator
 
Join Date: Apr 2003
Location: teh Debug Window
Posts: 1,877
Rekd is on a distinguished road

Originally Posted by psychomill

Edit: Matt is quick!! I change my FS stuff, but Rek'd makes good points on what to edit and not edit..... If I need more, I just create more......
I used to change mine too. Then I changed one that affected something completely different and didn't catch it in time. Now I create new ones and assign what I need to them. Much safer.
__________________
Matt
San Diego, Ca

___ o o o_
[l_,[_____],
l---L - □lllllll□-
( )_) ( )_)--)_)

(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 08-22-2006, 10:49 AM
 
Join Date: Aug 2006
Location: UK
Posts: 15
Moorej91 is on a distinguished road

Thankyou everyone for your help. I will make the changes and let you know.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 08-22-2006, 11:55 AM
 
Join Date: Aug 2006
Location: UK
Posts: 15
Moorej91 is on a distinguished road

I have changed settings as you suggested and the machine works doing a contour path. It did come up with a Aborted- data verify error (bad data).

I then tried to do a 3d path but it moved in the xy datum when it should have been in the xz.

Is this to do with the settings? Can you tell me what to change?

Thanks for your help

Jeremy
Reply With Quote

  #7  
Old 08-22-2006, 12:34 PM
Rekd's Avatar
Community Moderator
 
Join Date: Apr 2003
Location: teh Debug Window
Posts: 1,877
Rekd is on a distinguished road

Sounds like you're in the wrong plane. You (typically) have to change the tool plane in order to contour in XZ/YZ.

Or you don't have the correct level to do 3d work. What ver. level are you using?
__________________
Matt
San Diego, Ca

___ o o o_
[l_,[_____],
l---L - □lllllll□-
( )_) ( )_)--)_)

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

  #8   Ban this user!
Old 08-22-2006, 03:16 PM
 
Join Date: Aug 2006
Location: UK
Posts: 15
Moorej91 is on a distinguished road
Question Post

I am not new to 3d cadcam as I have been designing and machining for a few years now. I have been using mastercam V9.1 level 3 and know all about tool plane and know that it works. I normaly post to a hurco machine with no problems but following a breakdown, I am trying to get the bridgeport running until we can get it sorted out. A normal countour plane worked well, but on a trial "wave" shape to test the post it seemed to be working in an xy plane and not the expected xz plane.

I am trying to edit the post with the help of cnczone, this being my first visit and a new user.

Is it a post problem?

Regards
Reply With Quote

  #9  
Old 08-22-2006, 03:52 PM
Rekd's Avatar
Community Moderator
 
Join Date: Apr 2003
Location: teh Debug Window
Posts: 1,877
Rekd is on a distinguished road

Originally Posted by Moorej91
I am not new to 3d cadcam as I have been designing and machining for a few years now. I have been using mastercam V9.1 level 3 and know all about tool plane and know that it works. I normaly post to a hurco machine with no problems but following a breakdown, I am trying to get the bridgeport running until we can get it sorted out. A normal countour plane worked well, but on a trial "wave" shape to test the post it seemed to be working in an xy plane and not the expected xz plane.

I am trying to edit the post with the help of cnczone, this being my first visit and a new user.

Is it a post problem?

Regards
If you've done 3d stuff with MC before, then chances are it's a post issue. Unless the Bridgeport controller does not handle 3axis machining.
__________________
Matt
San Diego, Ca

___ o o o_
[l_,[_____],
l---L - □lllllll□-
( )_) ( )_)--)_)

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

  #10   Ban this user!
Old 08-22-2006, 04:08 PM
 
Join Date: Aug 2006
Location: UK
Posts: 15
Moorej91 is on a distinguished road
3d machining

Thanks again for your quick reply.

I have been doing 3d machining on our hurco and using mastercam, but I have not used the bridgeport for 3d yet. How can I find out if the machine will support 3d milling? As the machine does 3 axis cnc I assumed that it will do 3d machining. Is this not the case?

Regards

Jeremy
Reply With Quote

Sponsored Links
  #11  
Old 08-22-2006, 04:29 PM
Rekd's Avatar
Community Moderator
 
Join Date: Apr 2003
Location: teh Debug Window
Posts: 1,877
Rekd is on a distinguished road

Originally Posted by Moorej91
Thanks again for your quick reply.

I have been doing 3d machining on our hurco and using mastercam, but I have not used the bridgeport for 3d yet. How can I find out if the machine will support 3d milling? As the machine does 3 axis cnc I assumed that it will do 3d machining. Is this not the case?

Regards

Jeremy
I'm not sure if that's the case or not, just trying to put as many options on the table at once to give you things to look for before I go home for the day.
__________________
Matt
San Diego, Ca

___ o o o_
[l_,[_____],
l---L - □lllllll□-
( )_) ( )_)--)_)

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

  #12  
Old 08-22-2006, 04:31 PM
Rekd's Avatar
Community Moderator
 
Join Date: Apr 2003
Location: teh Debug Window
Posts: 1,877
Rekd is on a distinguished road

If you've got code samples for the bridgeport, compare them to your posted output. Perhaps all you need is a G18 or G19 instead of a G17.
__________________
Matt
San Diego, Ca

___ o o o_
[l_,[_____],
l---L - □lllllll□-
( )_) ( )_)--)_)

(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





All times are GMT -5. The time now is 10:45 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 354 355 356 357 358 359 360 361