diff HARELET.MAN @ 18:7bf25e90a1de

Finished writing OpenSBP Shopbot compiler
author VilyaemKenyaz
date Tue, 26 Sep 2023 23:19:42 -0400
parents 8b5ff478ec66
children
line wrap: on
line diff
--- a/HARELET.MAN	Wed Sep 13 04:38:20 2023 -0400
+++ b/HARELET.MAN	Tue Sep 26 23:19:42 2023 -0400
@@ -10,22 +10,35 @@
 .SH
 DESC
 .PP
-CAD program for CNC machines
+CAD & CAM program for CNC machines
 
 Vim keys (HJKL) to move
 
 H Left
+
+
 J Down
+
+
 K Up
+
+
 L Right
 
+
+
 A to add a point at the current cursor's position
 
+
 D to make cursor set to down or up
 
-C to compile GCODE
+
+C to COMPILE instructions for a machine
 
-S to change step size
+
+S to change step size (how far you move)
+
 
 Q to exit
 
+