linuxcnc (2.9.0~pre0+git20221105.ffb6bda926-1.2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1:2.10.0~pre0 > 2.9.0~pre0+git20221105.ffb6bda926-1.2
- Git: https://github.com/LinuxCNC/linuxcnc.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 504184832
- Browser: https://github.com/LinuxCNC/linuxcnc
- Last scan: 2023-01-31 23:48:42+00
- Next scan: 2023-02-01 20:46:00+00
- Debian changelog in Git:
linuxcnc (1:2.10.0~pre0) UNRELEASED; urgency=medium
* Master branch open for new features.
-- Andy Pugh <bodgesoc@gmail.com> Mon, 7 Nov 2022 23:31:00 +0000
- This branch is 522 commits ahead of tag v2.8.4
- Git log:
commit 2e79ac178a76fdd500b331a6bf1d910c755b43de
Merge: bc79e94c6 401e6a3f0
Author: Dewey Garrett <dgarrett@panix.com>
Date: Tue Jan 31 15:48:03 2023 -0700
Merge remote-tracking branch 'origin/2.9'
commit 401e6a3f0b92038ea48fc26983bac362cc605190
Author: Dewey Garrett <dgarrett@panix.com>
Date: Tue Jan 31 12:29:59 2023 -0700
glcanon.py GEOMETRY '!' provision update
1) Fix breakage for mm units:
use to_internal_linear_units() for computing offsets with
GEOMETRY '!' provision
2) Add doc note that use of '!' in GEOMETRY is an experimental
provision and additional work is required to make it
more inclusive.
commit 937ef0de122b959cc349eaf1c1fe967c1cf66e1f
Author: looping40 <36304961+looping40@users.noreply.github.com>
Date: Tue Jan 31 17:02:07 2023 +0100
Update xyzc.ini
commit bc79e94c61f42428a44df7c681fdd487b6dc90e6
Merge: 63fdcb0a5 7ea68bb0a
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Mon Jan 30 18:42:38 2023 -0800
Merge branch '2.9'
commit 7ea68bb0a23d8608458c7c1b9966dac373c2cae6
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Mon Jan 30 18:40:43 2023 -0800
qtvcp -add setuo_designer to the make file so it is installed
commit 48c60189300f62198f438a5e022ea84d61799139
Merge: 956045752 6bb3ce565
Author: Sebastian Kuzminsky <seb@highlab.com>
Date: Sun Jan 29 22:39:14 2023 -0700
Merge pull request #2313 from jepler/no-glut
Fix up several UI problems
commit 63fdcb0a5d71700a16aa5257bd618b4bf968a080
Merge: d17cdf221 956045752
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Sun Jan 29 21:31:37 2023 -0800
Merge branch '2.9'
commit 956045752a01b288ee3548152eea92037608f35b
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Sat Jan 28 08:46:09 2023 -0800
qtvcp -sim panel: add a handler file so buttons etc can be hidden
-o hide=<widgetName> will hide the widget
eg. groupBoxSelection and groupBoxControl are two entries that would remove all the buttons.
commit befa6464095292bb8c95779f58a24ed97546656d
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Sat Jan 28 08:44:33 2023 -0800
scripts -add designer setup script
This script will pull in the required dependencies and add the libraries link
commit d17cdf221f18f070f54006ed69a1505620f6b782
Author: Peter Wallace <pcw@mesanet.com>
Date: Sun Jan 29 16:30:48 2023 -0800
Remove unusable hal pins from sparse inm pinouts (for renumbering)
commit 7789748d822a27a358b4dcf3ac226955cf86b286
Merge: f8343fbaa febc65a9c
Author: Sebastian Kuzminsky <seb@highlab.com>
Date: Sun Jan 29 14:27:41 2023 -0700
Merge pull request #2315 from LinuxCNC/fix-halcompile-tests
Fix halcompile tests
commit 6bb3ce565137078cd4dd0e412581c26f57eec5f8
Author: Jeff Epler <jepler@gmail.com>
Date: Sun Jan 29 14:52:28 2023 -0600
Explain why this is necessary and remove some commented-out code
After internet searching, the cause seems to be that Gtk simply cannot
be coaxed into creating the right kind of OpenGL context for us,
since we use GL 1.x-style API calls that are removed in then modern
OpenGL "core profile".
commit a586a79097079cf65133f20c09741f42aa432af9
Author: Jeff Epler <jepler@gmail.com>
Date: Sun Jan 29 14:03:27 2023 -0600
remove straggling GLUT import
commit febc65a9c40d2c644116083a88fc100ef8db9cad
Author: Sebastian Kuzminsky <seb@highlab.com>
Date: Sun Jan 29 12:04:37 2023 -0700
fix halcompile test to work both rip and installed
commit bcaa7d8ed30654bebf2af6f50217a7b1d7324a6c
Author: Sebastian Kuzminsky <seb@highlab.com>
Date: Sun Jan 29 12:03:05 2023 -0700
halcompile test needs sudo for --install
commit ee596b3d7198988ef1522ce134ef376cf6eb3ef1
Merge: 8890c410e f8343fbaa
Author: Sebastian Kuzminsky <seb@highlab.com>
Date: Sun Jan 29 09:21:09 2023 -0700
Merge remote-tracking branch 'origin/2.9'
* origin/2.9:
Make the error line behave better
Remove debug print
Fix wonky filechooser behavior at first program load
Fix bogus whitespace in status tab
build system: turn off x bits on .so files for uspace rt comps
tests: verify that halcompile installs files with correct permissions
commit f8343fbaa64eacd3b1b980da0c96999c9288e6cf
Merge: ee034f09b baf89c4ee
Author: Sebastian Kuzminsky <seb@highlab.com>
Date: Sun Jan 29 09:16:16 2023 -0700
Merge remote-tracking branch 'origin/2.8' into 2.9
* origin/2.8:
build system: turn off x bits on .so files for uspace rt comps
tests: verify that halcompile installs files with correct permissions
commit 3c994d1786172c94a08519b6cb7897359eda5907
Author: Jeff Epler <jepler@gmail.com>
Date: Sun Jan 29 09:48:07 2023 -0600
Fix exception on empty sequence
In Python3, the result of map() is a map object, not a list. A map()
object is always true, even if on calculation it would contain zero
items. Rewrite as a list comprehension, so the test functions as an
empty-sequence test.
commit f7cc76cc74fd84c6e0d6e0f3c05648038879fc55
Author: Jeff Epler <jepler@gmail.com>
Date: Sun Jan 29 09:47:26 2023 -0600
Fix calls to removed `set_source_color`
commit bb1102ae43f3dab77fb60493a871bc5a66de07df
Author: Jeff Epler <jepler@gmail.com>
Date: Sun Jan 15 21:31:15 2023 -0600
Call the DrawingArea constructor when creating a Gremlin widget
commit 13215f04c61f0f07f6d28f35ef8df657ce1721db
Author: Jeff Epler <jepler@gmail.com>
Date: Sun Jan 15 21:32:23 2023 -0600
Fix gremlin commandline program to run again
This is really just a testing program (not a full UI)
but it would be nice if it worked.
commit 857269646508c002de4b5e7e84e91237095e3016
Author: Jeff Epler <jepler@gmail.com>
Date: Sun Jan 29 09:30:43 2023 -0600
Do not import or use glut
Axis uses togl to create its OpenGL context, and gremlin uses direct glx
calls. No windows are actually created using glut, so don't import or
use it.
These changes are verified not to impede linuxcnc axis or gremlin
startup on x86_64 buster, but not any other distros.
commit ee034f09b6df8d25a4438060ac793511ed705862
Merge: c0280680f 85ac43b2a
Author: Chris Radek <chris@timeguy.com>
Date: Sat Jan 28 16:12:01 2023 -0600
Merge pull request #2311 from cradek/2.9
2.9: Several cosmetic and minor bugfixes for touchy
commit baf89c4eedaf0ec05265acfeab50ced5c2308988
Merge: 21966e941 54ad24dd9
Author: Sebastian Kuzminsky <seb@highlab.com>
Date: Sat Jan 28 09:53:20 2023 -0700
Merge pull request #2296 from LinuxCNC/halcompile-permissions
Halcompile permissions
commit 8890c410ee8c2c5287258ef2684711a8e1b6be56
Merge: 00405b415 c0280680f
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Fri Jan 27 17:11:06 2023 -0800
Merge branch '2.9'
commit c0280680fe7e3671391a85ee6b8f2908d6b2552e
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Fri Jan 27 17:01:47 2023 -0800
qtvcp -qt_makegui: quiet some debug messages -save them for verbose
commit c6b1af0f6ce77dff685e2714fe010c2a0e6fc755
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Fri Jan 27 16:53:35 2023 -0800
qtvcp -basic/versa probe: use local ui/image files if available
A user needed a custom layout do to a weird machine layout.
This should allow him to use a local customized ui file.
commit f01f5f10c147830ad0b4a8d501cc4927f9825ec7
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Fri Jan 27 16:50:00 2023 -0800
qtvcp -qt_pstat: fix shared path on installed versions. add search functions
search functions will find if local path is available or return the default.
one for widgets, one for images. Used for local custom widget ui files
commit cd19b533685737fdbc547c8a3a00c31ec1b0e95e
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Fri Jan 27 12:47:46 2023 -0800
qtvcp -qt_pstat: update to look in the 'standard' folder for customizations
we used to just look directly in the config folder.
now before that, we look in config_folder/qtvcp/screens/basename
This is to neaten up the config folder - all custom qtvcp files are in one folder.
also that folder follows the installed folder hierarchy
commit 731131269b2bf73352ae379d3002c9d5c632eb81
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Fri Jan 27 12:44:32 2023 -0800
qtvcp -gcode_editor: move some debug lines to verbose.
printing lots of lines does slow down the graphics.
commit d1394303b00beddf68be67210789b61af0fb353b
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Fri Jan 27 10:05:40 2023 -0800
qtdragon -update docs for new embedded tab location
commit d79dc21c168cf271b878a35ee5bebedc3f26025e
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Fri Jan 27 10:04:07 2023 -0800
qtdragon/hd -add ability to embed panels on main tab location
commit 85ac43b2a8c29220dbffac41d5058df3b680280d
Author: Chris Radek <chris@timeguy.com>
Date: Fri Jan 27 15:39:00 2023 -0600
Make the error line behave better
Don't expand it into multiple lines, or cause the window to widen
because you get a long error. Just chop it off.
commit da4ba793a7d1335bf1f12d77513b9fb73d90a1aa
Author: Chris Radek <chris@timeguy.com>
Date: Fri Jan 27 15:39:04 2023 -0600
Remove debug print
commit b9b8d0ab7cf06aa55091e831964a48785baee0d4
Author: Chris Radek <chris@timeguy.com>
Date: Fri Jan 27 15:38:55 2023 -0600
Fix wonky filechooser behavior at first program load
On the first program load, it would always scroll to the bottom of the
list, because it discovered upon polling that the new empty gcode file
in /tmp that is loaded initally is "new", and it would walk through the
listing looking for that name.
commit 98dc6ff4d7abe343590060a220d7d430873a51af
Author: Chris Radek <chris@timeguy.com>
Date: Fri Jan 27 15:38:32 2023 -0600
Fix bogus whitespace in status tab
commit 00405b415da2a310414f2812e86a379911335d18
Merge: afc22aa80 05cfc7a9d
Author: Sebastian Kuzminsky <seb@highlab.com>
Date: Fri Jan 27 14:22:21 2023 -0700
Merge remote-tracking branch 'origin/2.9'
* origin/2.9:
halscope: Add some missing "channel valid" checks
More consistent indentation of adoc list element lines
commit 05cfc7a9d5e0ae58c518270cad6548056f4d4ecb
Merge: c110facaa ab9544501
Author: Sebastian Kuzminsky <seb@highlab.com>
Date: Fri Jan 27 13:50:11 2023 -0700
Merge pull request #2302 from jepler/channel-valid
halscope: Add some missing "channel valid" checks
commit c110facaae4169a57366a2d4627a3a6f4ee2baf6
Merge: 4211f4f47 36ee90a6b
Author: Hans Unzner <hansunzner@gmail.com>
Date: Fri Jan 27 19:46:52 2023 +0100
Merge pull request #2309 from petterreinholdtsen/2.9-adoc-indent-warnings
More consistent indentation of adoc list element lines
commit ab9544501ce423ab122acfe8f8139a101e528a93
Author: Jeff Epler <jepler@gmail.com>
Date: Thu Jan 26 06:26:54 2023 -0600
halscope: Add some missing "channel valid" checks
There's also some confusion about whether "selected" channel of
0 or -1 denotes "none/invalid".
One of these may have been the cause of a crash cradek saw in halscope
on arm64.
commit 36ee90a6b6d9ec55b464d5177ce17c33592bbc9f
Author: Petter Reinholdtsen <pere@hungry.com>
Date: Fri Jan 27 07:48:14 2023 +0100
More consistent indentation of adoc list element lines
This get rid of some po4a warnings about inconsistent indentation.
commit afc22aa809c043285112372362314a16bcfd898b
Merge: 6c7e3ab19 4211f4f47
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Thu Jan 26 20:48:08 2023 -0800
Merge branch '2.9'
commit 4211f4f479ef105622178680180988d420a08fd6
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Thu Jan 26 20:45:33 2023 -0800
qtdragon -fix spindle pause button: should not be enabled when running
reported by MarkoPolo
commit 48faf5a6943815d54b955ec3a938b4e1c6af1db7
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Thu Jan 26 20:44:51 2023 -0800
qtdragon/hd: update bruched metal colored qss
Thanks MarkoPolo
commit 4683873b6b29de8ae91b968022550a6395c38ff4
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Thu Jan 26 20:42:41 2023 -0800
qtvcp -stop segfault at exit.
Greg reports in newer system thsi exits reliably.
commit 6c7e3ab19d3ab53be848089261097aee787e9d52
Author: Petter Reinholdtsen <pere@hungry.com>
Date: Thu Jan 26 22:31:25 2023 +0100
Updated documentation POT and PO files with latest changes in the source.
commit cf6e2edc1bbf7c31cbe75986acb689b16d20071f
Author: Petter Reinholdtsen <pere@hungry.com>
Date: Thu Jan 26 22:30:10 2023 +0100
Updated POT and PO files with latest changes in the source.
commit e43348dde3726b64e71fe6caa1d9667f96e7f733
Merge: 85a03ce59 9e56110ec
Author: petterreinholdtsen <pere-github@hungry.com>
Date: Thu Jan 26 22:22:03 2023 +0100
Merge pull request #2266 from weblate/weblate-linuxcnc-linuxcnc
Translations update from Hosted Weblate
commit 9e56110ec6388e6856d3a9f603e5c4363667f2be
Author: Juraj Adamkovic <stroje.hcnc@gmail.com>
Date: Tue Jan 24 05:08:13 2023 +0100
Translated using Weblate (Slovak)
Currently translated at 21.7% (821 of 3781 strings)
Co-authored-by: Juraj Adamkovic <stroje.hcnc@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/sk/
Translation: LinuxCNC/LinuxCNC
commit 13173cacefbaf6535d055aa10b0add8caf6b5b4c
Author: Ulices <dev.n47os@aleeas.com>
Date: Tue Jan 24 05:08:12 2023 +0100
Translated using Weblate (Spanish)
Currently translated at 98.6% (3731 of 3781 strings)
Translated using Weblate (Spanish)
Currently translated at 98.0% (3708 of 3781 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (397 of 397 strings)
Translated using Weblate (Spanish)
Currently translated at 98.0% (3707 of 3781 strings)
Co-authored-by: Ulices <dev.n47os@aleeas.com>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/gmocappy/es/
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/es/
Translation: LinuxCNC/LinuxCNC
Translation: LinuxCNC/LinuxCNC/Gmocappy
commit 2c21bb7889ef7ed1443ae994607d86421241d4f9
Author: Ettore Atalan <atalanttore@googlemail.com>
Date: Tue Jan 24 05:08:11 2023 +0100
Translated using Weblate (German)
Currently translated at 100.0% (397 of 397 strings)
Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/gmocappy/de/
Translation: LinuxCNC/LinuxCNC/Gmocappy
commit b9ea06f4e0c5f6a7b45c4032904fba8e6759b5eb
Author: Hans Unzner <hansunzner@gmail.com>
Date: Tue Jan 24 05:08:11 2023 +0100
Added translation using Weblate (Russian)
Added translation using Weblate (Turkish)
Co-authored-by: Hans Unzner <hansunzner@gmail.com>
commit 85a03ce59d7921e0374f66fb17b9c17bfa763565
Merge: 307409185 43baa204e
Author: petterreinholdtsen <pere-github@hungry.com>
Date: Thu Jan 26 21:17:16 2023 +0100
Merge pull request #2262 from weblate/weblate-linuxcnc-linuxcnc-docs
Translations update from Hosted Weblate
commit 43baa204e1d22b2db400a092a9443f19be54c4f9
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:20 2023 +0100
Translated using Weblate (Russian)
Currently translated at 0.1% (62 of 32261 strings)
Author: Nike Bat <batmanovnn@gmail.com>
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Nike Bat <batmanovnn@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/ru/
Translation: LinuxCNC/LinuxCNC Documentation
commit 1131ca90eb832e1e62d68cf0725b43f924ece92d
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:20 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit 67f80b0a8d0a5200ed5f71ea4fea962578321c24
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:19 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit e8da8d443afb0e689b465e1e30fb760a1c55e7ad
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:19 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit db40b6ca342b865c863364f90bd6d1937ee188e6
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:18 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit 2ef861360705f0decfc062bb856c0e39c9a7eec1
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:18 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit 5762a1b20fc37ba944c918ee2cef7433d4f8b54b
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:17 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit f3b2ae2eea78b0767c145ed43c8f8e0ae103add4
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:17 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit 98150281d60b43fd542c69ed8005a5b77d9c13cc
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:16 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit 43d342844f070f4fe08a18a5454671b0740f05f7
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:15 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit d8bbb78fdd0b5ff75e5f1fa75073584ae7140cac
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:15 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit 6c4d4b8a764ec26ff05f377759283c466d02e9de
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:14 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit f29f0b7e3f1f2c5ad1a4ecca2a378a50c75e35c9
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:13 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit 51ba7e41edc9d3fa55887ba210f38a11a044528f
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:13 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit 40efafd5973fe1e4fadbbd4abadc2d5f85eb9591
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:12 2023 +0100
Translated using Weblate (German)
Currently translated at 98.0% (31645 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 98.0% (31628 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 98.0% (31627 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 97.9% (31587 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 97.7% (31532 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 97.6% (31487 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 97.2% (31372 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 97.2% (31371 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 97.2% (31370 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 97.1% (31339 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 97.1% (31326 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translated using Weblate (German)
Currently translated at 97.0% (31324 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 97.0% (31300 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 96.8% (31242 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 96.7% (31219 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 96.6% (31188 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 96.6% (31187 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 96.5% (31136 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 96.5% (31134 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Translated using Weblate (German)
Currently translated at 96.4% (31117 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Steffen Möller <steffen_moeller@gmx.de>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/de/
Translation: LinuxCNC/LinuxCNC Documentation
commit 4d5577d5890d5d0cc7e5e62d5bdc805385d3b439
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:11 2023 +0100
Translated using Weblate (French)
Currently translated at 1.2% (397 of 32261 strings)
Author: Jérémie Tarot <silopolis@gmail.com>
Translated using Weblate (French)
Currently translated at 0.7% (247 of 32261 strings)
Author: Steffen Möller <steffen_moeller@gmx.de>
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jérémie Tarot <silopolis@gmail.com>
Co-authored-by: Steffen Möller <steffen_moeller@gmx.de>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/fr/
Translation: LinuxCNC/LinuxCNC Documentation
commit e86d36d80ce44fc577c177bccf406c351974d6c9
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:10 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit 7be418e4eb1e2423c465a34ab77ee0b0548daa34
Author: Hosted Weblate <hosted@weblate.org>
Date: Thu Jan 26 20:18:09 2023 +0100
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/
Translation: LinuxCNC/LinuxCNC Documentation
commit a78b43c5f523799352efa532fe592af049d361b2
Merge: c21e72618 301c40fda
Author: Hans Unzner <hansunzner@gmail.com>
Date: Wed Jan 25 22:02:27 2023 +0100
Merge pull request #2298 from sensille/mb2hal_v4
Mb2hal followup #2278
commit 307409185a2635f92b364cbf14e4349ec70dc623
Merge: 7a6d776af 7bf681797
Author: Sebastian Kuzminsky <seb@highlab.com>
Date: Wed Jan 25 09:26:32 2023 -0700
Merge pull request #2299 from dwrobel/Fix-canterp.so-installation
Fix canterp.so installation
commit 7bf681797b655a68b3a8855e192eab3636b69ff0
Author: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
Date: Wed Jan 25 14:10:27 2023 +0100
Fix canterp.so installation
Fixes installation of canterp.so (introduced in
c54043254a432d214b296183545c5779d9e1b6cd).
Building rpm packages fails as follows:
error: Installed (but unpackaged) file(s) found:
/usr/lib64/linuxcnc
This is a result of mismatch between
- creating directories using:
$(DESTDIR)/lib/linuxcnc
- installing canterp.so using:
$(FILE) ../lib/linuxcnc/canterp.so $(DESTDIR)$(libdir)/linuxcnc
It is manifested on systems where "${libdir}" differs from "lib".
Note: this does not fixes loading canterp.so which uses hardcoded
path[1].
[1] https://github.com/LinuxCNC/linuxcnc/commit/1f733ebaf9065f5c2304c34168964f8c9605b0dc#diff-e4daea21a6d335db374a201d7386d70ef7ba440ee0d87aa462c87a051be68cffR39
Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
commit 7a6d776af165b59aeb63f39fe49d6e5c464c0c69
Merge: f01248c3a c21e72618
Author: Greg Carl <26096779+snowgoer540@users.noreply.github.com>
Date: Tue Jan 24 16:08:38 2023 -0500
Merge branch '2.9'
commit c21e726181cba9cd257488b4fea8f7cfa6ac3ee3
Author: Greg Carl <26096779+snowgoer540@users.noreply.github.com>
Date: Tue Jan 24 16:08:16 2023 -0500
qtplasmac: set laser button active when using, laser/camera interlocking
commit c9e692e2d57038c72021d6734e413f9033bb7f45
Author: Greg Carl <26096779+snowgoer540@users.noreply.github.com>
Date: Tue Jan 24 16:04:50 2023 -0500
qtplasmac: use status for motion type
commit 301c40fda9fd4c3c28a3f169104e56fdbc0afc5f
Author: Arne Jansen <arne@die-jansens.de>
Date: Mon Jan 23 10:15:31 2023 +0100
mb2hal: fix core dump on version 1.0
This is a revised version of the previous fix that also covers
coil-based access and should be better self-documenting.
commit f01248c3a86e3e233db612c5dcfd054071100554
Merge: 901b16538 1c1c178c7
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Mon Jan 23 20:07:52 2023 -0800
Merge branch '2.9'
commit 1c1c178c7a6b1ff2841b9a541d7689d533ffb414
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Mon Jan 23 19:53:58 2023 -0800
qtvcp -basic/versa probe: add motion type status
This may help to fine tune the parametersm one can see when it's feeding
vrs probing.
commit 10ffd6a55fc0aa59d6fafa03b4acb3ee149e67b0
Author: Arne Jansen <arne@die-jansens.de>
Date: Mon Jan 23 10:18:24 2023 +0100
Revert "mb2hal: fix core dump on version 1.0"
This reverts commit 1a1f33ea373fd876ac08449194b724a46b41a491.
commit 901b165381787ba51f3bd70e8a1410d3e8fe4969
Merge: e82d11060 c928014f0
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Sun Jan 22 20:49:09 2023 -0800
Merge branch '2.9'
commit c928014f018643060dbcf5ae08e3932b00aaaf99
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Sun Jan 22 20:39:08 2023 -0800
docs -fix INI [AXIS] entry for external offsets
missing cr
commit 844eb6cd1b26f25156a790e5fe6f2997407dbf85
Merge: 4663f883b 9a39f2d06
Author: c-morley <c-morley@users.noreply.github.com>
Date: Sun Jan 22 19:02:11 2023 -0800
Merge pull request #2295 from hansu/docs-qtvcp-man-page
docs: add qtvcp options in man page
commit 54ad24dd9eda460eb186e7a34c5483752120e106
Author: Sebastian Kuzminsky <seb@highlab.com>
Date: Sun Jan 22 19:52:58 2023 +0000
build system: turn off x bits on .so files for uspace rt comps
Not sure why gcc sets the execute bits on .so output files, but this
sledge hammer fixes the problem.
commit d6f6ac1cef5a6c45b2fd33ecc8d7c17482a4399f
Author: Sebastian Kuzminsky <seb@highlab.com>
Date: Sun Jan 22 19:49:54 2023 +0000
tests: verify that halcompile installs files with correct permissions
JT reports on IRC that `halcompile --install` installs uspace realtime
comps (which are .so files) with execute permissions enabled, which
is wrong.
This commit modifies some existing halcompile tests to verify that
`halcompile --install` makes userspace (non-rt) comps executable, and
rt comps (at least in uspace) non-executable.
The second part of that currently fails, fixed in the following commit.
(Note that our debs correctly have no execute bits set for the .so
realtime comps.)
commit 9a39f2d06f14ee52b70ae2d07616a78db094de94
Author: Hans Unzner <hansunzner@gmail.com>
Date: Sun Jan 22 19:37:07 2023 +0100
docs: add qtvcp options in man page
commit e82d1106089a6fca87cad10fc32f1fc048739555
Merge: 89eaa94e7 4663f883b
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Sat Jan 21 22:52:15 2023 -0800
Merge branch '2.9'
commit 4663f883b6d722bbd82b4fb76dd8ecb72c5e4da0
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Sat Jan 21 22:49:43 2023 -0800
qtvcp -add a qtaxis/scara sim to test with
commit a232ffd78a6f7bfb1f9bb415d461c7c0da4d3ab3
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Sat Jan 21 22:18:01 2023 -0800
qtvcp -hal_label: add a multi label option
uses the s32 to select assignable labels.
commit eae340cb3aa5c9eefad7239d1cac734e57ae6115
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Sat Jan 21 22:13:46 2023 -0800
qtvcp -dialog_widget: when recording geometry check for the 'always' flag
without a preference file, the recording did nothing and so when showing
the dialog the next time it would reset position rather then stay where the
user left it.
commit 882bca95ff3569255a2369b54d4dca62c147daa3
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Sat Jan 21 22:11:58 2023 -0800
qtvcp -screenoptions: trap error if there is no handlerfile
qtvcp panels don't always have handler files.
also snuck in a function to show the about dialog with a signal.
commit 5d050d38c13ba9504a2780a914ca8d6881a8e4a1
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Sat Jan 21 22:10:04 2023 -0800
qtvcp -on going work to stop seg faults
It seems to be involved with HAL components not always exiting
commit cafea82b9cafb7ea2019815e80f435af0b076e05
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Sat Jan 21 19:57:40 2023 -0800
qtvcp -change default debug level to warnings
I mised that -i for info was available for INFO level.
commit 89eaa94e735fa3000a9fe3546cf6d00cb16b44c7
Merge: 7e8bfbfee 22249d435
Author: Greg Carl <26096779+snowgoer540@users.noreply.github.com>
Date: Sat Jan 21 21:04:39 2023 -0500
Merge branch '2.9'
commit 22249d435196ed3741373200ba44dcc68a6bb7c7
Author: Greg Carl <26096779+snowgoer540@users.noreply.github.com>
Date: Sat Jan 21 21:04:20 2023 -0500
qtplasmac: change default spotting threshold
commit 08edad9bf12914e61ef3582838e6a5d1e40b0537
Author: Greg Carl <26096779+snowgoer540@users.noreply.github.com>
Date: Sat Jan 21 21:02:12 2023 -0500
qtplasmac: disable more items during pause
commit 2646f5a9bdeb013768d655c634cee2bf9fa145a0
Author: Greg Carl <26096779+snowgoer540@users.noreply.github.com>
Date: Sat Jan 21 21:01:07 2023 -0500
qtplasmac: allow torch-pulse and ohmic-test in all cut-recovery states
commit 7e8bfbfeecdd08525756185b7ff42c42bf953432
Merge: 4e47d1ee7 32ddc7d27
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Sat Jan 21 13:55:59 2023 -0800
Merge branch '2.9'
commit 32ddc7d27fbbb86445510a2b70fbc7a8b24f4f2e
Author: CMorley <chrisinnanaimo@hotmail.com>
Date: Sat Jan 21 13:50:46 2023 -0800
sim -axis/qtvcp: quiet debugging of cam_align panel