Community Tip - You can change your system assigned username to something more personal in your community settings. X
I found when i post out my NCL file to say a Haas post processor in a drill cycle the first hole location is always skipped. The hole is is the first move position but not under where the drill G code is. Any idea of how to fix this. Seems like the post is the problem. Here is the code, it is suppose to drill 4 holes not 3 and the hole that is missing is on line N20.
Jeff
N10 T7 M06
N15 S30000 M3
N20 G0 X10.235 Y2.0085
N25 G43 H7 Z.187
N30 G83 X9.335 Y2.0085 Z-.0388 R.187 Q.03 F20.
N35 Y.8665
N40 X10.235
N45 G80
N50 M05