![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I keep getting Alarm 55 (Missing move value in CHF/CNR) move distance is commanded less than the corner radius part.. here is the section Im stuck on now ... #15=.03 ... G96S300M4 Z.2 G0X[#100+.1]Z.1 G71U[#1](DOC) G71P420Q430U.04W.005F.01 N420 G0X[#119-[2*#15+.03]] Z.01 G1X[#119]C-[#15] Z-[#127]F.007 X[#120]C-[#16] Z-[#127+#128] #2=#120 ... The prog. reads N420 then alarms out Initially I didn't have the +.03 I have tried +.1 but still get alarm any advice/help would be appreciated
__________________ I'm just a butcher masquerading as a machinist |
|
#2
| |||
| |||
| Make sure that you're in the correct plane (G18 I assume). After that, the move after the chamfer needs to be atleast as big as the chamfer itself and in the same direction. Too, are you sure that you need the "-" with the C value. Though I do not know what control you're using but base on your code, something like this... Code: G1 Z0 X.5 C.03 Z-.05(THIS MOVE NEEDS TO BE AT LEAST AS BIG AS THE C VALUE) X1. Good luck
__________________ Control the process, not the product! Machining is more science than art, master the science and the artistry will be evident. |
![]() |
| 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 |
| Need Help!- Can someone make a excel spreadsheet for OD Chamfers | SWISS20 | G-Code Programing | 4 | 07-12-2011 02:53 PM |
| Newbie- Mastermcam x4 and chamfers | musicmaneman1 | Mastercam | 2 | 06-14-2011 07:22 AM |
| Cutting chamfers and fillets? | prestondocks | Mastercam | 7 | 05-06-2011 01:06 PM |
| Need Help!- Naked Edges on Fillets and Chamfers in Rhino | spincaster | Rhino 3D | 12 | 04-05-2010 05:05 AM |
| air assist | geekinesis | Laser Engraving & Cutting Machines | 1 | 11-10-2009 11:48 AM |