Commit graph

395 commits

Author SHA1 Message Date
Steffen Moeller
d1aadf7c88 More inifile -> INI file 2022-09-08 01:46:01 +02:00
Steffen Moeller
2c0a78efbc docs: screeing man pages prior to translations 2022-09-08 00:07:41 +02:00
Steffen Möller
b17868fe54 And yet more translation-triggered changes.
More translation-triggered changes.

Fixed surprising asciidoc syntax error and more.

Following Hans' suggestion, eye candies.

More translation-triggered changes. A lot on gmoccapy.

More changes triggered while translating.
2022-08-25 15:21:07 +02:00
Steffen Moeller
e657aeedbd Misc smallish changes for better optics 2022-08-22 18:43:17 +02:00
Petter Reinholdtsen
56a8554b0f Remove empty HISTORY, BUGS, EXAMPLES and SEE ALSO man page sections. 2022-08-20 16:43:09 +02:00
Hans Unzner
18088c547c halcmd: update docs + command line help 2022-08-19 00:01:00 +02:00
Rene Hopf
9eee9391a8
Merge pull request #1900 from russellgower/master
Add reset pins for halui Rapid Override, Feed Override and Spindle Overrides
2022-08-08 23:12:01 +02:00
luz paz
433c9c39a8 Fix typos
Found via `codespell -q 3 -S *.po,*.pot,*.ts,./.git/logs,./share,./docs/man/es,./configs/attic,*_fr.*,*_es.*,README_es -L ans,ba,bulle,componentes,doubleclick,dout,dum,fo,halp,ihs,inout,parm,parms,ro,ser,te,ue,wille,wonte`
2022-08-08 12:15:07 -04:00
russellgower
bee7a6173a Add reset pins for halui Rapid Override, Feed Override and Spindle Overrides
halui currently has pins for increasing and decreasing the above overrides but
there isn't currently a universal way to reset them back to 1.0.

My use case is, I have 3 rotary encoders on my control panel each with a
momentary centre push switch.
I have the encoders setup to adjust the overrides with the centre push switch
connected to the new reset pins to quickly set the overrides back to 100%.

Prior to making this change I could increase and decrease the overrides from my
control panel, but I had to use the GUI to reset back to 100%.
2022-08-08 09:43:38 +01:00
Petter Reinholdtsen
319f60b1da Improve io(1) and iov2(1) manual pages
Remove duplicate entries under "Additional IO v2 pins" in iov2
and add missing periods at the end of sentences in both io(1) and iov2(1)
to make sure the identical strings stay the same to save translators
duplicate work.
2022-07-02 15:22:56 +02:00
Petter Reinholdtsen
e7f312f6be Enable translations for more manual pages
Some manual pages uses roff macros and other features not handled by
po4a.  Make more manual pages translatable by removing the use of such
macros where it is trivial to do.
2022-06-08 20:15:14 +02:00
Steffen Moeller
a69d183551 docs: Series of changes to bring _es man pages in sync 2022-06-03 15:26:32 +02:00
Bob Bond
79f121caf7 MDRO initial version
MDRO is a simple GUI meant to provide access to the DRO scales on
a machine when using it in a manual (hand-cranked) mode.
2022-05-14 11:54:29 -07:00
Greg Carl
7a98bcd5f0 docs: remove bad unicode characters
there are more in the .po files, as well as some of the language 
versions. I left those alone as to not mess with translation efforts, 
but can fix there too if needed.
2022-03-24 07:45:00 -04:00
Hans
1781e9ab8b
Merge pull request #1629 from hansu/docs
Improved docs, mostly Modbus to Hal
2022-03-13 12:53:14 +01:00
Hans Unzner
2d92c5c778 mb2hal: added pins to manpage 2022-03-13 12:04:59 +01:00
Phillip Carter
38e416630d qtplasmac: change sim-torch to a userspace component 2022-02-26 17:33:30 +11:00
Phillip Carter
0786cc1d84 latency-test: fixes for using servo-thread only.
some doc changes
2022-02-01 16:34:35 +11:00
Hans Unzner
5daea1b40e docs: Updated/extended halshow doc 2022-01-31 14:05:22 +01:00
c-morley
ca22fa0af1
Merge pull request #1552 from hansu/docs
Some work on docs
2022-01-30 18:12:41 -08:00
Steffen Moeller
36735d950a g-code -> G-code 2022-01-18 14:38:59 +01:00
Steffen Moeller
1e06bf4e93 gcode -> G-code 2022-01-18 14:26:27 +01:00
CMorley
d42398ede7 mitsub -add new VFDs required pr 549 setting
also make it more obvious we are usinh computer link protocol.
2022-01-15 16:29:05 -08:00
CMorley
8e5570e8a1 mitsub_vfd -fix error in docs for data/stop setting 2022-01-14 20:06:03 -08:00
CMorley
e051d96c78 halcmd -add print statement
To aid debugging HAL files
2021-12-23 20:39:25 -08:00
Sebastian Kuzminsky
319ced032c Merge 2.8 at commit '1c0bc247bd19ebd565da08517c1dd985b0bd822e'
* commit '1c0bc247bd19ebd565da08517c1dd985b0bd822e':
  plasmac: fix date typo
  plasmac: fix reconfigure mode for breakaway switch
  gscreen -fix INI parsing of jog increments that uses space as a delimiter
  Update axis.tcl
  runtest: fix remap introspection
  emc: add a system param :_metric_machine
  FIxed IRC webclient URL
  Remove use of unknown .HTML macro.
  Docs: spell out abbreviation at least once
  Update M51 description
