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

Add Left and right arrows in panel due keyboard. #125

Open
erwaly opened this issue Jun 13, 2021 · 10 comments
Open

Add Left and right arrows in panel due keyboard. #125

erwaly opened this issue Jun 13, 2021 · 10 comments

Comments

@erwaly
Copy link

erwaly commented Jun 13, 2021

I do not know if it is the right place to request this if it does not correspond delete it or notify me and I will delete it, thanks. Could you add left and right arrow on the keyboard of the panel due? It would be useful when you want to send the same command by changing some value.

@mfs12
Copy link
Contributor

mfs12 commented Jun 13, 2021

hey @erwaly , from what i understand you want to navigate in the entered text so you can edit portions of it?

@erwaly
Copy link
Author

erwaly commented Jun 13, 2021

If that possibility would be great especially when you do tests from the panel, it would be necessary to delete and rewrite everything, just change the desired value by navigating through the text produced with a left and right arrow.

@mfs12
Copy link
Contributor

mfs12 commented Jun 13, 2021

@erwaly did you see there's already a command history?

which commands do you want to access with this feature?

@erwaly
Copy link
Author

erwaly commented Jun 13, 2021

@mfs12 If I saw them, I don't mean that. For example, if in the panel I enter M201 X50 Y50 Z50 and I send I press the up arrow on the keyboard and the last code sent appears again, ok, now if I want to send the same value, changing for example the value from X to X100, I would have to delete the text until leave M201 X and retype everything if the keyboard had a left and right arrow to navigate through the entered text, you would only have to delete the value of X and put the new one. I don't know if you understand me better now?

Picture for reference:

https://ibb.co/8KKts68

@mfs12
Copy link
Contributor

mfs12 commented Jun 13, 2021

thanks for the detailed information. i thought you mean that. just wanted to have a better idea about your use-case. Sometimes building something even more specific could makes sense. I agree the described generic functionality would be handy.

@erwaly
Copy link
Author

erwaly commented Jun 13, 2021

If the truth is that it would be useful for example doing printing tests if you want to test different acceleration values, jerk ... it would be great if it could be added, thank you very much for your time!

@elpeter25
Copy link

Totally agree!! I've missed arrows many times for editing entered commands in place.

Cheers!

@alienboyxp
Copy link

Nice improvement!!!

@dc42
Copy link
Collaborator

dc42 commented Jun 14, 2021

So what's actually requested is a more general editing function when entering commands, including left/right arrow keys. Would this not also require an Insert key, to toggle between insert and overwrite mode?

@mfs12
Copy link
Contributor

mfs12 commented Jun 14, 2021

I think this would be definitely another neat feature to improve the editing experience. although i don't think they depend on each other. I consider the movement keys more important.

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

5 participants