* origin/2.8:
Fix obsolete link to documentation in image-to-gcode(1).
mb2hal: fix error when PIN_NAMES > 5
return PROGRAM NONE if no program is open
Adjusted scripts/platform-is-supported to not fail on Debian Testing and Unstable.
githelper.sh: New master glob
qtvcp -cam_align panel: add window size setting option
gmoccapy: update release notes
gmoccapy: fixed sensitizing of user tab button (#2111)
Fix broken download link in Gmoccapy docs
Getting Started: Update checksums (en, es, cn)
Add firmware 7i96d_1pwm for 7i96 for PNCconf
docs: Bump the version number in the install docs
Fix the changelog syntax
gmoccapy: fix error on creating file when RS274NGC_STARTUP_CODE is not set
gmoccapy: updated changelog
Release v2.8.4
pncconf: add inm and outm support plus 7i96s card
Add preliminary 7I96S support
hm2_eth: add support for 7i96
Fix minor outm mistrakes
Add OutM simple output module support
Man page viewers like khelp are able to convert hostmot2(9) into a link
to the hostmot2 manual page, while they do not understand 'man hostmot2'
or similar notation. Thus, converted references to the regular fomat used
in manual pages.
docs: typos, automated translation could not deal with double indentiation
docs: accumulated changes while translating
docs: Iterating through weblate 'marked for edit's
docs: Reacted to feedback from hansu and c-morley
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.
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`
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%.
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.
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.
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.