![]() | |
| 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
| |||
| |||
wanting code to do a spiral facing cycle. the people at fanuc are telling me that this is an option that needs to be purchased, is this correct? i am looking for basic code to do this, no macros or can cycles. can you guys shoot me some examples? |
|
#3
| |||
| |||
| it shows in the manual that i should be capable of a spiral type, decreasing radius circular interpolation. the only problem is it will not read the radius increment amount (Q), or the number of revolutions (L). the code should look like this; G90 G02 X0 Y-30.0 I0 J-100.0 (Q-20 OR L4) F300; *EITHER Q OR L CAN BE OMITTED* the problem is that it will not read 'Q' or 'L' so it just generates one 360 degree spiral from start to finish point. this won't do. |
|
#4
| |||
| |||
| It is not always clear in the manual that certain features are optional. However, the Q and L are only used in this example when you have the Spiral Interpolation option. Since your CNC does not have it, it will not perform the spiral. FANUC should be able to install it if you want to be able to program it this way. Otherwise, you can do a roll-your-own with the macro variable method described in the earlier post. |
![]() |
| 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 |
| Heidenhain iTNC 530: Using Cycle 19 and Cycle 8 | Dan B | General CNC (Mill and Lathe) Control Software (NC) | 4 | 08-27-2011 11:32 AM |
| Need Help!- HAAS Lathe G94 Facing Can Cycle | nhatnam4 | G-Code Programing | 5 | 06-11-2008 11:48 PM |
| Manipulating Rough Facing Cycle for ML22 w/ Centurion 7T | drew_burg | Milltronics | 0 | 01-12-2008 04:28 PM |
| Chevalier mill with heidenhain controller won't do datum cycle | Kavanthony | General CNC (Mill and Lathe) Control Software (NC) | 2 | 03-13-2007 03:52 AM |
| Facing | impact | General Metalwork Discussion | 4 | 02-22-2006 08:24 PM |