I am studying the Haas Lathe Training manual. On page 139 I read that M3 turns the spindle clockwise and M4 is counterclockwise. Unless the directions are from standing position at the bar feed end of the machine, then mine is backward. Mine is as any normal lathe turns which is toward the operator using Me.
We have EV400 pallet pools. We use the counters on the pallet program page every day. Is there a way to set a count on this page besides zeroing with Origion?
Does anyone know if there is a way to sound the alarm (the audible alarm which you can have at M30) at a specific count? We want to use it as a reminder to change taps after 50 cycles
hello i noticed on another video you managed to display bore diameters (the #10188 macro) under your m30 counters and loop counters, i can view the macro variables via the current commands screen but cant figure out how to display it help would be appreciated greatly, thanks
Danijep123 - For more information on setting up the Macro Labels, take a look at this video:ua-cam.com/video/pPmwUpD_yb8/v-deo.html. - Mark, Haas Tip-of-the-day
+ProLive Advange Go ahead and try #3902=120 instead of #3092=120, this should get you going. #3902 = M30 Count 2. Macros must be enabled (Parameter 57:22) to use #3902 from MDI. Hope this helps!
Why an MDI program to change the counter??? Why not just highlight the number and use "ALTER" or something similar?? I have to go and watch this video every time I need to remember the "#3901 = xxx" code...Why does Haas insist on making simple tasks more complicated than need be? We only use the counter once a year maybe, and by the time we need it again, no one can remember the stupid MDI code...Nice feature but overly complicated
Write a macro.... Really simple Basically you need to declare a variable call it #1 you need to give it a value. Then at the bottom of your program you want to increment #1 by 1 or #1=#1+1 then you want to test that value. Once equal to 5 you want to jump to a line with a program stop. Else goto M30 that's as basic as I can explain it to you
I am new to hass machine. Still I got the concept. Thank u.
Hass is the use and friendly machine
I love this machine ❤️
I am studying the Haas Lathe Training manual. On page 139 I read that M3 turns the spindle clockwise and M4 is counterclockwise. Unless the directions are from standing position at the bar feed end of the machine, then mine is backward. Mine is as any normal lathe turns which is toward the operator using Me.
Great tips. Keep them coming!!!!
We have EV400 pallet pools. We use the counters on the pallet program page every day. Is there a way to set a count on this page besides zeroing with Origion?
Great videos I am enjoying them so much.
Does anyone know if there is a way to sound the alarm (the audible alarm which you can have at M30) at a specific count? We want to use it as a reminder to change taps after 50 cycles
Do Haas machines keep track of tooling usage?
hello i noticed on another video you managed to display bore diameters (the #10188 macro) under your m30 counters and loop counters, i can view the macro variables via the current commands screen but cant figure out how to display it help would be appreciated greatly, thanks
Danijep123 - For more information on setting up the Macro Labels, take a look at this video:ua-cam.com/video/pPmwUpD_yb8/v-deo.html. - Mark, Haas Tip-of-the-day
How to change parts count manually in between, m/c haas DT 1 vmc
good explanation so cool
If my PLC has 20 counters and I want 25 counters so how it is possible in Programing
I have some problem #3901=120 show bad code in my haas
how do you get the counter to read say 5 parts per m30
I'm new to Haas. How do I enable macros parameter 57:22. I am at home ot preparing for work Monday on the Haas ST-25.
How to do it
I HAVE A SL 30 LATHE BUT EVEN TURNING SETTING 118 ON DOESN'T READ THE M99 ANY IDEA WHAT IS WRONG?
Just found out the same thing here with our new ST10
Buenas tardes como puedo ver el video en español
Julián Ramos ...Yo entiendo muy bien el inglés
Julián Ramos .Si gustas puedo ayudar a entender estos vídeos?
brother i cant do it when i write my mdi #3092=120 MACHİNE say bad code
+ProLive Advange Go ahead and try #3902=120 instead of #3092=120, this should get you going. #3902 = M30 Count 2. Macros must be enabled (Parameter 57:22) to use #3902 from MDI. Hope this helps!
Why an MDI program to change the counter??? Why not just highlight the number and use "ALTER" or something similar??
I have to go and watch this video every time I need to remember the "#3901 = xxx" code...Why does Haas insist on making simple tasks more complicated than need be? We only use the counter once a year maybe, and by the time we need it again, no one can remember the stupid MDI code...Nice feature but overly complicated
Go MDI give #3091=120 show bad cod please help me sir
Kumar g -Try #3901=120 from MDI and it should set your M30 counter to 120. (03:24) Thanks for the comment. - Mark, Haas Tip-of-the-day
M38 cammnd how to use
cool
How can I make my machine stop each 10 parts
Write a macro.... Really simple
Basically you need to declare a variable call it #1 you need to give it a value. Then at the bottom of your program you want to increment #1 by 1 or #1=#1+1 then you want to test that value. Once equal to 5 you want to jump to a line with a program stop. Else goto M30 that's as basic as I can explain it to you
#3901=[#3901+9];
#3902=[#3902+9];
M30;
Yeah. M30 counter works great. Except that every time you use the probe it adds to the part counter. So in reality, the M30 part counter is useless.
i think that is a setting because you can shut off and turn on M99 counter