Vioalllaaa....Today I have New machine from Murata for CNC Lathe Machine. Its Very Nice for Skill Up. This first machine for Gantry loader, double Spindle. Now i'm and My Team set Up to make some production Begining Make program Make Jig and fixture And many facilitcy for mass production



New Machine from Murata
Fanuc Controller From Murata Lathe Machine
Thanks for Read My blog...Dont forget to subscribe..Nice see you On My next Article more about CNC learning
»»  CNC PROGRAMMING...“ ”

How to make Simple Workoordinat for many program in CNC machine

How to make Simple Workoordinat for many program in CNC machine I have many program in machine and i need some Workoordinat. Active Workoordinat : G54, G55, G56, G57, G58 is full value I use G54 value to 3 program for mass production. Its very dangerous if human error input value. How to make 3 program for G54 value? For Fanuc I use : G10 L2 P1 X0.0 Y0.0 Z 0.0 G10 : Read info to the control L2 : Tell to set value P1 : G54, P2 : G55 etc From the program Put into Top Ex : for program O0001 O0001; G0G91G28 X0.Y0.Z0.; ....... ....... G10 L2 P1 X25.00Y-25.00Z250.00 N1000; T1 M6; Etc.....M30% Same for program 2 and program 3 and set your value.


 Thanks for Read..Dont forget subscribe from My blog...and Read My Article More about CNC Machining
»»  CNC PROGRAMMING...“How to make Simple Workoordinat for many program in CNC machine”

Constant lead Threading (G32) Interpolation Funtion

Tapered screws and scroll threads in addition to equal lead straight threads can be cut by using a G32 command.
The spindle speed is read from the position coder on the spindle in real time and converted to a cutting feedrate for feed-per minute mode, which is used to move the tool.


Example of threading
FORMAT

In general, threading is repeated along the same tool path in rough cutting through finish cutting for a screw. Since threading starts when the position coder mounted on the spindle outputs a one-spindle-rotation signal, threading is started at a fixed point and the tool path on the workpiece is unchanged for repeated threading. Note that the spindle speed must remain constant from rough cutting through finish cutting. If not, incorrect thread lead will occur.

LZ and LX of a tapered thread

In general, the lag of the servo system, etc. will produce somewhat incorrect leads at the starting and ending points of a thread cut. To compensate for this, a threading length somewhat longer than required should be specified.

Ranges of lead sizes that can be specified
Metric input = Least command increment 0.0001 to 500.0000 mm
Inch input = Least command increment 0.000001 to 9.999999 inch


Example


" WARNING "
1. Feedrate override is effective (fixed at 100%) during threading.
2. It is very dangerous to stop feeding the thread cutter without stopping the spindle.
This will suddenly increase the cutting depth. Thus, the feed hold function is
ineffective while threading. If the feed hold button is pressed during threading, the tool will stop after a block not specifying threading is executed as if the SINGLE BLOCK button were pushed. However, the feed hold lamp (SPL lamp) lights when
the FEED HOLD button on the machine control panel is pushed. Then, when the tool stops, the lamp is turned off (Single Block stop status).
3. When the FEED HOLD button is pressed again in the first block after threading mode that does not specify threading (or the button has been held down), the tool stops immediately at the block that does not specify threading.
4. When threading is executed in the single block status, the tool stops after execution of the first block not specifying threading.
5 When the mode was changed from automatic operation to manual operation during threading, the tool stops at the first block not specifying threading as when the feed hold button is pushed as mentioned in Warning 3.
However, when the mode is changed from one automatic operation mode to another, the tool stops after execution of the block not specifying threading as for the single block mode in Note 4.
6. When the previous block was a threading block, cutting will start immediately without waiting for detection of the one-spindle-rotation signal even if the present block is a threading block.
G32Z _ F_ ;
Z _; (A 1-turn signal is not detected before this block.)
G32 ; (Regarded as threading block.)
Z_ F_ ; (One turn signal is also not detected.)
7. Because the constant surface speed control is effective during scroll thread or tapered screw cutting and the spindle speed changes, the correct thread lead may not be cut. Therefore, do not use the constant surface speed control during threading. Instead, use G97.
8. A movement block preceding the threading block must not specify chamfering or corner R.
9. A threading block must not specifying chamfering or corner R.
10. The spindle speed override function is disabled during threading. The spindle speed is fixed at 100%.
11. Thread cycle retract function is ineffective to G32.
»»  CNC PROGRAMMING...“Constant lead Threading (G32) Interpolation Funtion”

The GE Fanuc CNC controls Serial Cable Connection

The GE Fanuc CNC controls have a minimum of one serial communication port
available for communications. This port is designed to conform to the basic
requirements of the EIA232C standard. Connection to an EIA232 or EIA574
compliant device can be accomplished using a null modem cable.

Communication Cable Diagrams
EIA232C Null Modem Cable
This cable, utilizing a DB25P connector to a DB25S connector, uses Control
Codes also known as Software Handshaking. Controls and PG systems use
serial inter-face.


NOTE:
Pin #25 has 24 volts power supply on it. Do not use for normal interface
connection or damage to the control may occur.

EIA232C to EIA574 Null Modem Cable
This cable can be used for interfacing between IBM-compatible computers and
GE Fanuc controls. This cable uses a DB25P connector to a DB9S connector.
This is the most commonly used cable for communications and is available from
GE Fanuc or easily fabricated.

»»  CNC PROGRAMMING...“The GE Fanuc CNC controls Serial Cable Connection”

CNC Machine Prestart Checking Steps

 OIL RESERVOIR
Examine the oil levels. Both levels should be filled up to one inch from the bottom of the
reservoir. The spindle oil reservoir may have oil in it for up to six months. The way lube
oil reservoir may run out of oil in one week.

AIR PRESSURE
Visually inspect the air pressure gauge to verify that it is set to at least 80-100 PSI. Air
is used to change belt ranges in the spindle, orient the spindle, activate the tool in-out
cylinder, and it is, also, used for the air blast during a tool change. The tool changes
gauge should not exceed 120 PSI.

»»  CNC PROGRAMMING...“CNC Machine Prestart Checking Steps”
Share |