I have some questions about feeds in GibbsCam.
Is in the program GibbsCam possibly do to be from one operation to another pass with G1? I do not know other than me during operations moving with G0.

I wonder also if it is possible to set a custom drill movement, for example instead of drilling cycle G81 I could set my own sub.

eg.:
subroutine
G0 Z5
G1 Z2 F1000
Z-3 F60
Z-15 F200
Z-20 F80
G0 Z5

(so watch such a G-code for one hole)

Does this work in the program GibbsCam?