Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sim/axis/remap/manual-toolchange-with-tool-length-switch: Fix glade panel and remove old 'Features' entries in ini #3078

This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 10, 2024

  1. Translated using Weblate (Slovak)

    Currently translated at 94.5% (3621 of 3828 strings)
    
    Co-authored-by: Juraj Adamkovic <stroje.hcnc@gmail.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/sk/
    Translation: LinuxCNC/LinuxCNC
    JuroHCNC authored and weblate committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    443f278 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Slovak)

    Currently translated at 94.5% (3621 of 3828 strings)
    
    Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/sk/
    Translation: LinuxCNC/LinuxCNC
    Petter Reinholdtsen authored and weblate committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    14de101 View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Chinese (Traditional))

    Currently translated at 31.7% (1216 of 3828 strings)
    
    Co-authored-by: hugoalh <hugoalh@users.noreply.hosted.weblate.org>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/zh_Hant/
    Translation: LinuxCNC/LinuxCNC
    hugoalh authored and weblate committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    51145cc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    372a385 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94c9604 View commit details
    Browse the repository at this point in the history
  3. Merge pull request LinuxCNC#2992 from weblate/weblate-linuxcnc-linuxcnc

    Translations update from Hosted Weblate
    petterreinholdtsen authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f9b3396 View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (Chinese (Traditional))

    Currently translated at 31.8% (1218 of 3828 strings)
    
    Translated using Weblate (Chinese (Traditional))
    
    Currently translated at 31.7% (1216 of 3828 strings)
    
    Co-authored-by: hugoalh <hugoalh@users.noreply.hosted.weblate.org>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/zh_Hant/
    Translation: LinuxCNC/LinuxCNC
    hugoalh authored and petterreinholdtsen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    28fc559 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. hal_glib -add a status message

    some screens have a status bar for short priority messages.
    Now we can can send them form anywhere and display them in anyway.
    it is up to the screen to register to get them
    c-morley committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    acbada7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a01621 View commit details
    Browse the repository at this point in the history
  3. qtvcp -dialog: messagebox fixes

        set minimuim size of messageboxes
        force open details optional
        read the geometry of the right dialog. messagebox uses the same instance
        so must look up the name of the dialog geometry we currently want
    c-morley committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c0fca66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2960c4 View commit details
    Browse the repository at this point in the history
  5. qtvcp -istat: add multi message dialog entry

    One can have dialog messages that fire based on a HAL pin number
    c-morley committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    53335e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    858ef8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9db8c3f View commit details
    Browse the repository at this point in the history
  8. qtvcp -gcode_graphics: pass 'preview notify' message through status

    Not sure what preview notify is for but now we print it.
    c-morley committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    787f24b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b9ab15 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    6598238 View commit details
    Browse the repository at this point in the history
  2. Merge pull request LinuxCNC#2997 from rmu75/rs/std-interp-list-fix

    add missing call to flush_segments() to MOTION_OUTPUT VALUE() in emccanon.cc
    andypugh authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    eefeb4b View commit details
    Browse the repository at this point in the history
  3. lathe macro -fix surface speed conversion problem after testing.

    might be nice to have finishing feedrate and surface speed.
    c-morley committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    43347e0 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    baa348a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4d0836 View commit details
    Browse the repository at this point in the history
  6. mitsub_vfd -add pin to optionally reset vfd on estop.

    If the VFD can timeout (like a spindle) we can reset it on estop.
    Unfortunately if the vfd is not set with a time out, resetting causes them
    not to respond after. So only reset certain ones!
    c-morley committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    90f529e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. qtvcp -add a macro tab panel

    c-morley committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a7abb21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    190bb3e View commit details
    Browse the repository at this point in the history
  3. qtdragon_lathe -add macro tab utility

    adds lathe macros
    c-morley committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    dcb89f7 View commit details
    Browse the repository at this point in the history
  4. Update halui.adoc

    Change name pin halui.mdi-is-running => halui.halui-mdi-is-running
    zz912 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    82a25bd View commit details
    Browse the repository at this point in the history
  5. Update halui.cc

    Change name pin halui.mdi-is-running => halui.halui-mdi-is-running
    zz912 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    81ad050 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. qtdragon-hd -fix tool description problem

    It it's too long the screen layout is gets overlapped.
    c-morley committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    7f43510 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c0ac1c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. remove unused variable

    rmu75 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    716df16 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge branch '2.9'

    c-morley committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e221490 View commit details
    Browse the repository at this point in the history
  2. posemath.h: replace some macros with function templates.

    posemath.h contains some macros for conversion between C structs and C++
    classes. Those macros are named like 'toLine' and don't follow usual
    convention that #define should use CAPITALIZED_NAMES. To avoid
    name collisions, replace macros with function templates and make sure
    those are only enabled if compiled as C++.
    rmu75 committed Jun 26, 2024
    2 Configuration menu
    Copy the full SHA
    87e4e44 View commit details
    Browse the repository at this point in the history
  3. FILE: ~/linuxcnc-dev/lib/python/qtvcp/qt_makegui.py

    TYPO line 192: "filed" should be "file".
    6XoCtujg2C0gne committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    99efacb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. zsync instructions. switch to http

    I don't know why, but it looks like https does not work, and http does..
    andypugh authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4ae80df View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    2d65bf9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    ee09b1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bec2f72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54c6547 View commit details
    Browse the repository at this point in the history
  4. qtvcp -test_button panel: fix the direct setting of signals

    before it always assumed the object was a pin/param
    c-morley committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    54c2a26 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    f20f6eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbc4e2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2aad60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3485aef View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    3bfedc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Typos corrected.

    6XoCtujg2C0gne committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9376cf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. qtvcp -versa probe: fix the dialog back button

    you could only move forward (to next input) in the dialog
    c-morley committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    67a143f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cce3a2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99112f9 View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.9'

    andy committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    168a4e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf90c29 View commit details
    Browse the repository at this point in the history
  6. Merge pull request LinuxCNC#3001 from 6XoCtujg2C0gne/master

    Correcting typos. gardenweazel
    andypugh authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    912a618 View commit details
    Browse the repository at this point in the history
  7. Merge branch '2.9'

    andy committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    15c6cd8 View commit details
    Browse the repository at this point in the history
  8. Merge branch '2.9'

    andypugh committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    6657cc3 View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (Chinese (Traditional, Hong Kong))

    Currently translated at 31.0% (1190 of 3828 strings)
    
    Co-authored-by: Ricky From Hong Kong <lamricky11@hotmail.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/zh_Hant_HK/
    Translation: LinuxCNC/LinuxCNC
    RickyLam11 authored and weblate committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    961d6fc View commit details
    Browse the repository at this point in the history
  10. Merge pull request LinuxCNC#3008 from weblate/weblate-linuxcnc-linuxcnc

    Translations update from Hosted Weblate
    petterreinholdtsen authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    fd6a133 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. update ci to 24.04

    rene-dev committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    855577c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c194e77 View commit details
    Browse the repository at this point in the history
  3. remove po4a download

    rene-dev committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    5664bf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9bd3df View commit details
    Browse the repository at this point in the history
  5. Merge pull request LinuxCNC#3014 from rene-dev/update-ci

    Update ci to run on 24.04
    rene-dev authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    2845095 View commit details
    Browse the repository at this point in the history
  6. Merge pull request LinuxCNC#2999 from rmu75/rs/posemath-refactor

    refactor posemath macros
    rene-dev authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    8768161 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d51e915 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e29645 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1601bdf View commit details
    Browse the repository at this point in the history
  10. add missing pyconfig import

    rene-dev committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    89ed04a View commit details
    Browse the repository at this point in the history
  11. Merge pull request LinuxCNC#2671 from LinuxCNC/cxx20

    change c++ standard to 20
    rene-dev authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    62852bf View commit details
    Browse the repository at this point in the history
  12. Merge pull request LinuxCNC#2487 from LinuxCNC/Py_SetProgramName

    replace deprecated Py_SetProgramName with PyConfig_SetString
    rene-dev authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    9bea551 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    750e4e7 View commit details
    Browse the repository at this point in the history
  14. fix compiler check

    rene-dev committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    dfbde23 View commit details
    Browse the repository at this point in the history
  15. fix configure script

    rene-dev committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    8fe1af7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fc8aff9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    ec068b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f7baa9 View commit details
    Browse the repository at this point in the history
  3. Dropped groff/nroff manual pages and migraded content to asciidoc.

    The asciidoc manual pages are converted to groff during the build process.
    
    The migration was done using scripts/man2adoc-migrate, with manual editing
    to clean up the formatting, correct manual page redirects (files with only
    groff .so statements), and adjusted file names and content to get this working.
    
    Adjusted build rules to use new names for intro man pages. To avoid a name
    conflict intro.3hal and intro.3rtapi was renamed to hal.3 and rtapi.3 (both
    could not be generated to intro.3).
    petterreinholdtsen committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7e9fad6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    daad145 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b233f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e585c88 View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (Chinese (Traditional, Hong Kong))

    Currently translated at 31.0% (1190 of 3828 strings)
    
    Co-authored-by: Ricky From Hong Kong <lamricky11@hotmail.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/zh_Hant_HK/
    Translation: LinuxCNC/LinuxCNC
    RickyLam11 authored and weblate committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7cae32b View commit details
    Browse the repository at this point in the history
  8. Merge pull request LinuxCNC#3018 from weblate/weblate-linuxcnc-linuxcnc

    Translations update from Hosted Weblate
    petterreinholdtsen authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1c2df9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4fe44f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    815416d View commit details
    Browse the repository at this point in the history
  11. 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
    weblate committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    bec8e95 View commit details
    Browse the repository at this point in the history
  12. 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
    weblate committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    383ab3b View commit details
    Browse the repository at this point in the history
  13. 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
    weblate committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e588d28 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. fix output length check

    otaviojr committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    73b13e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request LinuxCNC#1376 from petterreinholdtsen/man-as-adoc

    Dropped nroff manual pages, maintain them as asciidoc
    andypugh authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f0c4419 View commit details
    Browse the repository at this point in the history
  3. Merge pull request LinuxCNC#3019 from weblate/weblate-linuxcnc-linuxc…

    …nc-docs
    
    Translations update from Hosted Weblate
    petterreinholdtsen authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    55345fb View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (German)

    Currently translated at 98.7% (32560 of 32968 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Co-authored-by: Steffen Möller <steffen_moeller@gmx.de>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/de/
    Translation: LinuxCNC/LinuxCNC Documentation
    weblate and smoe committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    05d8254 View commit details
    Browse the repository at this point in the history
  5. Merge pull request LinuxCNC#3022 from weblate/weblate-linuxcnc-linuxc…

    …nc-docs
    
    Translations update from Hosted Weblate
    petterreinholdtsen authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9dead7c View commit details
    Browse the repository at this point in the history
  6. Adjusted strings to save translation work.

    Made almost identical strings identical where it make sense.
    petterreinholdtsen committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d75832c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ee5a6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c65e517 View commit details
    Browse the repository at this point in the history
  9. 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
    weblate committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a5f2eea View commit details
    Browse the repository at this point in the history
  10. 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
    weblate committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    82d67ad View commit details
    Browse the repository at this point in the history
  11. 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
    weblate committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1e27f00 View commit details
    Browse the repository at this point in the history
  12. Merge pull request LinuxCNC#3023 from weblate/weblate-linuxcnc-linuxc…

    …nc-docs
    
    Translations update from Hosted Weblate
    petterreinholdtsen authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5cbf65c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d1f6128 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. qtdragon.adoc: Update SUBROUTINE_PATH

    As noted by Andy "Gardenweazel" Lewis in LinuxCNC#3016
    andypugh authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f62ad06 View commit details
    Browse the repository at this point in the history
  2. Clean up man page notation and fix a few migration errors.

    This reduce the number of translation strings and make the
    presentation more consistent.  Drop bold from man page references
    in SEE ALSO section.  Show C code examples using fixed with font.
    Add a few blocks of text text that had disapperared in the groff->adoc
    migration.  Drop a few useless line breaks.  Standardized
    bug reporting references and author names.
    petterreinholdtsen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e0b747c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    cf82129 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Merge pull request LinuxCNC#3024 from petterreinholdtsen/man-adoc-cle…

    …anup
    
    Clean up man page notation and fix a few migration errors.
    hansu authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    218bda7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3266c0f View commit details
    Browse the repository at this point in the history
  3. qtvcp -versa/basic probe: add a HAL pin for 'probe is loaded' indication

    Can be used to inhibit the spindle etc
    c-morley committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e2d435d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5be61e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Update per discussions

    This update makes the following changes, per comments on 2/17/2024
    1. Changes the stock remap to unconditionally return the machine to the position it was in when the remap was called. (This gets rid of a previous iteration that added a 'return_option' variable to the .ini file.)
    2. Changes to documentation to reflect this change.
    
    In full disclosure: This change will now also have the effect of largely reversing PR # 2562, because this version goes back to using G38.2. I do that because in practice G38.3 (the main change in PR 2562) does not allow the QtDragon implementation to display probing errors to the user. This this version will restore that functionality. This code does, however, retain the order of additional error-checking that was changed in PR # 2562.
    
    These changes will also hopefully pass error checking because they are based on an updated fetch of 2.9.
    VectorHasting committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    8caa075 View commit details
    Browse the repository at this point in the history
  2. qtvcp -led_widget: add optional on/off gradient colors

    Thank you forum member MennilTossFlykune for the code changes
    c-morley committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    63e4962 View commit details
    Browse the repository at this point in the history
  3. qtvcp -round gauge: add gradient color,border width and more

    fix halpin option
    add bezel width
    add gradient color
    add size hint
    add center color
    
    Thank you forum member MennilTossFlykune for the code changes
    c-morley committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    1bcb0c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    616f127 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7614934 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    582f8cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    391f8cd View commit details
    Browse the repository at this point in the history
  8. Merge pull request LinuxCNC#3021 from otaviojr/fix_hal_gpio

    hal_gpio - fix output length check using invalid inputs variable
    andypugh authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    552a94c View commit details
    Browse the repository at this point in the history
  9. Merge pull request LinuxCNC#2945 from zz912/patch-26

    HALUI - added pin mdi_is_running
    andypugh authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    1a13a15 View commit details
    Browse the repository at this point in the history
  10. Merge pull request LinuxCNC#2696 from rmu75/rs/task_file_name_no_fix

    add filename to state tag
    andypugh authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    c39c18b View commit details
    Browse the repository at this point in the history
  11. Translated using Weblate (Chinese (Traditional, Hong Kong))

    Currently translated at 31.1% (1191 of 3828 strings)
    
    Co-authored-by: Ricky From Hong Kong <lamricky11@hotmail.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/zh_Hant_HK/
    Translation: LinuxCNC/LinuxCNC
    RickyLam11 authored and weblate committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    c4ece3f View commit details
    Browse the repository at this point in the history
  12. Translated using Weblate (Norwegian Bokmål)

    Currently translated at 33.9% (1298 of 3828 strings)
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 67.2% (248 of 369 strings)
    
    Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/gmocappy/nb_NO/
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/nb_NO/
    Translation: LinuxCNC/LinuxCNC
    Translation: LinuxCNC/LinuxCNC/Gmocappy
    Petter Reinholdtsen authored and weblate committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    1e48df8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Merge pull request LinuxCNC#3028 from weblate/weblate-linuxcnc-linuxcnc

    Translations update from Hosted Weblate
    petterreinholdtsen authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3ed09ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5df98a1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request LinuxCNC#3030 from rmu75/rs/posemath-refactor

    posemath.h: get rid of #include <math.h> which is not allowed in kernel mode
    andypugh authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    eae3de7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    352439a View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.9'

    andypugh committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6ddb19a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    7cb3bc1 View commit details
    Browse the repository at this point in the history
  2. qtvcp -tool/origin offset view: add next/back buttons to dialog

    now you can 'cursor' left and right in a row, from the calculator dialog
    c-morley committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c2570af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f8c1fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d44850 View commit details
    Browse the repository at this point in the history
  5. Merge pull request LinuxCNC#3034 from petterreinholdtsen/man-to-adoc-…

    …2024-07-21
    
    Converted new groff/nroff manual pages to asciidoc.
    andypugh authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    1680fbc View commit details
    Browse the repository at this point in the history
  6. qtvcp versa/basic probe -fix 'probe-loaded' pin type

    should be bit not flost
    c-morley committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    db66171 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00b1ad9 View commit details
    Browse the repository at this point in the history
  8. Added new man pages to po4a and d/linuxcnc.install.in.

    This should fix build problems.
    petterreinholdtsen committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ccb9253 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    a5ca44e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dabec1b View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (German)

    Currently translated at 87.8% (28772 of 32737 strings)
    Author: Petter Reinholdtsen <pere-weblate@hungry.com>
    
    Co-authored-by: Hosted Weblate <hosted@weblate.org>
    Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/de/
    Translation: LinuxCNC/LinuxCNC Documentation
    weblate and Petter Reinholdtsen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    73fa9b4 View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (Russian)

    Currently translated at 26.6% (8719 of 32737 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Translated using Weblate (Russian)
    
    Currently translated at 26.5% (8695 of 32737 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Translated using Weblate (Russian)
    
    Currently translated at 26.5% (8687 of 32737 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Translated using Weblate (Russian)
    
    Currently translated at 26.4% (8665 of 32737 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Co-authored-by: Hosted Weblate <hosted@weblate.org>
    Co-authored-by: Ilya Koubatkin <ilya@kubatkin.ru>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/ru/
    Translation: LinuxCNC/LinuxCNC Documentation
    weblate and Ilya Koubatkin committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    8f242b7 View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (French)

    Currently translated at 2.2% (728 of 32737 strings)
    Author: Petter Reinholdtsen <pere-weblate@hungry.com>
    
    Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/fr/
    Translation: LinuxCNC/LinuxCNC Documentation
    weblate and Petter Reinholdtsen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    e6fb498 View commit details
    Browse the repository at this point in the history
  6. Translated using Weblate (Norwegian Bokmål)

    Currently translated at 5.6% (1835 of 32737 strings)
    Author: Petter Reinholdtsen <pere-weblate@hungry.com>
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 5.5% (1820 of 32737 strings)
    Author: Petter Reinholdtsen <pere-weblate@hungry.com>
    
    Co-authored-by: Hosted Weblate <hosted@weblate.org>
    Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/nb_NO/
    Translation: LinuxCNC/LinuxCNC Documentation
    weblate and Petter Reinholdtsen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    7789dc1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request LinuxCNC#3027 from weblate/weblate-linuxcnc-linuxc…

    …nc-docs
    
    Translations update from Hosted Weblate
    petterreinholdtsen authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    c88546f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13ab4a5 View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (Chinese (Traditional, Hong Kong))

    Currently translated at 31.2% (1196 of 3828 strings)
    
    Co-authored-by: Ricky From Hong Kong <lamricky11@hotmail.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/zh_Hant_HK/
    Translation: LinuxCNC/LinuxCNC
    RickyLam11 authored and weblate committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    d77c151 View commit details
    Browse the repository at this point in the history
  10. Translated using Weblate (Norwegian Bokmål)

    Currently translated at 34.5% (1322 of 3828 strings)
    
    Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/nb_NO/
    Translation: LinuxCNC/LinuxCNC
    Petter Reinholdtsen authored and weblate committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    ab12165 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge pull request LinuxCNC#3033 from weblate/weblate-linuxcnc-linuxcnc

    Translations update from Hosted Weblate
    petterreinholdtsen authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3458c15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3021adb View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/2.9'

    * origin/2.9:
      Revert "docs: force monospace font in ASCII art (related to LinuxCNC#3007)"
      hostmot2: collect initial writes into a single packet
    SebKuzminsky committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2501a5a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    ef621e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d14a627 View commit details
    Browse the repository at this point in the history
  3. Revert "Disable translation of toggle(9) and toggle2nist(9) as these …

    …break po4a."
    
    This reverts commit dabec1b.
    
    The workaround is no longer needed, as the problematic groff notation was
    reverted in commit 2501a5a, reverting the
    introduction in d1414e6.
    
    The po4a problem is reported for the Debian package and upstream
    in <URL: https://bugs.debian.org/1076660 > and still not solved.
    petterreinholdtsen committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d82caa4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge pull request LinuxCNC#3040 from rmu75/rs/fix-locale-restore-2.9

    fix restoring of locale setting in interp
    andypugh authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3cfcf62 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Chinese (Traditional))

    Currently translated at 31.8% (1218 of 3828 strings)
    
    Translated using Weblate (Chinese (Traditional, Hong Kong))
    
    Currently translated at 31.3% (1199 of 3828 strings)
    
    Co-authored-by: Ricky From Hong Kong <lamricky11@hotmail.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/zh_Hant/
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/zh_Hant_HK/
    Translation: LinuxCNC/LinuxCNC
    RickyLam11 authored and weblate committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    86bf8d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request LinuxCNC#3038 from weblate/weblate-linuxcnc-linuxcnc

    Translations update from Hosted Weblate
    petterreinholdtsen authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fc2da8b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Translated using Weblate (Russian)

    Currently translated at 27.1% (8879 of 32737 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Co-authored-by: Ilya Koubatkin <ilya@kubatkin.ru>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/ru/
    Translation: LinuxCNC/LinuxCNC Documentation
    weblate and Ilya Koubatkin committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    35b3a0a View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Chinese (Simplified))

    Currently translated at 0.6% (200 of 32737 strings)
    Author: devinor <chendewencn@gmail.com>
    
    Co-authored-by: Hosted Weblate <hosted@weblate.org>
    Co-authored-by: devinor <chendewencn@gmail.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/zh_Hans/
    Translation: LinuxCNC/LinuxCNC Documentation
    weblate and devinor committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8527435 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Merge pull request LinuxCNC#3039 from weblate/weblate-linuxcnc-linuxc…

    …nc-docs
    
    Translations update from Hosted Weblate
    petterreinholdtsen authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f49135d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    44d3960 View commit details
    Browse the repository at this point in the history
  2. Merge pull request LinuxCNC#3044 from luzpaz/July-typos

    Fix various typos in the codebase
    rene-dev authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    bf39a63 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Qtdragon -fix logging of status messages

    every other object expects noLog= - qtdragon used log=
    Switch to noLog
    c-morley committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    9fdd28c View commit details
    Browse the repository at this point in the history
  2. qtvcp -probe routines: fix history status

    history data was not displayed right
    c-morley committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    ae48472 View commit details
    Browse the repository at this point in the history
  3. docs: Translations.

    smoe committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    7a7f978 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    b1e5ed0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request LinuxCNC#3045 from hansu/fix-asciidoc-manpages

    Fix to adoc converted man pages
    hansu authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a77bc3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c387ea2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Merge pull request LinuxCNC#3046 from smoe/docs_typo_20240728

    docs: Translation-triggered changes.
    petterreinholdtsen authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f9e6467 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Translated using Weblate (Chinese (Traditional, Hong Kong))

    Currently translated at 0.2% (1 of 369 strings)
    
    Translated using Weblate (Portuguese (Brazil))
    
    Currently translated at 61.2% (226 of 369 strings)
    
    Co-authored-by: Luan Moura <luanmoura.s91@gmail.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/gmocappy/pt_BR/
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/gmocappy/zh_Hant_HK/
    Translation: LinuxCNC/LinuxCNC/Gmocappy
    Luan Moura authored and weblate committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6eaf7cb View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 59.0% (218 of 369 strings)
    
    Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/gmocappy/pt_BR/
    Translation: LinuxCNC/LinuxCNC/Gmocappy
    Petter Reinholdtsen authored and weblate committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    572360a View commit details
    Browse the repository at this point in the history
  3. Merge pull request LinuxCNC#3051 from weblate/weblate-linuxcnc-linuxcnc

    Translations update from Hosted Weblate
    petterreinholdtsen authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    db9465b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. docs: src/man/man9 - formatting

    docs: Removed omitted conflicts.
    smoe committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    f8f0e93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request LinuxCNC#3050 from smoe/docs_typo_20240730

    docs: src/man/man9 - formatting
    hansu authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    288608c View commit details
    Browse the repository at this point in the history
  3. Merge pull request LinuxCNC#3052 from hansu/fix-man9

    docs: further fixing of converted manpages (c to h)
    hansu authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    2332f3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6d3c85 View commit details
    Browse the repository at this point in the history
  5. Merge pull request LinuxCNC#3053 from smoe/docs_wording_20240803

    docs: man/man1/[a-h]* : asciidoc formatting
    andypugh authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    0c7b954 View commit details
    Browse the repository at this point in the history
  6. Merge pull request LinuxCNC#2706 from VectorHasting/2.9

    Extend M6 remap to allow return to orig. position
    andypugh authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    2286f75 View commit details
    Browse the repository at this point in the history
  7. qtvcp -qt_action: remember last position when setting origin

    So you can reset it if you made a mistake.
    This is a generilzayion of what axis tool buttons did.
    Now even if you use an action button or your own code to set the origin,
    as long as you use this function it will remember the original setting.
    c-morley committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    cae7383 View commit details
    Browse the repository at this point in the history
  8. qtvcp -touchoff subprogram: add work around for spindle start up with…

    … m70/72
    
    Untill we fix the actual problem with recording/resetting gcode spindle setting, this is safer.
    c-morley committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    70fc101 View commit details
    Browse the repository at this point in the history
  9. qtvcp -axis tool button/dro widget: revamp/add menu for setting the axes

    Everyone likes things set up a bit different.
    This change adds the ability to select different entries in the menu of these widgets.
    Using style sheets you can (un)select zero/set/set last/divide/goto g53 origin/goto g5x origin
    c-morley committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    b0578e3 View commit details
    Browse the repository at this point in the history
  10. qtdragon/hd: use new dro widget/axis tool button menu options.

    Now you can us ethe DRO to set the origin and the axis tool button to goto the origins
    c-morley committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    543d5e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Translated using Weblate (German)

    Currently translated at 88.4% (28952 of 32737 strings)
    Author: Petter Reinholdtsen <pere-weblate@hungry.com>
    
    Translated using Weblate (German)
    
    Currently translated at 88.4% (28953 of 32737 strings)
    Author: Petter Reinholdtsen <pere-weblate@hungry.com>
    
    Translated using Weblate (German)
    
    Currently translated at 88.4% (28953 of 32737 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 88.2% (28903 of 32737 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 88.2% (28903 of 32737 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 88.2% (28886 of 32737 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 88.2% (28885 of 32737 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Co-authored-by: Hosted Weblate <hosted@weblate.org>
    Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
    Co-authored-by: Steffen Möller <steffen_moeller@gmx.de>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/de/
    Translation: LinuxCNC/LinuxCNC Documentation
    3 people committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b3efae9 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Russian)

    Currently translated at 28.6% (9377 of 32737 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Co-authored-by: Hosted Weblate <hosted@weblate.org>
    Co-authored-by: Ilya Koubatkin <ilya@kubatkin.ru>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/ru/
    Translation: LinuxCNC/LinuxCNC Documentation
    weblate and Ilya Koubatkin committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    7e36934 View commit details
    Browse the repository at this point in the history
  3. Merge pull request LinuxCNC#3047 from weblate/weblate-linuxcnc-linuxc…

    …nc-docs
    
    Translations update from Hosted Weblate
    petterreinholdtsen authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c0f0602 View commit details
    Browse the repository at this point in the history
  4. qtvcp -dro widget: switch dialog property to camelCase

    It's a new property so it can't hurt to change it now.
    c-morley committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    3118a87 View commit details
    Browse the repository at this point in the history
  5. qtdragon/qtvcp wudgets -docs: add detail of DRO/axisToolButton menu o…

    …roperties
    
    can adjust menu items with stylesheet properties
    c-morley committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    0443858 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2b5be1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request LinuxCNC#3055 from smoe/docs_wording_20240804

    docs: man/man1/[h-l]* formatting asciidoc
    andypugh authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    dabfa00 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    8ce3f43 View commit details
    Browse the repository at this point in the history
  2. qtvcp -system tool button: don't disable the button, only the menu

    Sometimes the button is used for other purposes.
    The screen designer could disable it in a handler file if they prefer
    c-morley committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e651f97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdef1f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99573ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e9db8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7d664d View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (German)

    Currently translated at 97.6% (3739 of 3828 strings)
    
    Co-authored-by: thereisno anderson <thereisnoanderson@users.noreply.hosted.weblate.org>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/de/
    Translation: LinuxCNC/LinuxCNC
    thereisno anderson authored and weblate committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    bd2e4a9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request LinuxCNC#3056 from weblate/weblate-linuxcnc-linuxcnc

    Translations update from Hosted Weblate
    petterreinholdtsen authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6762bce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    751adc6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b054ebc View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. qtvcp -probe routines: lower tool 2x Z clearance when probing tool di…

    …ameter
    
    before this, did not lower tool enough to probe diameter.
    c-morley committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    2bcc9a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. 1 Configuration menu
    Copy the full SHA
    4cb5170 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (German)

    Currently translated at 86.6% (28513 of 32909 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Co-authored-by: Steffen Möller <steffen_moeller@gmx.de>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/de/
    Translation: LinuxCNC/LinuxCNC Documentation
    weblate and smoe committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    21294e7 View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Georgian)

    Currently translated at 1.6% (527 of 32909 strings)
    Author: Temuri Doghonadze <temuri.doghonadze@gmail.com>
    
    Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/ka/
    Translation: LinuxCNC/LinuxCNC Documentation
    weblate and NorwayFun committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e4fdb82 View commit details
    Browse the repository at this point in the history
  4. Merge pull request LinuxCNC#3062 from weblate/weblate-linuxcnc-linuxc…

    …nc-docs
    
    Translations update from Hosted Weblate
    petterreinholdtsen authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3f24078 View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (Hungarian)

    Currently translated at 29.7% (1140 of 3828 strings)
    
    Co-authored-by: Mező László <jamborbt@gmail.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/hu/
    Translation: LinuxCNC/LinuxCNC
    lacata authored and weblate committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    d95b39e View commit details
    Browse the repository at this point in the history
  6. Translated using Weblate (Hungarian)

    Currently translated at 29.7% (1138 of 3828 strings)
    
    Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/hu/
    Translation: LinuxCNC/LinuxCNC
    Petter Reinholdtsen authored and weblate committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    c51a2c0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request LinuxCNC#3059 from weblate/weblate-linuxcnc-linuxcnc

    Translations update from Hosted Weblate
    petterreinholdtsen authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    f0184b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    dc003a4 View commit details
    Browse the repository at this point in the history
  2. qtvcp -probe routines - add back 'probe material z' function

    Not sure how I remoived it last time
    c-morley committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    05047ee View commit details
    Browse the repository at this point in the history
  3. qtvcp -handler files: initialize widget's HAL function after the init…

    …ialized__ function
    
    The idea of the initialized function is to be able to modify options of widgets before
     it's 'halified'. but the object was halified too soon before.
    c-morley committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2b2607a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Merge branch '2.9'

    c-morley committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    927dd38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d203875 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fd2c0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32b6378 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d31462 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    353d9e0 View commit details
    Browse the repository at this point in the history
  7. Revert "qtvcp -handler files: initialize widget's HAL function after …

    …the initialized__ function"
    
    This reverts commit 2b2607a.
    c-morley committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    eadfdd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    d8a09ef View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge branch '2.9'

    snowgoer540 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    323b65f View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.9'

    snowgoer540 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ba0154f View commit details
    Browse the repository at this point in the history
  3. qtplasmac: remove work around for pyqt5.11 not having setTabVisible

    Since we are no longer supporting Buster on the master branch, this work around is no longer necessary.
    snowgoer540 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c307111 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    bf2b3b4 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (German)

    Currently translated at 86.6% (28516 of 32909 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Co-authored-by: Steffen Möller <steffen_moeller@gmx.de>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/de/
    Translation: LinuxCNC/LinuxCNC Documentation
    weblate and smoe committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b6b8792 View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Russian)

    Currently translated at 29.5% (9713 of 32909 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Translated using Weblate (Russian)
    
    Currently translated at 28.0% (9226 of 32909 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Translated using Weblate (Russian)
    
    Currently translated at 27.2% (8972 of 32909 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Co-authored-by: Hosted Weblate <hosted@weblate.org>
    Co-authored-by: Ilya Koubatkin <ilya@kubatkin.ru>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/ru/
    Translation: LinuxCNC/LinuxCNC Documentation
    weblate and Ilya Koubatkin committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5a8acdf View commit details
    Browse the repository at this point in the history
  4. Merge pull request LinuxCNC#3067 from weblate/weblate-linuxcnc-linuxc…

    …nc-docs
    
    Translations update from Hosted Weblate
    petterreinholdtsen authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bb3d77c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    7952416 View commit details
    Browse the repository at this point in the history
  2. qtdragon/hd -stylesheet: update brushed metal color to enlargen edito…

    …r buttons
    
    gcode editor buttons were too small for touch screen.
    MarkoPolo supplied
    c-morley committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    dcc731b View commit details
    Browse the repository at this point in the history
  3. qtvcp -gcode editor: use better file icons

    The new/open/save iconf looked all the same to me.
    these should be better.
    c-morley committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cfc83d1 View commit details
    Browse the repository at this point in the history
  4. qtdragon_lathe -update button appearance/layout

    MarkoPolo fixups
    c-morley committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    28f8ead View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    f7cbbcc View commit details
    Browse the repository at this point in the history
  2. Gmoccapy - addition of note in LOG

    Every time I read the LOG, I wonder what the number behind MDI mode is. So I added it.
    zz912 authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    f3a10ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34c1070 View commit details
    Browse the repository at this point in the history
  4. Merge pull request LinuxCNC#3085 from zz912/patch-28

    Gmoccapy - addition of note in LOG
    hansu authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    89df479 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. qtplasmac: remove deprecated conversion scripts

    Removes deprecated conversion scripts that are no longer supported, as well as the accompanying documentation.
    snowgoer540 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    c6fdf4a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge pull request LinuxCNC#3072 from smoe/tests_revision_and_maybe_f…

    …ix_for_sid
    
    fix: buggy printf in BASH in current Debian unstable breaks our tests
    andypugh authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4cd44e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. docs: remove/update qtplasmac images

    This commit removes 3 images I missed with commit c6fdf4a.  Additionally it updates an image that I missed in commit 34c1070
    snowgoer540 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ed225e2 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Swedish)

    Currently translated at 13.0% (48 of 369 strings)
    
    Translated using Weblate (Swedish)
    
    Currently translated at 2.8% (111 of 3828 strings)
    
    Co-authored-by: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/gmocappy/sv/
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc/sv/
    Translation: LinuxCNC/LinuxCNC
    Translation: LinuxCNC/LinuxCNC/Gmocappy
    Umeaboy authored and weblate committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    050face View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge pull request LinuxCNC#3091 from weblate/weblate-linuxcnc-linuxcnc

    Translations update from Hosted Weblate
    petterreinholdtsen authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b0d2d0d View commit details
    Browse the repository at this point in the history
  2. build: debian: small series of lintian errors addressed

    The warning on the man page was
    W: linuxcnc-uspace: groff-message troff:<standard input>:209: warning: macro 'an-trap' not defined [usr/share/man/man1/xhc-whb04b-6.1.gz:1]
    which was not immediately obvious and triggered a quick complete review
    of the corresponding .adoc.
    smoe committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b038c4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9adb2cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c1e0cf View commit details
    Browse the repository at this point in the history
  5. Merge pull request LinuxCNC#3075 from smoe/debian_lintian

    build: debian: small series of lintian errors addressed
    petterreinholdtsen authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b58f3d3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request LinuxCNC#3093 from Sigma1912/master-remove-all-REA…

    …DME_es-files
    
    Remove all README_es files from configs folder
    andypugh authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    53d9441 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    f486120 View commit details
    Browse the repository at this point in the history
  2. Merge pull request LinuxCNC#3097 from smoe/install_docs_changes

    docs: translation-triggered changes on latency-test (smoe:install_docs_changes)
    petterreinholdtsen authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    69feb3b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    c9b5280 View commit details
    Browse the repository at this point in the history
  2. docs: man/man1/[l-z]* asciidoc formatting

    Series of smallish changes of no particular importance, except that is
    likely helps with asciidoc simplifications in the translations, mostly
    on white space.
    
    Also clarified wording wrt mitsub_vfd .
    
    Co-authored-by: Hans Unzner <hansunzner@gmail.com>
    smoe and hansu committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c466813 View commit details
    Browse the repository at this point in the history
  3. Merge pull request LinuxCNC#3060 from smoe/docs_wording_20240807

    docs: man/man1/*.adoc - review asciidoc formatting (smoe:docs_wording_20240807)
    petterreinholdtsen authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f4b383a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7841748 View commit details
    Browse the repository at this point in the history
  5. HAL: Do not limit HAL command argument length unnecessarily.

    The length of any single token in HAL is limited to LINELEN (255 chars)
    even though line continuation support means that individual commands can
    be up to MAX_EXTEND_LINES (20) times this length.
    This patch increments the buffer size by LINELEN until there is plenty of
    space (to allow for tilde expansion)
    Fixes LinuxCNC#3098
    andypugh committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9eb94c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. tooledit_widget: decimal point = dot

    Previously:
    tooledit_widget displayed float numbers with decimal dot for localizations that use decimal dot
    tooledit_widget displayed float numbers with decimal comma for localizations that use decimal comma
    
    Now:
    tooledit_widget displays float numbers with a decimal dot for all localizations
    
    The functionality is preserved, when it is possible to enter a float with both a comma and a dot for localizations with a decimal comma
    
    Reason for change:
    Gmoccapy displayed some numbers with a decimal dot and some numbers with a decimal comma. This is a unification. More here:
    LinuxCNC#2966 (comment)
    zz912 authored and hansu committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f6f83e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request LinuxCNC#3086 from zz912/patch-29

    tooledit_widget - decimal point = dot
    hansu authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a2fa6f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    bee146f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. remove broken/obsolete configs/sim/axis/orphans

    These configs have been marked as obsolete/broken for ten years.
    Sigma1912 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7eeefba View commit details
    Browse the repository at this point in the history
  2. Merge pull request LinuxCNC#3102 from Sigma1912/sigma-master_remove-c…

    …onfigs/sim/axis/orphans
    
    remove broken/obsolete configs/sim/axis/orphans
    andypugh authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7195aeb View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. qtplasmac: fix m_code pathing

    Fixes the m_code path for a package install sim.
    Allows update 001-017 to be applied correctly for configs that were build prior to then.
    snowgoer540 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    da67fbe View commit details
    Browse the repository at this point in the history
  2. Corrected some missing text to invert an output signal.

    -out was missing in the section of inverting an output signal.
    
    When using the example before, linuxcnc would not start. On this page higher up is an example correct. Tested that and it worked as expected.
    xsnoopy authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9d38da9 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Merge pull request LinuxCNC#3105 from xsnoopy/patch-3

    Corrected some missing text to invert an output signal.
    andypugh authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a1f6100 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge branch 'LinuxCNC:master' into 2.9-fix-sim-config-manual-toolcha…

    …nge-with-tool-length-switch
    Sigma1912 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b737fa6 View commit details
    Browse the repository at this point in the history