@jay_s_uk thanks
Latest posts made by charroch
-
RE: G91 option of F as in the pendent source code
@charroch Feed rate as per G0...
-
G91 option of F as in the pendent source code
Hello,
I am trying to build something similar to the pendant with source code here:
https://github.com/Duet3D/CNC-Pendant-Firmware/blob/master/src/CNC-pendant.ino
The code uses G91 to move relative to current position with the extra value of F6000 (or F600 for Z). What does the F command option do?
Thanks,
Carl