Mercurial Hosting > harelet
diff 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 diff
--- a/README.md Tue Sep 26 23:19:42 2023 -0400 +++ b/README.md Wed Sep 27 01:47:28 2023 -0400 @@ -1,30 +1,48 @@ # Harelet A simple CNC CAD program for milling machines -You may export RAW gcode or Superhare machines -To configure some settings edit the definitions in +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. +compile script. By default the units are Imperial. --- ## USAGE -Vim keys (HJKL). +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 GCODE +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 -S to change step size - - - +, - Up +A - Left +O - Down +E - Right +X - Exit +p - Set DWN +Y - Compile +. - Set step size +Space - Add point