![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| ||||
| ||||
| Are there any tutorials online that will walk someone through their first post edit? Basically I want to add some remark fields to the top of the NC file with customer info, part name, dwg #, mc9 file name and date that I can fill in by hand as required. I also have to hand edit out A0. and don't want my table to home at every tool change so G28 X0.Y0.A0. has to go. I'd also like to add an automatic G0 Z2.5 M09; X0. Y2.0 at the end of the program before homing the spindle and rewinding the program. Most of the parts we make allow for this table travel with my set ups and it would be very convienent if the post would add this for me. As it is now I have use the replace function in the simco editor and then hand edit the rest in. I'm using the generic mpfan post for Haas TM-1s. TIA Scott
__________________ Suppose you were an idiot and suppose you were a member of Congress. But I repeat myself. Mark Twain |
|
#2
| |||
| |||
| Put it in the Haas and use the Haas editor. You should be able to do all your changes using the find/replace function. For your identification stuff at the top you can create a little program that has all the fields blank. You call up this program, enter your stuff in all the fields, select the whole program as a block, copy it to the clipboard and then paste it from the clipboard into the top of your program. |
|
#3
| ||||
| ||||
| Do you want to buy one that already has all that in it? Mike Mattera
__________________ Tips For Manufacturing Training CD's, DVD's for Mastercam, SolidWorks, Inventor, G-Code Training & More http://www.tipsforcadcam.com |
|
#4
| ||||
| ||||
Main Menu File Edit PST. Your Post Processor list will come up and you can edit the HAAS Posting by double clicking on it. This opens a new window showing the entire Post Processor Script. There are plenty of directions in MC's main folder on your "C/:" drive. A lot of the options are self explanitory and others are actual VB Scripts. Look around a little and see what you can find. This one is from MC8 Level 1 I believe. I have no idea if it has been edited so don't use it for posting g-code that your going to run. Your better off using this to play with and to get used to the MC Posting Language.
__________________ Toby D. "Imagination and Memory are but one thing, but for divers considerations have divers names" Schwarzwald (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) www.refractotech.com |
|
#5
| |||
| |||
| I'll see if I can help. I made similar changes to my toolchange, removing A's, etc. Open the post in notepad. Look for something like this: # ------------------------------------------------------------------------ # Start of File and Toolchange Setup # ----------------------------------------------------------------------- Their are several subheadings under this, like "#Start of file for non-zero tool number" and "#Tool change". Under a few of the subheadings is the line "pfbld, n$, *sg28ref, "X0.", "Y0.", e$" what I would do at this point is make a change and try the post. I'm not sure if you would need to make the change under each subheading or not, experiment. For example if you just wanted to home the z axis, change the line to: pfbld, n$, *sg28ref, "Z0.", e$ Adding the lines to the top of the program is going to take much more thought. I need to do something similar, though, so if I get around to it I will update. Hope this helps, Joe edit: BACKUP POST FIRST!!! end edit.
__________________ If you try to make everything idiot proof, someone will just breed a better idiot! |
| Sponsored Links |
|
#6
| ||||
| ||||
| To turn off the A axis, go to the bottom of the post and look for question 164 and set it to "n" for no output. General post editing information. http://www.mmattera.com/ got to Technology - Mastercam Stuff and then "How To Edit A Post". Mike Mattera
__________________ Tips For Manufacturing Training CD's, DVD's for Mastercam, SolidWorks, Inventor, G-Code Training & More http://www.tipsforcadcam.com |
|
#7
| ||||
| ||||
The machinist before me left under bad circumstances and a lot of blueprints are missing. The owners think he took them with himand as a result when hired I was told explicitly that all files and blueprints were to be keep filed, provided with a new filing cabinet, folders, CDs and floppies with sleeves for both. Since our main customers track who has what proprietary blueprints they are touchy about our asking for new prints when they show we signed for a copy less than a year ago. It looks unprofessional and the owner has set policy and I need to follow it. Thanks Scott
__________________ Suppose you were an idiot and suppose you were a member of Congress. But I repeat myself. Mark Twain |
|
#8
| ||||
| ||||
| Personally I'm kind of hands on and am always trying to learn more about how things work, ecspecially as a new graduate starting a second career, so I'd like to do it myself, but for a reasonable price it would be worth having an edited post specific to our machines.
__________________ Suppose you were an idiot and suppose you were a member of Congress. But I repeat myself. Mark Twain |
|
#9
| ||||
| ||||
| Love the sig line btw Scott
__________________ Suppose you were an idiot and suppose you were a member of Congress. But I repeat myself. Mark Twain |
|
#10
| ||||
| ||||
You can copy a post to Modify leaving the original alone and unaltered. That is the safest way I know of. I am totally new to MC and everything about it and found that most of the standard guidelines of other softwares apply to MC as well. What I am doing is modifying a Copied Post Processor and posting G-Code with it to see what changes in the end result. When making changes keep in mind to change one thing at a time taking notes of what was changed. Also keep a Text Log to reference while editing a post (PST. File). Those books and videos of Mikes look very good. I may purchase them myself.
__________________ Toby D. "Imagination and Memory are but one thing, but for divers considerations have divers names" Schwarzwald (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) www.refractotech.com |
| Sponsored Links |
|
#11
| ||||
| ||||
| I kept getting told that I needed to do it all through the machine and control defs. I'm finally going to get that post cleaned up (2.5 years later).
__________________ Greg |
|
#12
| |||
| |||
| Well Hotkey if you had gone over to the emastercam forum you would have had that answered in about 15 minutes. http://www.emastercam.com/cgi-bin/ultimatebb.cgi |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |