![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Fanuc Discuss Fanuc controllers here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I would like to use the 4th axis of my Hitachi Seiki VA40 running under Fanuc 6M-B. I believe I should use M68 to open the chuck and M69 to close it before using any G commands. I would like to know the G code command structure for this 4th axis. Please help. Pramod |
|
#2
| ||||
| ||||
| I get you the first part, but what is your intent when open/close chuck for? what kind of 4axis do you have? full 4axis/ just index 4axis 'cause it can make the programming the whole different world.
__________________ The best way to learn is trial error. |
|
#3
| |||
| |||
I have a full 4th axis. Since the last post I was able to initialize the rotary table with M69 and turn it with handle control. Similar to the starting G28 command to send the axis to Zero. G28 X 0.0 Y 0.0 Z 0.0 M69 A 0.0 This sent the machine to Zero positions, the green lights lit up and I could move the rotary table in the handle mode. I want to turn the part so that I can mill say a groove on the surface of a round bar. I am going to try and use the G codes used in the X, Y and X axis to move the A axis but am wondering if the feed is going to be in degrees per minute. I agree that the best way is to try it and see. |
|
#4
| |||
| |||
| Hi- Take a look at your Fanuc 6m-b Maintenance Manual. You will find a few parameters that relate directly to the 4th axis settings; specifically: Parameter 11, bit 0 ADLM -A setting of 0 means the 4th axis is a rotaional axis. -A setting of 1 means the 4th axis is a linear axis. Hope this helps. TFGC |
|
#5
| ||||
| ||||
| I believe that a feed move that includes the rotary axis will be in degrees per minute, otherwise it would be inches per minute. G01 G91 X1.0 A10. F10. (Degrees per minute) G01 G91 X-1. F10. (Inches per minute - no rotary movement) G01 G91 A-10. F10. (Degrees per minute) Another option is Inverse Time Feedrate, where F= 1/time (in minutes) to complete the move. This requires calculations based on the diameter at the bottom of the tool, etc. It may not be activated on your control. |
| Sponsored Links |
|
#6
| ||||
| ||||
| I believe the M code is turn brake on and off. Normally, rotate 4axis all you need is type in Axxx.xx. And when you are machine the the control will take care feedrate, you can have feet per minute
__________________ The best way to learn is trial error. |
|
#7
| |||
| |||
| I've been wanting to know how to use the 0M-C [4th] button which is located on the full keyboard 0M-C CRT/MDI.w/9" monochrome monitor. Mine is a rotary table, not a rotary indexer or a tilt indexer. Greg |
![]() |
| Tags |
| 4th axis, 6m-b, chuck close open, g codes |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New Machine Build- post for 2 axis ez trak versus 3 axis ez vision | tooolman | G-Code Programing | 0 | 11-28-2008 03:33 PM |
| Compare Catia and MCX2 for multi axis lathe/4 axis mill | bob1112 | General CAM Discussion | 0 | 10-10-2008 07:15 PM |
| How can I coupling a stepper motor axis directly to other axis? | meknik2001 | Stepper Motors and Drives | 4 | 05-08-2008 01:54 PM |
| One axis (z-axis?) computer controlled testing device | TsThorsell | Stepper Motors and Drives | 3 | 02-07-2008 12:38 PM |
| New Design - Hybrid 3-Axis Router/4-axis Foam Hot Wire Cutter | the__extreme | CNC Wood Router Project Log | 3 | 02-26-2007 02:58 PM |