view README.md @ 19:8fe0b5711413

Added BasedTremGrx and Dvorak
author VilyaemKenyaz
date Wed, 27 Sep 2023 01:47:28 -0400
parents 8b5ff478ec66
children 0555050bada0
line wrap: on
line source

# Harelet 
A simple CNC CAD program for milling machines
You may export RAW gcode or for Shopbot machines (OpenSBP) 
To configure settings edit the definitions in 
the source code and recompile easily by executing the 
compile script. By default the units are Imperial.

---

## USAGE

All controls are lowercase.

Vim keys to move(HJKL).
         k  
        h l
         j
H Left
J Down
K Up
L Right


A to add a point at the current cursor's position

Q to exit

D to set cursor down or raised

C to compile instructions for a machine, you will be prompted for a filename

S to change step size, how far the cursor moves at a time

## DVORAK

Harelet has built in Dvorak support, compile with -dvorak.

Keys for QWERTY to DVORAK

, - Up
A - Left
O - Down
E - Right
X - Exit
p - Set DWN
Y - Compile
. - Set step size
Space - Add point