annotate HARELET.MAN @ 14:8b5ff478ec66

Automated Vimcurial commmit
author VilyaemKenyaz
date Tue, 12 Sep 2023 08:35:17 -0400
parents 1d4df12de9e3
children 7bf25e90a1de
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
1 HARELET
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
2 .SH
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
3 NAME
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
4 .PP
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
5 HARELET
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
6 .SH
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
7 SYNOPSIS
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
8 .PP
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
9 HARELET
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
10 .SH
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
11 DESC
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
12 .PP
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
13 CAD program for CNC machines
8
c60e4315cb7e Automated Vimcurial commmit
VilyaemKenyaz
parents: 6
diff changeset
14
11
1d4df12de9e3 Automated Vimcurial commmit
VilyaemKenyaz
parents: 8
diff changeset
15 Vim keys (HJKL) to move
1d4df12de9e3 Automated Vimcurial commmit
VilyaemKenyaz
parents: 8
diff changeset
16
1d4df12de9e3 Automated Vimcurial commmit
VilyaemKenyaz
parents: 8
diff changeset
17 H Left
1d4df12de9e3 Automated Vimcurial commmit
VilyaemKenyaz
parents: 8
diff changeset
18 J Down
1d4df12de9e3 Automated Vimcurial commmit
VilyaemKenyaz
parents: 8
diff changeset
19 K Up
1d4df12de9e3 Automated Vimcurial commmit
VilyaemKenyaz
parents: 8
diff changeset
20 L Right
8
c60e4315cb7e Automated Vimcurial commmit
VilyaemKenyaz
parents: 6
diff changeset
21
c60e4315cb7e Automated Vimcurial commmit
VilyaemKenyaz
parents: 6
diff changeset
22 A to add a point at the current cursor's position
c60e4315cb7e Automated Vimcurial commmit
VilyaemKenyaz
parents: 6
diff changeset
23
14
8b5ff478ec66 Automated Vimcurial commmit
VilyaemKenyaz
parents: 11
diff changeset
24 D to make cursor set to down or up
8b5ff478ec66 Automated Vimcurial commmit
VilyaemKenyaz
parents: 11
diff changeset
25
8
c60e4315cb7e Automated Vimcurial commmit
VilyaemKenyaz
parents: 6
diff changeset
26 C to compile GCODE
c60e4315cb7e Automated Vimcurial commmit
VilyaemKenyaz
parents: 6
diff changeset
27
c60e4315cb7e Automated Vimcurial commmit
VilyaemKenyaz
parents: 6
diff changeset
28 S to change step size
c60e4315cb7e Automated Vimcurial commmit
VilyaemKenyaz
parents: 6
diff changeset
29
14
8b5ff478ec66 Automated Vimcurial commmit
VilyaemKenyaz
parents: 11
diff changeset
30 Q to exit
8b5ff478ec66 Automated Vimcurial commmit
VilyaemKenyaz
parents: 11
diff changeset
31