2021-12-11 14:23:19 -07:00
Petter Reinholdtsen
f599a9be99 Remove use of unknown .HTML macro.
As far as I can tell this <br> do not make it into HTML pages, and
it is useless in the 'man' rendering of the text.
2021-11-15 15:50:45 -07:00
luz paz
9d5d892847 Added more typos 2021-11-10 06:32:09 -05:00
Sebastian Kuzminsky
925475abeb remove a bunch of stray execute bits 2021-11-08 12:55:13 -07:00
Phillip Carter
a0548d5cb3 docs: add missing man pages for qtplasmac assistants 2021-10-28 15:17:03 +11:00
Petter Reinholdtsen
b4ccedcfbb Added missing whatis information to NAME section of xhc-hb04-accels(1)
This will quiet down lintian.  Not quite sure what the script is doing
and the manual page is a bit vague on the topic, so feel free to
improve the description.
2021-10-14 07:53:53 +02:00
andypugh
1e906924de
Merge pull request #1238 from havardAasen/patch_master
Packaging and other, minor changes.
2021-08-25 12:39:36 +01:00
john
f35426946b remove my name from hal components I didn't work on 2021-08-24 07:20:23 -05:00
John
a0a1c237b9 remove my name from hal components I didn't work on
Signed-off-by: John <jthornton@gnipsel.com>
2021-08-24 07:02:09 -05:00
Håvard Flaget Aasen
6119db46fc
man-page: Display SI unit of time. 2021-08-21 19:29:01 +02:00
Jeff Epler
5a59816b77 Merge remote-tracking branch 'origin/2.8' 2021-08-20 10:39:32 -05:00
Håvard Flaget Aasen
cdd14572a9
Update man-pages for latency-* scripts.
Create content for man-page latency-histogram and latency-plot. The
man-pages consist of information found in '--help' option in the
actual script, and documentation found in 'docs/' path in LinuxCNC
repository.
2021-08-17 10:49:04 +02:00
Dewey Garrett
17886d3ee5 Merge 'origin/2.8' to master 2021-07-05 14:38:41 -07:00
john
6d29f1458c Merge branch '2.7' into 2.8 2021-07-02 19:14:08 -05:00
john
ee4cacf1b0 fix author name 2021-07-02 19:12:32 -05:00
Chris Morley
cfe3ccef98 Merge branch '2.8' 2021-06-30 18:05:54 -07:00
Sebastian Kuzminsky
ec6f65e029 shuttle: finish support for Shuttle PRO2
It's much like the Shuttle PRO, but with two more buttons and a different
USB ID.
2021-06-24 17:43:12 -06:00
Sebastian Kuzminsky
992f3dedaf docs: fix out-of-date info about shuttle HAL pin names
They all begin with just `shuttle` now (like the component name), not
different HAL pin names for different shuttle devices.
2021-06-24 17:41:11 -06:00
Sebastian Kuzminsky
3dacc7ff12 docs: add a note about reloading udev rules for shuttle driver 2021-06-24 17:21:48 -06:00
andypugh
381bbfeb5d
Merge branch 'master' into typos-docs-tests 2021-05-14 00:00:13 +01:00
andypugh
da81e8ac17 Merge branch '2.8' 2021-05-13 19:44:03 +01:00
andypugh
ad607f03e0
Merge pull request #1138 from hansu/iocontrol-doc
docs: reworked iocontrol/io/iov2 man pages part 2
2021-05-10 21:26:38 +01:00
Hans Unzner
5f1500ccef docs: fixed merge errors
Partly regarding this commit: 2dbb2f640f
2021-04-21 20:29:19 +02:00
andypugh
1c11906e2b Merge branch '2.8'
Signed-off-by: andypugh <andy@bodgesoc.org>
2021-04-18 12:15:49 +01:00
Hans Unzner
2f2442d2d4 docs: reworked iocontrol/io/iov2 man pages part 2 2021-04-18 12:41:22 +02:00