QtPlasmaC Version History - LinuxCNC 2.10
Version Numbering nnn.nnn
Number |
Description |
nnn |
hal component version |
nnn |
gui version |
008.062 2025 Mar 29
- add header to configuration messages
- add helper function to updater to expand ini file if #INCLUDE is used
- initialized__ should turn off autorepeat last
008.061 2025 Mar 16
- sim panel add styling to Mode 2 buttons
008.060 2025 Mar 16
- update sim styling with GUI styling changes
- make sim styling match GUI
- set sim button focus policy to noFocus
- apply style changes to preview stack related buttons, and user manual
- fix some button interlocking
- ensure laser button is enabled before allowing ext or keyboard calls to it
008.059 2025 Mar 14
- check for missing dependency before styling User Manual
008.058 2025 Mar 12
- fix docs URL for Master branch
- apply GUI styling to User Manual
008.057 2025 Mar 07
- some more File Clear clean up from commit 40e4a23
- align button code handling with docs
008.056 2024 Nov 30
- fix paths in langlink file
008.055 2024 Nov 26
- fix linking and documentation for internationalization
008.054 2024 Nov 5
- fix tooltip variable name missed in 008.053 (commit bb07323)
008.053 2024 Oct 11
- revert change in 008.052 (commit cbfe160)
- add ext_pause_only, add ext_resume
- add missing calls to the pause_pressed method
008.052 2024 Oct 4
- make ext_pause only pause the machine (no resume)
008.051 2024 Oct 2
- fix button setup logic and error message
- update for latest opengl libraries added in commit 8c68df8
008.050 2024 Sept 6
- fix sim m_code pathing
- allow update 001-017 to be correctly applied
008.049 2024 Sept 2
- process element names for custom stylesheets as well
008.048 2024 Aug 21
- remove work around for pyqt5.11 not having setTabVisible
008.047 2024 Aug 21
- fix file load after single cut
008.046 2024 June 5
- add control buttons to conversational preview
008.045 2024 May 28
- fix run from line temporary material error
008.044 2024 May 21
- make all bounds check errors congruent
- PEP 8/linter housekeeping
008.043 2024 May 4
- align component bounds check with gui bounds check
007.043 2024 May 3
- reinstate different grid sizes for preview and conversational
007.042 2024 May 3
- add laser_mode input pin for fiber laser use to plasmac.comp
006.042 2024 Apr 27
- calculate pierce points in conversational blocks
006.041 2024 Apr 25
- simplify and enhance color changing for user buttons
- fix odd cursor behavior when editing text in conversational
006.040 2024 Apr 21
- change focusPolicy from NoFocus to ClickFocus
006.039 2024 Apr 21
006.038 2024 Apr 21
- conv_polygon fix variable name
006.037 2024 Apr 20
- add laser dry run without probing
- add single cutpath to run from line
005.036 2024 Apr 14
- fix button_normal "pressed" color
005.035 2024 Apr 10
- fix g-code filter retrieval of pierce points
005.034 2024 Apr 9
- fix button interlock when bounds error is present
- remove unused variables
005.033 2024 Mar 30
- check for valid default material
005.032 2024 Mar 24
- use real USER_M_PATH in package configs
005.031 2024 Mar 21
- fix missing error message for invalid parameter in temporary material
005.030 2024 Mar 15
- prevent torch hitting material during offset probing
004.030 2024 Mar 05
- fix table view position for all machine coordinates
004.029 2024 Feb 28
- fix material overlay for locales that use a comma as a decimal
004.028 2024 Feb 25
- add translation for tool type
004.027 2024 Feb 25
- fix gcode filter spotting coordinates when overburn is active
004.026 2024 Feb 24
- allow Z DRO to display torch height in manual cut
004.025 2024 Feb 22
- manual cut: fix abort state
- cut recovery: fix state when offsets are reset
- run from line: remove additional M66 line
- run from line: fix G21 test
- run from line: allow for space after G53
003.024 2024 Feb 19
- filter X and Y pierce points separately
003.023 2024 Feb 17
- fix missing g64 value in run from line
003.022 2024 Feb 09
- file clear enhancements
- code warn when gcode contains math
003.021 2024 Feb 03
- reset moving pierce to zero on abort
- ensure-m190-exists-in-user_m_path
003.020 2024 Feb 03
003.019 2024 Feb 03
003.018 2024 Feb 02
- add sixth axis
- add gcode magic word for tube cutting
002.017 2024 Jan 30
- move user_m_files to nc_files/plasmac/m_files
002.016 2024 Jan 25
Changes submitted by James Walker (joco-nz)
001.016 2024 Jan 15
- fix conversational triangle
001.015 2023 Dec 23
- change runcritical to cutcritical
- add cutcritical check to manual and single cut sequences
001.014 2023 Dec 13
001.013 2023 Dec 13
- fix parsing linuxcnc version
001.012 2023 Dec 12
- fix invalid escape sequences
001.011 2023 Nov 16
- convert project to f strings
001.010 2023 Nov 07
- fix gcode filter comments error
001.009 2023 Nov 05
- rework versioning due to master branch diverging
001.008 2023 Nov 04
- fix translation in pmx485_check
- allow grid in P view
001.007 2023 Nov 04
- add dual code user button
- allow alternate text on toggle halpin button
001.006 2023 Oct 31
- prevent extra temporary material addition from conversational
001.005 2023 Oct 31
- allow negative pierce only offsets
001.004 2023 Oct 31
- add x/y offsets for pierce only mode
001.003 2023 Oct 28
- fix imperial cut parameter ranges
001.002 2023 Oct 21
001.001 2023 Oct 19
- add adjustable x/y axes velocity for offset probing
000.000 2023 Oct 18
- initial version, diverged from 2.9 @ 236.294