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:

CarbonCAD

Verified Members
  • Posts

    147
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Interests
    Chahoua Geckos

Uncategorized

  • Location
    Michigan

Recent Profile Visitors

1,555 profile views

CarbonCAD's Achievements

Newbie

Newbie (1/14)

5

Reputation

  1. I did receive a post manual if anyone needs a copy in the future. It's semi-helpful.
  2. The US guy said I should go through Germany. I didn't see a UK contact either so I emailed Germany.
  3. We are sending some work to our U.K. location and they have a Roeders machine. I have their post, that works and gives me nc code. The example they sent me has a .bef file. Is this supposed to post out as well? The control seems to be a different animal. Does anyone have any documentation that I could educate myself with. I contacted the US Roeders and they wouldn't give me any info because the serial number I gave them wasn't in their files. Probably because the machine is in the U.K.
  4. This is my Makino tool change: ptlchg$ #Tool change pcuttype size1 = rbuf(1,0) rc1 = t$ if rc1<= size1, tcount = rbuf(1,rc1) else, tcount = 0 if tcount = 0, tseqno = t$*100 else, tseqno = t$*100+tcount tcount = tcount+1 wc1 = t$ tcount = wbuf(1,wc1) toolchng = one toolchg_cnt = toolchg_cnt + 1 if mi1$ = one, #Work coordinate system [ pfbld, n$, *sg28ref, "X0.", "Y0.", e$ pfbld, n$, sg92, *xh$, *yh$, *zh$, e$ ] if t$ <> prv_t$, if prog_stop = 1, pbld, n$, *sm01, e$ if prog_stop = 2, pbld, n$, *sm00, e$ pcom_moveb pcheckaxis c_mmlt$ #Multiple tool subprogram call ptoolcomment comment$ if omitseq$, *tseqno, e$ #use *tseqno for *ntnum with buffer file pcan result = newfs(15, feed) #Reset the output format for 'feed' pbld, n$, *t$, e$ pbld, n$, sm06, e$ pbld, n$,[if nextdc$ <> 7, *speed, *spindle], pgear, strcantext,e$ if mi6$ = 1, "M3 G4 X240.", e$ if mi5$ = 1, plaser2 pindex sav_absinc = absinc$ if mi1$ > one, absinc$ = zero pcan1, pbld, n$, *sgcode, *sgabsinc, pwcs, pfxout, pfyout, pfcout, [if nextdc$ <> 7, *speed, *spindle], pgear, strcantext, e$ if mi4$, psgi_on #Enable SGI Mode pbld, n$, sg43, pbld, n$, "D2", "H1", pfzout, scoolant, e$ absinc$ = sav_absinc pbld, n$, sgabsinc, e$ pcom_movea toolchng = zero c_msng$ #Single tool subprogram call !xnci$, !ynci$, !znci$, !mi4$ Looks hard coded as well
  5. Simple question I can't seem to set a hot key for backplot. I tried both of the options under the machine category. Backplot - Run Machine Simulation in backplot mode with the current settings. and Backplot - Review the tool motion relative to the part geometry. Neither work when set to a hotkey, and I tried different hotkeys assignments. The screen blinks when I try to run it , but that is it.
  6. Does anyone have any information or documentation on the Fanuc macros that come with a Blum laser? We purchased a new machine and it has a Blum non contact tool measuring system. I have programmed the post to output what it needs to, but we still have some hiccups. I'm looking to educate myself more, but the information is hard to find or in Deutsch.
  7. I'll see about updating to 2018 today. Not that long ago I could do it myself, but now it may take a few days for our IT guy to come in and do it. Then I can test it out.
  8. In my setup sheet I can get a TIP_ANGLE and that works for drills. I can get an ANGLE which seems to also work for drills. Neither work for taper tools as far as I can tell. Is there a tag that I can use for the angle of a taper tool?
  9. Thank you. I did not answer why I wanted this in the setup sheet. We machine graphite and the tools are diamond or coated with diamond so that they maintain sizes under wear. Some of the tools are very expensive. I would like the information so that an operator doesn't use, for example, a tool that is two inches longer than necessary. The tool definitely will work but costs 50% more. On a related note, we are heavy on operators and light on machinists, so it changes the type and amount of information necessary. It's not the operator's fault, but it is what it is.
  10. Ah, I am still on 2017. That would explain some things. I guess I have to wait until we upgrade. So sorry you spent your time with a thorough response and the reason it wouldn't work is on my end.
  11. It worked fine until I put the script into my sheet and this: GrapeCity.Active.Reports.ReportScriptException: Report Script Compile Error on line 38... ... I get frustrated. The help file is conflicting and why is there not a length of the tool (as in the previously posted pic) tag?
  12. Thanks. That points me in the right direction, but what I really want is this:
  13. Reading through the help files it lists OVERALL-LENGTH twice under [TOOL] "OVERALL-LENGTH" - Overall length of tool (excluding holder) "OVERALL-LENGTH" - Overall length of the tool. The problem is that they both only give me the projection, and I need the actual length of the tool. What am I doing wrong?
  14. With a few tweaks the 4-axis Fadal post that comes with Mastercam seems to be working out with a lot less hassle than our old post. Thanks!

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...