Skip to content

Commit 7e91bd9

Browse files
committed
docs: Punctuation.
1 parent 899dedd commit 7e91bd9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/src/gui/qtdragon.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1425,8 +1425,8 @@ Scales are in percent, usually the range will be 100 - 200 in one axis. +
14251425
Negating these scales can be used to flip the image in X, Y or both axes. +
14261426
API comes from openCV, the available backends will be listed if -V debugging is used.
14271427
Set to 'ANY' for opencv to choose. +
1428-
Set resolution to DEFAULT for opencv to choose. the available resolutions
1429-
will be listed if -V debugging is used. +
1428+
Set resolution to DEFAULT for opencv to choose.
1429+
Available resolutions will be listed if -V debugging is used.
14301430

14311431
[NOTE]
14321432
The preference file can only be edited when QtDragon is not running.

src/hal/components/userkins.comp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ for a machine with identity kinematics for an xyz machine employing 3 joints (mo
1212
Copy the userkins.comp file to a user-owned directory (*mydir*). +
1313
Note: The userkins.comp file can be downloaded from:
1414
`github.com/LinuxCNC/linuxcnc/raw/2.8/src/hal/components/userkins.comp`
15-
where '2.8' is the branch name (use 'master' for the master branch)
15+
where '2.8' is the branch name (use 'master' for the master branch).
1616
For a RIP (run-in-place) build, the file is located in the git tree as:
17-
`src/hal/components/userkins.comp`
17+
`src/hal/components/userkins.comp`.
1818

1919
Edit the functions kinematicsForward() and kinematicsInverse() as required.
2020

0 commit comments

Comments
 (0)