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

Axis G code Display Window #490

Closed
jethornton opened this issue Aug 21, 2018 · 1 comment
Closed

Axis G code Display Window #490

jethornton opened this issue Aug 21, 2018 · 1 comment

Comments

@jethornton
Copy link
Collaborator

  1. Load a G code file into Axis. Even the default 'LinuxCNC' demonstration one will do.
  2. Home and touch off as per normal
  3. Start the program. The brown line highlight will start advancing through the Gcode listing, auto-scrolling as it goes.
  4. Left-click on any line of G code as it runs. The line will highlight grey.
  5. At this point the brown line highlight will continue advancing through the listing but auto-scrolling will stop at the line highlighted where the user left-clicked. Nothing appears to be able to resume auto-scrolling to catch up with the brown 'running' cursor.

The only way to restore auto-scrolling is to stop the G code program and restart it from the beginning.

This is a patch to restore the scrolling action https://forum.linuxcnc.org/media/kunena/attachments/512/release_select_line.patch

IMHO I think mouse clicks in the G code window should be blocked when a program is running.

@rene-dev
Copy link
Member

rene-dev commented Nov 5, 2018

closed by 990653f

@rene-dev rene-dev closed this as completed Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants