![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| SolidCam Discuss SolidCam software here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| Chip Breaking instead of full retract peck drilling Does anyone know if Solidcam has the drilling option of chip breaking instead of peck drilling? Chip breaking cycle pauses the feed at specified depth intervals instead of retracting all the way out of the hole at each depth interval. If this option is available, how do I activate it? Thanks |
|
#2
| |||
| |||
| Yes, you can do chip breaking. What you do is edit your post processor. First the MAC file and there you add a line to drill cycles reading drill_type = Chipbreak Peck Y then in the GPP file, to the "@drill" routine, add something some code to format the G code eg (presuming it is FANUC) if drill_type eq "Chipbreak" then {nl, "G73 X"xpos" Y"ypos" Q"peck" Z"z_depth} endif Have a look in the GPP tool manual, it has it all in there. |
![]() |
| 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 |
| Peck Drilling not Pecking | mrcodewiz | Dolphin CADCAM | 6 | 05-16-2008 04:35 PM |
| Need Help!- v22 peck drilling | 68sixspeed | BobCad-Cam | 7 | 04-03-2008 05:17 PM |
| Peck Drilling | RBrandes | Haas Mills | 10 | 06-18-2007 08:03 PM |
| drilling peck chip break | fjd | G-Code Programing | 20 | 12-12-2004 07:10 PM |
| Peck drilling | LarryMiran | Carken Products (Deskam, DeskCNC etc) | 1 | 10-23-2004 06:12 PM |