Skip to content
This repository has been archived by the owner on Apr 7, 2019. It is now read-only.

Even more feedback #15

Open
aeleus opened this issue Nov 24, 2014 · 7 comments
Open

Even more feedback #15

aeleus opened this issue Nov 24, 2014 · 7 comments
Assignees
Milestone

Comments

@aeleus
Copy link

aeleus commented Nov 24, 2014

I've been using Grbl-Panel quite a bit over the last couple of weeks, and it's been great.

Here are a couple of suggestions that would be very helpful based on my experience.

  1. The ability to reload and resend a gcode file with a single click. This has already been mentioned, but I find myself doing this a lot. It's important to reread the file to capture any changes made between runs.
  2. Command history - I think you already are working on that, but it would be very useful.
  3. The ability to send a gcode file line-by-line like stepping through code. This has become less important since I discovered I can use M0 set break points.

I'm looking forward to the next version. Let me know if there's anything you need tested.

Thanks!

@aeleus
Copy link
Author

aeleus commented Nov 24, 2014

A couple more suggestions:

  1. Jogging with keyboard arrow keys should only be active when in "jogging mode". For example, if I'm typing a manual command and use the arrows, the machine jogs instead of my cursor moving. Maybe the "Jogging" area could change color when you click anywhere inside it to indicate that it's active. Clicking elsewhere would disable jogging.
  2. I know I can see how many lines have been processed and total lines. Any plans to show time passed and estimated time left?

@Fouri9
Copy link

Fouri9 commented Dec 3, 2014

Hi Gerrit. I would also like to maybe change the coolant mist button to a repeat cycle button. I have a control panel for the guy that works on the lathe and he is not that computer literate. We produce the same part 1100 times a day and to relocate the g-code and use the computer to run the program reduces the production speeds.. Gerrit knows that this is my university project and would be greatful even if you can just change the coolant input button to a program repeat button please.

@gerritv gerritv added this to the V1.0.2.0 milestone Dec 3, 2014
@gerritv gerritv self-assigned this Dec 3, 2014
@gerritv
Copy link
Owner

gerritv commented Dec 3, 2014

My dev environment is up and running again after a server rebuild. The easier features will be implemented in the next week.
Thank you all for the well defined feedback.

@gerritv
Copy link
Owner

gerritv commented Dec 4, 2014

Reload gcode file is coded and tested, fix is in Release 1.0.2.0
Jogging with keyboard is blocked if sending gcode file etc, fix is in Release 1.0.2.0
Jogging with keyboard is blocked if focus is in MDI text box, fix is in Release 1.0.2.0

gerritv pushed a commit that referenced this issue Dec 5, 2014
- Add Reload for gcode file, reloads same file from scratch, Issue #11-5, 15
- Add config for startup delay to satisfy Arduino Mega2560 delay, Issue #8
- Add setting for default file ext in Gcode file load, Issue #11-4
- Add config to set default gcode file ext, Issue #11-4
- Set Assembly Version to 1.0.2.0
@gerritv
Copy link
Owner

gerritv commented Dec 5, 2014

@Fouri9 I didn't implement the Coolant Mist button suggestion, instead there is a new icon for Reloading the file. Accomplishes the same thing and doesn't confuse other users.

other items above that are not in Release 1.0.2.0 are in the queue

@gerritv
Copy link
Owner

gerritv commented Dec 15, 2016

Single stepping is now in as of V1.0.9.10
This leaves only MDI history and estimated execution times.

@tklus
Copy link

tklus commented Dec 15, 2016 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants