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:

Darin

Verified Members
  • Posts

    285
  • Joined

  • Last visited

Everything posted by Darin

  1. Hello, Is there anyway to open up a file from the Solidworks vault through Mastercam? Right now we have to open Solidworks or Solidworks explorer and find the file in the vault and then save to folder outside the fault.. Seams to me that there should be a c-hook or something where we can by pass this and go straight to the vault.. Thanks
  2. I noticed when I changed to a generic VMC post the pull down menu had the correct tap without peck... Why does the MPmaster not have this?
  3. Hello, For some reason my Mpmaster post will only post a peck tap with my G84.. Is there a setting in the control or machine file that sets this in the pull down menu? Or is it a post thing? N100 G00 G17 G20 G40 G80 G90 N110 G91 G30 P2.0 Y0. N120 (TAPS THE 1/4-28 HOLES) N130 M08 N140 IF [VATOL EQ 8] N160 (SPINDLE TOOL CHECK) N150 T8 M6 N160 S280 M03 (SPINDLE TOOL JUMP) N170 (MAX - Z3.) N180 (MIN - Z-.875) N190 G00 G17 G90 G54 X-1.9685 Y-1.5748 N200 G56 H8 Z3. N210 G95 N220 M29 S280 N230 G84 Z-.875 R-.2937 Q.075 F.0357 <---------------------------------- The Q shouldn't be there ---------------------------> N240 X1.9685 N250 G80 N260 M09 N270 M05 N280 G91 G30 P2.0 N290 G30 P2.0 N300 G90 N310 M30
  4. Hello, I have a Mpmaster edited post that I need to post a G15 H1 where the G54 is posting.. How do I make this happen? So G54 is G15 H1 and G55 would be G15 H2 and so on... Thanks
  5. Hello, I am trying to post the M08 on a different line like below.. I am using a MPmaster edited post. Having no luck so far.. It needs to be right after the M03 spindle turns on.. It is for a older Okuma mill.. Post like this now N100 G00 G17 G20 G40 G80 G53 G90 N110 G91 G30 P2.0 Z0. N120 (DRILLS COUNTERBORE WITH 5/8 E.M.) N130 M08 <---------------------------------------------------------------- Need this M08 gone or moved to below M03 -----------------------------> N140 IF [VATOL EQ 1] N160 (SPINDLE TOOL CHECK) N150 T1 M6 N160 S1500 M03 (SPINDLE TOOL JUMP) N170 (MAX - Z3.) N180 (MIN - Z-.3937) N190 G00 G17 G90 G54 X-1.9685 Y-1.5748 S1500 M03 N200 G56 H1 Z3. N210 G94 N220 G98 G83 Z-.3937 R.1 Q.025 F15. N230 X1.9685 N240 G80 G53 N250 M09 N260 M05 N270 G91 G30 P2.0 Z0. N280 M01 N290 (SPOT DRILLS THE 1/4-28 HOLES) N300 M08 N310 IF [VATOL EQ 6] N330 (SPINDLE TOOL CHECK) N320 T6 M6 N330 S1000 M03 (SPINDLE TOOL JUMP) N340 (MAX - Z3.) N350 (MIN - Z-.527) N360 G00 G17 G90 G54 X-1.9685 Y-1.5748 S1000 M03 Need it to post like this N100 G00 G17 G20 G40 G80 G53 G90 N110 G91 G30 P2.0 Z0. N120 (DRILLS COUNTERBORE WITH 5/8 E.M.) N140 IF [VATOL EQ 1] N160 (SPINDLE TOOL CHECK) N150 T1 M6 N160 S1500 M03 (SPINDLE TOOL JUMP) N165 M08 <--------------------------------------------------------------- M08 needs to be here ---------------------------------------> N170 (MAX - Z3.) N180 (MIN - Z-.3937) N190 G00 G17 G90 G54 X-1.9685 Y-1.5748 S1500 M03 N200 G56 H1 Z3. N210 G94 N220 G98 G83 Z-.3937 R.1 Q.025 F15. N230 X1.9685 N240 G80 G53 N250 M09 N260 M05 N270 G91 G30 P2.0 Z0. N280 M01 N290 (SPOT DRILLS THE 1/4-28 HOLES) N300 M08 N310 IF [VATOL EQ 6] N330 (SPINDLE TOOL CHECK) N320 T6 M6 N330 S1000 M03 (SPINDLE TOOL JUMP) N340 (MAX - Z3.) N350 (MIN - Z-.527) N360 G00 G17 G90 G54 X-1.9685 Y-1.5748 S1000 M03 Thanks
  6. Thanks guys that worked.. I changed it to 0 on the brk_max_ang : 1 line.. It it posts the way I want it to... But if I have more involved programs I will switch back to 1 or 15... Thanks
  7. Ok I put it in there... It is named B Axis 1 Deg...... Thanks
  8. Any ideas on this? I can email you the Mastercam file to look at....
  9. Ok created four test planes front,right,back,left... It still posts the 1deg inc... Also I posted it with this post Generic Fanuc 5X Mill and it didn't post the 1deg increments like the Generic Haas VF-TR_Series 5X Mill did.. Generic Haas VF-TR_Series 5X Mill post G0 G54 G90 X2.065 Y-7.3892 B180. A90. S7500 M3 M10 M12 G43 H1 Z3.315 Z1.515 G1 Z1.315 F50. X1.315 F75. X-1.315 X-2.065 Z1.515 F100. G0 Z3.315 ((FRONT) FINISH SLOT - 3/4" EMC) Y-7.6392 Z1.515 G1 Z1.315 F50. X-1.315 F75. X1.315 X2.065 Z1.515 F100. G0 Z3.315 ((RIGHT) ROUGH-OUT SLOT - 3/4" EMC) M13 B181. M12 Y-7.6364 M13 B182. M12 Y-7.6336 M13 B183. M12 Y-7.6309 Generic Fanuc 5X Mill post N100 G20 N102 G0 G17 G40 G80 G90 G94 G98 N104 G0 G28 G91 Z0. N106 G0 G28 X0. Y0. (DST V24826S 3/4 EMC 1-5/8 LOC |TOOL - 1|DIA. OFF. - 1|LEN. - 1|TOOL DIA. - .75) ((FRONT) ROUGH-OUT SLOT - 3/4" EMC) N108 T1 M6 N110 G0 G54 G90 X7.3892 Y2.065 C180. B-90. S7500 M3 N112 G43 H1 Z3.315 N114 Z1.515 N116 G1 Z1.315 F50. N118 Y1.315 F75. N120 Y-1.315 N122 Y-2.065 N124 Z1.515 F100. N126 G0 Z3.315 ((FRONT) FINISH SLOT - 3/4" EMC) N128 X7.6392 N130 Z1.515 N132 G1 Z1.315 F50. N134 Y-1.315 F75. N136 Y1.315 N138 Y2.065 N140 Z1.515 F100. N142 G0 Z3.315 ((RIGHT) ROUGH-OUT SLOT - 3/4" EMC) N144 C90. N146 X7.3892 N148 Z1.515 N150 G1 Z1.315 F50. N152 Y1.315 F75. N154 Y-1.315 N156 Y-2.065 N158 Z1.515 F100. N160 G0 Z3.315 ((RIGHT) FINISH SLOT - 3/4" EMC) N162 X7.6392 N164 Z1.515 N166 G1 Z1.315 F50. N168 Y-1.315 F75. N170 Y1.315 N172 Y2.065 N174 Z1.515 F100. N176 G0 Z3.315 ((BACK) ROUGH-OUT SLOT - 3/4" EMC) N178 C0. N180 X7.3892 N182 Z1.515 N184 G1 Z1.315 F50. N186 Y1.315 F75. N188 Y-1.315 N190 Y-2.065 N192 Z1.515 F100. N194 G0 Z3.315 ((BACK) FINISH SLOT - 3/4" EMC) N196 X7.6392 N198 Z1.515 N200 G1 Z1.315 F50. N202 Y-1.315 F75. N204 Y1.315 N206 Y2.065 N208 Z1.515 F100. N210 G0 Z3.315 ((LEFT) ROUGH-OUT SLOT - 3/4" EMC) N212 C-90. N214 X7.3892 N216 Z1.515 N218 G1 Z1.315 F50.
  10. It is four flats in the center of the cylinder channel only.. So the flat is not the whole side just a channel.. Thanks
  11. Yes I can share the file.. Let me know where you want it... Send me a email or somewhere you want me to send it.. Thanks
  12. Hello, We have a Haas VF TR Series 5X Mill.. We are using the Generic Haas VF-TR_Series 5X Mill post file and GENERIC HAAS VF-TR_SERIES 5X MILL control file. For some reason it posts like below with 1 deg increments B axis moves.. Is there a setting for this? It only happenes on certain programs.. This is a simple mill four flats on a cylinder. So it uses front,back,right ,left planes..... G20 G0 G17 G40 G49 G80 G90 G0 G28 G91 Z0. (DST V24826S 3/4 EMC 1-5/8 LOC |TOOL - 1|DIA. OFF. - 1|LEN. - 1|TOOL DIA. - .75) ((FRONT) ROUGH-OUT SLOT - 3/4" EMC) M11 M13 T1 M6 G0 G54 G90 X2.065 Y-7.3892 B180. A90. S7500 M3 M10 M12 G43 H1 Z3.315 Z1.515 G1 Z1.315 F50. X1.315 F75. X-1.315 X-2.065 Z1.515 F100. G0 Z3.315 ((FRONT) FINISH SLOT - 3/4" EMC) Y-7.6392 Z1.515 G1 Z1.315 F50. X-1.315 F75. X1.315 X2.065 Z1.515 F100. G0 Z3.315 ((RIGHT) ROUGH-OUT SLOT - 3/4" EMC) M13 B181. <-------------------------------------------------------------------- 1 deg B axis moves????----------------------> M12 Y-7.6364 M13 B182. M12 Y-7.6336 M13 B183. M12 Y-7.6309 M13 B184. M12 Y-7.6281 M13 B185. M12 Y-7.6253 M13 B186. M12 Y-7.6225 M13 B187. M12 Y-7.6198 M13 B188. M12 Y-7.617 M13 B189. M12 Y-7.6142 M13 B190. M12 Y-7.6114 M13 B191. M12 Y-7.6086 M13 B192. M12 Y-7.6059 M13 B193. M12 Y-7.6031 M13 B194. M12 Y-7.6003 M13 B195. M12 Y-7.5975 M13 B196. M12 Y-7.5948 M13 B197. M12 Y-7.592 M13 B198. M12 Y-7.5892 M13 B199. M12 Y-7.5864 M13 B200. M12 Y-7.5836 M13 B201. M12 Y-7.5809 M13 B202. M12 Y-7.5781 M13 B203. M12 Y-7.5753 M13 B204. M12 Y-7.5725 M13 B205. M12 Y-7.5698 M13 B206. M12 Y-7.567 M13 B207. M12 Y-7.5642 M13 B208. M12 Y-7.5614 M13 B209. M12 Y-7.5586 M13 B210. M12 Y-7.5559 M13 B211. M12 Y-7.5531 M13 B212. M12 Y-7.5503 M13 B213. M12 Y-7.5475 M13 B214. M12 Y-7.5448 M13 B215. M12 Y-7.542 M13 B216. M12 Y-7.5392 M13 B217. M12 Y-7.5364 M13 B218. M12 Y-7.5336 M13 B219. M12 Y-7.5309 M13 B220. M12 Y-7.5281 M13 B221. M12 Y-7.5253 M13 B222. M12 Y-7.5225 M13 B223. M12 Y-7.5198 M13 B224. M12 Y-7.517 M13 B225. M12 Y-7.5142 M13 B226. M12 Y-7.5114 M13 B227. M12 Y-7.5086 M13 B228. M12 Y-7.5059 M13 B229. M12 Y-7.5031 M13 B230. M12 Y-7.5003 M13 B231. M12 Y-7.4975 M13 B232. M12 Y-7.4948 M13 B233. M12 Y-7.492 M13 B234. M12 Y-7.4892 M13 B235. M12 Y-7.4864 M13 B236. M12 Y-7.4836 M13 B237. M12 Y-7.4809 M13 B238. M12 Y-7.4781 M13 B239. M12 Y-7.4753 M13 B240. M12 Y-7.4725 M13 B241. M12 Y-7.4698 M13 B242. M12 Y-7.467 M13 B243. M12 Y-7.4642 M13 B244. M12 Y-7.4614 M13 B245. M12 Y-7.4586 M13 B246. M12 Y-7.4559 M13 B247. M12 Y-7.4531 M13 B248. M12 Y-7.4503 M13 B249. M12 Y-7.4475 M13 B250. M12 Y-7.4448 M13 B251. M12 Y-7.442 M13 B252. M12 Y-7.4392 M13 B253. M12 Y-7.4364 M13 B254. M12 Y-7.4336 M13 B255. M12 Y-7.4309 M13 B256. M12 Y-7.4281 M13 B257. M12 Y-7.4253 M13 B258. M12 Y-7.4225 M13 B259. M12 Y-7.4198 M13 B260. M12 Y-7.417 M13 B261. M12 Y-7.4142 M13 B262. M12 Y-7.4114 M13 B263. M12 Y-7.4086 M13 B264. M12 Y-7.4059 M13 B265. M12 Y-7.4031 M13 B266. M12 Y-7.4003 M13 B267. M12 Y-7.3975 M13 B268. M12 Y-7.3948 M13 B269. M12 Y-7.392 M13 B270. M12 Y-7.3892 Z1.515 G1 Z1.315 F50. X1.315 F75. X-1.315 X-2.065 Z1.515 F100. G0 Z3.315 ((RIGHT) FINISH SLOT - 3/4" EMC) Y-7.6392 Z1.515 G1 Z1.315 F50. X-1.315 F75. X1.315
  13. I know this is a old post. But I am looking for a X5 or X6 post for a 1994 Bridgeport 308 Discovery Machine we have here. Is was told the DX32 Bridgeport Post Processor should work.. Does anyone have this post? Thanks
  14. Hello, Where do you set the max spindle speed in Mpmaster? Is it pst or control file? Thanks
  15. Ok thanks.. Do you know where to move the next_tool$, in the post for it to come out like below. I have tried by the M06 lines and I get nothing... N140 T69 M06 (6.0" FACEMILL) N150 (MAX - Z3.04) N160 (MIN - Z0.) N170 G00 G17 G90 G54 B0. X-7.55 Y1.2999 S4000 M03 N180 G43 H69 Z3. M08 T71 <--------------------------------------------- This is how it posts now ------------------------------------> I need it to post like this N140 T69 T71 M06 (6.0" FACEMILL) <--------------------------- This is how I need it to post ------------------------------------------> N150 (MAX - Z3.04) N160 (MIN - Z0.) N170 G00 G17 G90 G54 B0. X-7.55 Y1.2999 S4000 M03 N180 G43 H69 Z3. M08
  16. Any ideas how to make it posts like this? Or would this be a Misc Values thing? Thanks
  17. Thanks but that puts the next tool in the wrong spot for our Mazak.. Below is how it posts now. N140 T69 M06 (6.0" FACEMILL) N150 (MAX - Z3.04) N160 (MIN - Z0.) N170 G00 G17 G90 G54 B0. X-7.55 Y1.2999 S4000 M03 N180 G43 H69 Z3. M08 T71 <--------------------------------------------- This is how it posts now ------------------------------------> I need it to post like this N140 T69 T71 M06 (6.0" FACEMILL) <--------------------------- This is how I need it to post ------------------------------------------> N150 (MAX - Z3.04) N160 (MIN - Z0.) N170 G00 G17 G90 G54 B0. X-7.55 Y1.2999 S4000 M03 N180 G43 H69 Z3. M08 Thanks
  18. Hello, We have a Mazak horizontal that has three speeds for RPM.. I need the post to post a M37,M38 or M39 at certain RPM's.. How do I make the post do this.. Needs to before the M03 or on same line.. M37 is 0 to 535 RPM M38 is 536 to 1650 RPM M39 is 1651 to max which is 5000 RPM Thanks
  19. Hello, How do I edit the mpmaster post to post like below... It is for a Mazak horizontal and a okuma vertical.. Needs to post the next tool to have the machine ready.. Post this way for Okuma N130 T1 M6 N135 T12 <------------------------- Next tool for Okuma ---------------------------> N140 S2800 M03 (SPINDLE TOOL JUMP) N150 (MAX - Z4.) N160 (MIN - Z-1.025) N170 M08 N180 G00 G17 G90 G54 X8.665 Y.5 S2800 M03 Post this way for Mazak N130 T1 T12 M6 <---------------------- Next tool for Mazak -----------------------------> N140 S2800 M03 (SPINDLE TOOL JUMP) N150 (MAX - Z4.) N160 (MIN - Z-1.025) N170 M08 N180 G00 G17 G90 G54 X8.665 Y.5 S2800 M03 Thanks
  20. Ok I think I might be changing it in th wrong place.. It posted out fine for the first tool but the next tool there is no M6 or anything.. Below is where I put the changes in the mpmaster post N100 G00 G17 G20 G40 G80 G53 G90 N110 G91 G30 P2.0 Z0. N120 IF [VATOL EQ 1] N140 (SPINDLE TOOL CHECK) <------------------- this looks great ---------------> N130 T1 M6 N140 S2800 M03 (SPINDLE TOOL JUMP) N150 (MAX - Z4.) N160 (MIN - Z-1.025) N170 M08 N180 G00 G17 G90 G54 X8.665 Y.5 S2800 M03 N190 G56 H4 Z4. T12 N200 Z.2 N210 G94 G01 Z-1.025 F120. N220 G41 D4 Y0. F80. N230 Y-2.4375 N240 G02 X8.25 Y-2.8525 I-.415 J0. N250 G03 X2.8525 Y-8.25 I0. J-5.3975 N260 G02 X2.4375 Y-8.665 I-.415 J0. N270 G01 X0. N280 G40 X-.5 N290 G00 Z2.975 N300 X8.635 Y.5 N310 Z.2 N320 G01 Z-1.025 F120. N330 G41 D4 Y0. F80. N340 Y-2.4375 N350 G02 X8.25 Y-2.8225 I-.385 J0. N360 G03 X2.8225 Y-8.25 I0. J-5.4275 N370 G02 X2.4375 Y-8.635 I-.385 J0. N380 G01 X0. N390 G40 X-.5 N400 G00 Z4. N410 (FINISH MILLS OUTSIDE PROFILE WITH 3/4 ENDMILL) N420 X8.625 Y.5 N430 Z.2 N440 G01 Z-1.025 F120. N450 G41 D4 Y0. F40. N460 Y-2.4375 N470 G02 X8.25 Y-2.8125 I-.375 J0. N480 G03 X2.8125 Y-8.25 I0. J-5.4375 N490 G02 X2.4375 Y-8.625 I-.375 J0. N500 G01 X0. N510 G40 X-.5 N520 G00 Z4. N530 M09 N540 M05 N550 G91 G30 P2.0 Z0. N560 M01 <------------------------ not tool change after this line ---------------------------> N570 (MAX - Z4.) N580 (MIN - Z-1.025) N590 M08 N600 G00 G17 G90 G54 X8.75 Y-2.5925 S550 M03 N610 G56 H12 Z4. T1 <-------------------------- There is a height offset for t12 ------------------> N620 (ROUGH AND FINISH MILLS WITH 15 DEG TAPER E.M.) N630 Z.2 N640 G94 G01 Z-1.025 F125. N650 G41 D12 X8.25 F5. N660 G03 X2.5925 Y-8.25 I0. J-5.6575 N670 G01 G40 Y-8.75 N680 G00 Z2.975 N690 X8.75 Y-2.5625 N700 Z.2 N710 G01 Z-1.025 F125. N720 G41 D12 X8.25 F5. N730 G03 X2.5625 Y-8.25 I0. J-5.6875 N740 G01 G40 Y-8.75 N750 G00 Z4. This is where i changed the mpmaster post ptlchg_com #Tool change common blocks if force_output | sof, [ result = force(ipr_type,ipr_type) result = force(absinc$,absinc$) result = force(plane$,plane$) ] pcom_moveb pcheckaxis #Check for valid rotary axis c_mmlt$ #Multiple tool subprogram call #ptoolcomment if sof & scomm_sav <> snull, [ spaces$=0 <------------------------------------------------------------ From here to -------------------------------------> okuma_skip_toolnumber = t$ pbld, n$, " IF [VATOL EQ ", *okuma_skip_toolnumber,"] ", n$ = n$ + seqinc$, n$ = n$ + seqinc$, *n$, " (SPINDLE TOOL CHECK)", e$ spaces$=sav_spc n$ = n$ - seqinc$ n$ = n$ - seqinc$ pbld, n$, *t$, "M6", e$ pbld, *n$,[if nextdc$ <> 7, *speed, *spindle], pgear, strcantext, "(SPINDLE TOOL JUMP)", e$ <------------------------------------ Here ------------------------------> ] spaces$=0 if output_z = yes$, [ preadbuf5 if (opcode$ > 0 & opcode$ < 16) | opcode$ = 19, [ n$, pspc, scomm_str, "MAX - ", *max_depth, scomm_end, e$ n$, pspc, scomm_str, "MIN - ", *min_depth, scomm_end, e$ ] ] spaces$=sav_spc pstock if plane$ < 0 | opcode$ = 3 | opcode$ = 16, plane$ = 0 sav_absinc = absinc$ if wcstype > one, absinc$ = zero pindex if safe_index, And here # -------------------------------------------------------------------------- # Toolchange / NC output Variable Formats # -------------------------------------------------------------------------- fmt "T" 4 t$ #Tool No fmt "T" 4 first_tool$ #First Tool Used fmt "T" 4 next_tool$ #Next Tool Used fmt "D" 4 tloffno$ #Diameter Offset No fmt "H" 4 tlngno$ #Length Offset No fmt "G" 4 g_wcs #WCS G address fmt "P" 4 p_wcs #WCS P address fmt "S" 4 speed #Spindle Speed fmt "M" 4 gear #Gear range fmt 4 okuma_skip_toolnumber <----------------------added this line here --------------------------->
  21. Hello, How can I make my edited mpmaster post like below. This needs to be the first thing at the top of the program. $THE PROGRAM NAME.MIN% The program name needs to be what I call it in Mastercam.... but not sure where to put the name in Mastercam for the post to read it there.. 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...