Skip to content

Gmoccapy 3.4.2.1#2383

Merged
hansu merged 16 commits intoLinuxCNC:2.9from
hansu:gmoccapy-3-4-2-1
Mar 14, 2023
Merged

Gmoccapy 3.4.2.1#2383
hansu merged 16 commits intoLinuxCNC:2.9from
hansu:gmoccapy-3-4-2-1

Conversation

@hansu
Copy link
Copy Markdown
Member

@hansu hansu commented Mar 5, 2023

This removes now almost all deprecation warnings.

Only some regarding some missing INI file entries remain:

[Gmoccapy.QTVCP.QT_ISTAT][WARNING]  INI Parsing Error, No MIN_LINEAR_VELOCITY Entry in DISPLAY, Using: 0 (qt_istat.py:527)
[Gmoccapy.QTVCP.QT_ISTAT][WARNING]  INI Parsing Error, No DEFAULT_SPINDLE_0_SPEED Entry in DISPLAY, Using: 200 (qt_istat.py:527)
[Gmoccapy.QTVCP.QT_ISTAT][WARNING]  INI Parsing Error, No MIN_SPINDLE_0_SPEED Entry in DISPLAY, Using: 100 (qt_istat.py:527)
[Gmoccapy.QTVCP.QT_ISTAT][WARNING]  INI Parsing Error, No MAX_SPINDLE_0_SPEED Entry in DISPLAY, Using: 2500 (qt_istat.py:527)
[Gmoccapy.QTVCP.QT_ISTAT][WARNING]  INI Parsing Error, No MAX_SPINDLE_0_OVERRIDE Entry in DISPLAY, Using: 1 (qt_istat.py:527)
[Gmoccapy.QTVCP.QT_ISTAT][WARNING]  INI Parsing Error, No MIN_SPINDLE_0_OVERRIDE Entry in DISPLAY, Using: 0.5 (qt_istat.py:527)
(gmoccapy:167682): Gtk-CRITICAL **: 18:00:15.984: gtk_entry_set_text: assertion 'text != NULL' failed
[Gmoccapy.GMOCCAPY.GETINIINFO][WARNING]  No MIN_ANGULAR_VELOCITY entry found in [DISPLAY] of INI file. Using default value of 0.1 degree / min. (getiniinfo.py:274)
[Gmoccapy.GMOCCAPY.GETINIINFO][WARNING]  No DEFAULT_ANGULAR_VELOCITY entry found in [DISPLAY] of INI file. Using default value of 360 degree / min. (getiniinfo.py:258)
[Gmoccapy.GMOCCAPY.GETINIINFO][WARNING]  No MAX_RAPID_OVERRIDE entry found in [DISPLAY] of INI file. Default settings 100 % applied! (getiniinfo.py:311)

Regarding MAX_RAPID_OVERRIDE I do not see the sense of this setting. Rapid movements are done with MAX_VELOCITY if I am not wrong, so how can this be increased by an override factor?

Todo:

Fixes #2374

@hansu hansu marked this pull request as draft March 5, 2023 17:14
@hansu hansu changed the base branch from master to 2.8 March 5, 2023 17:20
@hansu hansu changed the base branch from 2.8 to 2.9 March 5, 2023 17:20
@hansu hansu force-pushed the gmoccapy-3-4-2-1 branch from 854cd49 to 94f37e9 Compare March 12, 2023 19:25
@hansu hansu marked this pull request as ready for review March 12, 2023 20:15
@hansu hansu force-pushed the gmoccapy-3-4-2-1 branch from 94f37e9 to e2d136a Compare March 14, 2023 17:57
@hansu hansu merged commit 54ccc18 into LinuxCNC:2.9 Mar 14, 2023
@hansu hansu deleted the gmoccapy-3-4-2-1 branch May 23, 2023 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant