![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| General CAM Discussion Discuss CAD/CAM software and Design software methods here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| I'm trying to get some help on a high speed drilling macro. I'm using Haas VF4's but the problem I have is I'm also using a 30,000 RPM Air spindle. When I use this spindle I can not use the G73 Canned cylcle (High Speed Drilling). The control requires a RPM to be programmed or it defaults to the last RPM programmed or if none then a error. The air spindle does not have the ability to rotate so I'm at a dead end for now. Any suggestions or help would be appreciated. Michael |
|
#2
| ||||
| ||||
| Hi Michael, What happens if you tell it S0 for an rpm command? Does it give you an error?
__________________ First you get good, then you get fast. Then grouchiness sets in. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#3
| |||
| |||
| There has to be a RPM # programmed other wise the control just give me an error. If I program S0 it generates spindle faults also. That's why I think a Macro would be the only way to go. |
|
#4
| ||||
| ||||
| Mike, Just program "S1000" and "NO" M3 0r M4 on the line before the G73.
__________________ (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#5
| |||
| |||
| I tried that already the control gives me a range error. I even called Haas and they weren't to positive if I can override it somehow. |
| Sponsored Links |
|
#6
| ||||
| ||||
| Michael, What CAM system you using? If you can't mod your post to get the results you need, lemme know and I'll see if I can make you some kind of script or tiny executable to modify your GCode to run long code. 'Rekd
__________________ Matt San Diego, Ca ___ o o o_ [l_,[_____], l---L - □lllllll□- ( )_) ( )_)--)_) (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#7
| |||
| |||
| I'm running Mastercam V9.1 now, I'm trying to do that now with the post processor and then creating a sub from it. The Haas PST doesn't allow for me to output the long code, I've had some success with the Fanuc Post but it won't output the retract correctly and I've tried differen't ways so far. |
|
#8
| ||||
| ||||
| This is something I made a few years ago to change drill cycles from standard peck to deep hole peck.. Instead of: N170 G99 G83 X-.226 Y-.126 Z-.5672 R.1 Q.0785 F2.68 You would get something like: N170 G99 G83 X-.226 Y-.126 Z-.5672 R.1 I.15 J.05 K.0785 F2.68 'Rekd
__________________ Matt San Diego, Ca ___ o o o_ [l_,[_____], l---L - □lllllll□- ( )_) ( )_)--)_) (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#9
| ||||
| ||||
)Since you're using 9.1, we'll be able to either mod the post, or do a vb script. Should be a peice of cake. The post would prolly be the best, as it is less obtrusive during processing. 'Rekd
__________________ Matt San Diego, Ca ___ o o o_ [l_,[_____], l---L - □lllllll□- ( )_) ( )_)--)_) (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#10
| |||
| |||
| Yeah I see your point, but I need to be able to do this without calling any M03/M04 because I have an 30,000 RPM air spindle that I'm using. The HAAS control requires either a M03/m04 for the canned cycles to work. So for now I'm gonna sub the pecking cycle in long code to get done. |
| Sponsored Links |
|
#11
| |||
| |||
| Ok, I need to output the longcode for a peck drill cycle correctly, then I'll just sub it for the other 1200 hole locations. Do you need to know what POST I'm using? Let me know... |
|
#12
| ||||
| ||||
| Rekd You have me very interested in your custom programs. I would like to ask you a few questions if you don't mind. Are these a separate program or do they run inside of another program? If they run on their own, how do you create them? I have wanted to create a couple of things for myself but I was not sure how to go about it. Any info you would share with me would be great. Please feel free to contact me via email at christellers@eschelon.com Thanks
__________________ MachineSMM Last edited by MachineSMM; 07-07-2003 at 03:20 PM. |
![]() |
| 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 |
| G83 Macro | hatchmar | G-Code Programing | 14 | 01-20-2006 12:59 PM |
| Pro/manufacture -number of decimal places arc events | dsergison | Post Processor Files | 4 | 05-27-2005 01:50 PM |
| CNC Router milling / drilling experience where I need help | kaleem1 | General Metalwork Discussion | 0 | 10-06-2004 02:17 PM |
| Excellon drilling in Mach2? | Rhodan | Mach Software (ArtSoft software) | 3 | 04-27-2004 02:42 PM |