Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

Rob_Bish

Verified Members
  • Posts

    81
  • Joined

  • Last visited

Everything posted by Rob_Bish

  1. I need to replace this \ output from the line below in my post with another character available in my machine control. Is it possible to do post side (No manual edits) Thanks in advance Rob Line from Post sopen_prn, "NC FILE - ", *spathnc$, *snamenc$, *sextnc$, sclose_prn, e$ Output line (NC FILE - X:\BROTHER\S28.TAP\S28320&1\O0581.NC)
  2. I'm looking to add a misc real with a value of 1 to 10 in mr3$ and for the life of me I cant remember how to add this into my post processor for my AICC/AIAPC format. Any help would be greatly appreciated.
  3. Cheers Allan had complete brain fade. Will do this when I'm back in work Friday. I've been converting a 4axis post to output as ncp code.
  4. Looking for some help I need to output A axis as seconds. So 1 deg = 3600" A3600 is what im looking to output for 1.0 deg A64800 is 180.00 deg Any ideas on this would be very helpful as I'm stuck. Thanks in advance
  5. Yes its a top wcs and a T-Cplane positioned and saved to the machining position (as looking down drom the spindle). B position is correct. A0 should be A90. and movement in Y direction not in X.
  6. How can I stop the repositioning when posting of the A axis. I require the A axis to be A90. the way the toolpath has been defined and all movements to be in Y not as currently as output in X when posted. It seems to have revolved the toolpath to A0. not what is required. The orientation is correct in the MC7 WCS and planes. N100 T97 M6 ( 40MM BY 1MM SAW ) ( SAW 2ND SLOT ) G65 P8001 A0. B0. G0 G55 G90 X1.7323 Y-1.489 S350 M3 G43 H97 D97 Z1.5 M08 /M494 Z1. G1 Z-.02 F2. X.315 X.1788 X-1.5535 Z.18 G0 Z1.
  7. I to would like to know if this is possible to do. As machine memory is small and we keep the subs on a data server. Accessing when called in running program with a M198. I have already got the subs on the bottom of my main program but this would save a lot of time if I could save the subs to there own files.
  8. I dont surpose anyone here would have a couple of .rbf .cmd files I can have a look at to see how to program a 1990 Charmilles Roboform 20 cnc. Thanks
  9. Hilma for me. repeatable and controllable clamping forces of up to 25 kN/SCS 80 and 40 kN/SCS 120 jaw with a special grip for maximum holding force (factor 3 as compared with standard jaw) http://www.hilma.de/product_info.php?cPath...ical%20operated
  10. I work for a company with an offsite IT department. Computer is locked down tight. All updates have to be done through them and we only run the latest version software apart from MSoffice which is 97 they cant justify the update for it. New version comes out old is gone.
  11. lol. Tried they are closed for the day. Was hoping too get it sorted before the morning.
  12. I'm looking for a Generic Fanuc 5 Axis Mill Post to alter. Where would I find one as they don't seem to be on the cd/dvd anymore. Thanks
  13. Dont even know if its that. From a personal point of view I dislike X4. Expanded parameters pages that have nice little pictorial representations. Come on whats all that about.
  14. Post components Version 10??? Maybe not. [ 07-30-2009, 11:26 AM: Message edited by: Tr3bor ]
  15. We use the Hi-roc range in this catalogue with great success. 2.5MM DRILL S6500 F5.0 coolant In/out no peck. http://www.fenntool.com/pdf/fetoga_drilling.pdf
  16. Gave up with verify years ago. We went the Vericut route.
  17. Here is a sample of the NC code. I have no - and seems to be on the ptoolcomment or pstrtool. N80 T12 M6 ( 3MM FIN CARBIDE ENDMILL ) ( CUT OUT ) G65 P8001 A0. B0. G0 G56 G90 X-.0619 Y-.9915 S10610 M3 T5 G43 H12 D12 Z3. M260 M08 /M494 Z.175 G1 Z.002 F6.25 X.0025 Y-.8925 F25. G3 X-.0322 Y-.7291 I-.099 J.0644 G2 X-.1364 Y-.5371 I.1248 J.1921 G3 X-.1768 Y-.0282 I-3.2409 J-.0014 G2 X.1768 I.1768 J.0282 G3 X.1364 Y-.5371 I3.2005 J-.5103 G2 X.0322 Y-.7291 I-.229 J.0001 X-.0322 I-.0322 J.0496 G3 X-.1155 Y-.7467 I-.0328 J-.0505 G1 X-.1483 Y-.7973 Z.102 F6.25 G0 Z3. M09 /M495 M269 M5 G91 G28 G0 Z0. G28 X0. M200 M98P99(WASH PALLET) M30 N9000T5M6(6MM CARBIDE ENDMILL ROUGHER ) G65 P8852T5. R.23622J-.0005 N9010T6M6(6MM CARBIDE ENDMILL FINISH ) G65 P8852T6. R.23622J-.0005 N9020T5M6(6MM CARBIDE ENDMILL ROUGHER ) G65 P8852T5. R.23622J-.0005 N9030T6M6(6MM CARBIDE ENDMILL FINISH ) G65 P8852T6. R.23622J-.0005 N9040T5M6(6MM CARBIDE ENDMILL ROUGHER ) G65 P8852T5. R.23622J-.0005 N9050T6M6(6MM CARBIDE ENDMILL FINISH ) G65 P8852T6. R.23622J-.0005 N9060T5M6(6MM CARBIDE ENDMILL ROUGHER ) G65 P8852T5. R.23622J-.0005 N9070T12M6(3MM FIN CARBIDE ENDMILL ) G65 P8852T12. R.11811J-.0005 M30 ptoolcomment #Comment for tool tnote = t$ toffnote = tloffno$ tlngnote = tlngno$ , *sopen_prn, pstrtool, *sclose_prn, e$ #*toffnote, *tlngnote, *tldia$, *tnote, pstrtool #Comment for tool if strtool$ <> sblank, [ strtool$ = ucase(strtool$) *strtool$, " " ]
  18. I am recieving this error. It is not effecting the NC output but is annoying. How or where do I look to resolve this error. 03 Jul 2009 03:14:45 PM - <2> - RUN TIME - - Negative tool numbers not allowed in tooltable. 03 Jul 2009 03:14:45 PM - <2> - Successful completion of posting process!
  19. You also have this further down in your post: ptap #Canned Tap Cycle > pdrlcommonb > result = newfs(17, feed) # Set for tapping Feedrate format > pcan1, pbld, n, *sgdrlref, *sgdrill, pxout, pyout, pfzout, pcout, > prdrlout, *feed, strcantext, e
  20. yours only has: ptap #Canned Tap Cycle Not what i said. you have put it in the wrong place should look like this: ptap #Canned Tap Cycle pdrlcommonb tap_out = n_tap_thds pcan1, pbld, , *sgdrill, sgabsinc, *sgdrlref, *xout, *yout, prdrlout, *speed, tap_out, strcantext, e pcom_movea
  21. what is on that line? If you search this n_tap_thds. Loads of old posts about it. Where I got my information originaly.
  22. drop the $ sign tap_out = n_tap_thds
  23. Hope this helps. sg73 G73 #chip break - no dwell sg73d G73 #chip break - with dwell sg77 G77 #tap - right hand sg84d G74 #tap - left hand fmt J 3 tap_out #Spindle Speed for tap out ptap$ #Canned Tap Cycle pdrlcommonb tap_out = n_tap_thds$ pcan1, pbld, , *sgdrill, sgabsinc, *sgdrlref, *xout, *yout, prdrlout, *speed, tap_out, strcantext, e$ pcom_movea outputs: G77 G99 X-2.5028 Y1.1136 Z0. R.1 S4456 J80. [ 07-03-2009, 10:34 AM: Message edited by: Tr3bor ]

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...