More: Faunc
detailed notes of custom macro programming
|
• Page 1 (Original Post) •
shiju (195.229.236.214) -
i have an interest to learm more about custom macro i search the books in lot of places from the machine catalogue they difine some about macro but that enough to learni request u plz help me if u can and if possible plz send the notes also for me shiju
Comment #1 abdulrafay from pakistan (Contact Member) -
i have an interest to learm more about custom macro i search the books in lot of places from the machine catalogue they difine some about macro but that enough to learni request u plz help me if u can and if possible plz send the notes also for me
Comment #2 N.Gunasekaran (117.201.35.81) -
i have an interest to learm more about custom macro i search the books , could you please guild me in right track.
Comment #3 Steve (2) from Wisconsin (Contact Member) -
Most of the learning of using macro's is by doing. I will try and compile all my notes that have some detail. A quick example using 2 different style start programs.1. 00001(MAIN PROG.) #1=5(PART THICKNESS) #2=20(PART OD) #3=.4(EXTRA STOCK) #7=.1(PICK SIZE) #20=5(TOOL NUMBER) M98P8000(SUB PROGRAM CALL)YOU WOULD WRITE YOUR PROGRAM TO USE THE VARIABLES ABOVE. O8000(CUTS OD SUBROUTINE) M6T#20 G0G90G55 N100 X[[#2+#3]-#7]Z[#1+.05] G1Z-#1M8 G0U.1 Z.05 #3=#3-#7 IF[#3GE0]GOTO100 G0G28X0Y0Z0 M99 2. O0001(MAIN PROGRAM) G65P8000A5B20C.4D.1T5 M30 THIS WILL USE THE SAME PROGRAM AND NUMBERS AS EXAMPLE 1 JUST USING THE ALPHA WORD USAGE. A=#1 B=#2 C=#3 D=#7 T=#20 PLEASE FEEL FREE TO ASK QUESTIONS AS YOU ARE TRYING DIFFERENT PROGRAMS. I WILL TRY TO ANSWER TO THE BEST OF MY ABILITY.
Comment #4 sahana (121.243.87.41) - Mon Feb 8 01:54:21 2010
"Macro notes"
I require a complete notes of Macro from the scratch as am a new user and need to learn about itThanks Sahana • Page 1 (Original Post) •
| You are not logged in. It is recommeded that you post messages
and comments with a CNC Machine profile. You will be protected from spam and have more features. Registration is quick and easy. You can also post as a casual user with the form below. As a casual user your IP address will be published! You must be a registered used to include a link. |
|