586,075 active members*
4,173 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    May 2015
    Posts
    1

    Horizontal machining program?

    Hello
    l need example program that is on used horizontal cnc machine. is there anyone to help me?

  2. #2
    Join Date
    Jun 2014
    Posts
    13

    Re: Horizontal machining program?

    what controller do you use?

  3. #3
    Join Date
    Sep 2010
    Posts
    1230

    Re: Horizontal machining program?

    Quote Originally Posted by mnegridere View Post
    Hello
    l need example program that is on used horizontal cnc machine. is there anyone to help me?
    The program is no different to that of a Vertical Machine, except that is if the machine has a fourth axis, most do, or at least an indexer, it will be designated "B" instead of "A" axis as for the Vertical Machine. As referred to by billcha, the make and model of machine is helpful.

    Regards,

    Bill

  4. #4
    Join Date
    Jun 2014
    Posts
    13

    Re: Horizontal machining program?

    %
    O4550
    (DATE : WED OCT 15 13:47:21 2014)
    (MACHINE : SNK_5AX)
    N2 G21
    N4 M31
    N6 (===== TOOLS IN USE ============)
    N8 (DESCR :T1 SHELL MILL D 125)
    N10 (DESCR :T2 END MILL 60 R4)
    N12 (DESCR :T3 END MILL D 30 FL75 R4)
    N14 (DESCR :T5 CENTER DRILL 4 MM)
    N16 (DESCR :T9 DRILL D 3.5 MM)
    N18 (DESCR :T7 DRILL DIA 3.8 MM)
    N20 (DESCR :T8 DRILL DIA 4.1 MM)
    N22 (DESCR :T6 DRILL DIA 5.8 MM)
    N24 (DESCR :T11 CORNER RAD 6 DIA 8.30 MM)
    N26 (DESCR :T13 END MILL 25 FL4)
    N28 (DESCR :T4 CORNER RAD 4 DIA 6.70 MM)
    N30 (=================================)
    N32 (POS 1)
    N34 (MSDF 503299)
    N36 ( CONNECT VACUUM )
    N38 G54

    N40 (========== TOOL CHANGE ==========)
    N42 ( DESC : T1 SHELL MILL D 125)
    N44 (=================================)
    N46 (T/C POSITION UNITS MMS)
    N48 G00 G90 G53 Z-10.
    N50 G00 A0 B0
    N52 G53 X90. Y2000.
    N54 G00 B15.
    N56 G53 Z-300.
    N58 M00
    N60 G00 G53 Z-10.
    N62 B0
    N64 (LOAD T1 SHELL MILL D 125 )
    N66 (NO PRESET TOOL )
    N68 T1 M6
    N70 G43 G90 Z294. H1
    N72 X-112.5 Y25. A0 B0
    N74 S3900 M3
    N76 M8
    N78 (OPER NAME : FACING.4)
    N80 G0 X-112.5 Y25. Z294. A0. B0.
    N82 G0 Z84.
    N84 G1 G94 Z74. F1000
    N86 X-82.5
    N88 X2582.5
    N90 Y105.
    N92 X-82.5
    N94 Y185.
    N96 X2582.5
    N98 Y265.
    N100 X-82.5
    N102 Y345.
    N104 X2582.5
    N106 Y425.
    N108 X-82.5
    N110 Y505.
    N112 X2582.5
    N114 Y585.
    N116 X-82.5
    N118 Y665.
    N120 X2582.5
    N122 Y745.
    N124 X-82.5
    N126 Y825.
    N128 X2582.5
    N130 Y905.
    N132 X-82.5
    N134 Y985.
    N136 X2582.5
    N138 Y1065.
    N140 X-82.5
    N142 Y1145.
    N144 X2582.5
    N146 Y1225.
    N148 X-82.5
    N150 X-112.5
    N152 G0 Z294.
    N154 M05
    N156 M09
    N158 (END OF TOOL)
    This is a part of cnc program of horizontal gantry 5 axis machine with FANUC 12m control

Similar Threads

  1. Haas Horizontal program HELP
    By mazaker in forum G-Code Programing
    Replies: 0
    Last Post: 09-10-2013, 09:53 PM
  2. Applications Engineer - Horizontal Machining
    By SHRI Jobs in forum Employment Opportunity
    Replies: 0
    Last Post: 04-25-2012, 09:17 PM
  3. Using a schedule program on a horizontal
    By Shotout in forum Okuma
    Replies: 6
    Last Post: 08-29-2009, 01:06 AM
  4. Syil X4 and horizontal machining
    By cvafiadis in forum Syil Products
    Replies: 7
    Last Post: 11-14-2008, 02:06 AM
  5. Horizontal Machining Centers
    By BaronMachine in forum Haas Mills
    Replies: 4
    Last Post: 02-06-2008, 03:45 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •