News

Need to hand-edit a binary G-code file? Convert it to ASCII G-code, make your changes, then flip it right back.
For example, the ASCII code for uppercase A is 65 and for lowercase a is 97. Most computers use ASCII codes to represent text, which makes it possible to transfer data from one computer to another.