Question:
How to operate MAZAK 400 II milling machine?
lito
2006-07-23 06:27:03 UTC
MAZAK 400 II is a Computer Numericaly Controlled Machine and I want to know how to operate or to use the controlled pad on it.
Five answers:
beedaduck
2006-07-23 13:50:02 UTC
You have to learn the conversational programming for the machine.

It consists of common "G" codes that tell the machine what to do.

I am familiar with Okuma but have not worked on Mazak/Fanuc.

Each controller has it's own quirks.

This link http://www.teskolaser.com/gcode_list.html

shows common codes used

Example

G00 - is a common code used to rapid the machine to a spot you tell it (G00 X2.00 Y2.00)

G01- is a Feed Rate for cutting

G73 is a common drill code

(G73 X2.0 Y2.0 Z-1.0 S1200 M3 M53 F6)

S- SPINDLE RPM

M3 - TURN ON SPINDLE

M53 - JUMP HEIGHT

F - FEED RATE

These are just a few to get you started.

There are also macros that you can program in complex operations.

The best way is to have someone show you how to program and then write your own and debug them.

My apprentices usually are writing programs from prints on their own in a matter of weeks.

Hope this helps a bit.
anonymous
2006-07-23 13:34:18 UTC
Call Mazak in Florence Kentucky and schedule a class.
gwhatch2001
2006-07-23 15:51:21 UTC
Based on the shops where I have calibrated CMM's you stand around and yell across the shop floor to the idiot on the other side.



Seriously they operated on DMIS programming language.
anonymous
2006-07-23 16:36:28 UTC
can you specify the controller that is being used in this cnc.....

according to the controller you will have to write the program and then load it on to the contoller pad..
TD
2006-07-23 14:58:37 UTC
Read the manual


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...