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

tgFX Axis Parameter entry #58

Open
cmcgrath5035 opened this issue Apr 8, 2014 · 4 comments
Open

tgFX Axis Parameter entry #58

cmcgrath5035 opened this issue Apr 8, 2014 · 4 comments

Comments

@cmcgrath5035
Copy link

Build 3009 (Linux)
When in the Axis/Motor Tab, Axis Configuration area- trying to change a parameter, for example Travel maximum, fails silently if "270" then Apply is entered, but works if "270.0" then Apply.
I have played with it a bit, this seems to be what is going on.

@mcgyvr
Copy link

mcgyvr commented Apr 13, 2014

yep I've seen that too.. same with entering a number like .100 where 0.100 works
I seem to remember thought that hitting the tab key after entering your 270 without the trailing 0 works

@ril3y
Copy link
Member

ril3y commented Apr 13, 2014

cmc I will check this out. I have not really tested linux at all.

On Sun, Apr 13, 2014 at 3:20 PM, mcgyvr [email protected] wrote:

yep I've seen that too.. same with entering a number like .100 where 0.100
works
I seem to remember thought that hitting the tab key after entering your
270 without the trailing 0 works

Reply to this email directly or view it on GitHubhttps://github.com//issues/58#issuecomment-40316727
.

@cmcgrath5035
Copy link
Author

I don't believe it is a linux issue - although I seldom start 3009
Windows any more, my gut feeling is that Java is Java and the results
are the same on Windows and Linux.

I'll try this parameter entry item as well on both next time machine is
up, if you can reproduce the issue on Windows.

On 04/13/2014 03:57 PM, ril3y wrote:

cmc I will check this out. I have not really tested linux at all.

On Sun, Apr 13, 2014 at 3:20 PM, mcgyvr [email protected] wrote:

yep I've seen that too.. same with entering a number like .100 where
0.100
works
I seem to remember thought that hitting the tab key after entering your
270 without the trailing 0 works

Reply to this email directly or view it on
GitHubhttps://github.com//issues/58#issuecomment-40316727
.


Reply to this email directly or view it on GitHub
#58 (comment).

@cmcgrath5035
Copy link
Author

Here I am again, tgFX build 3009 (Linux) and TinyG 412.01

At the moment, I cannot reproduce my issue where entering (for example) xtm of 200 then apply would not work.
Here are some line from the tgFX console:
$xtm
[+]User has entered text mode. To exit type "{" and hit enter.

[xxtm] x travel maximum 150.000 mm

I had just successfully entered 150 , not 150.0, into the xtm dialog box and selected Apply

Note 2 things above

  1. the [xxtm] response. The 'xx' seemed to appear with 412.01. I left a note on the tinyG github.
  2. I seem to see "[+]User has entered text mode. To exit type "{" and hit enter." a lot more recently. I presume tgFX talks json to tinyG?

Perhaps a contributor to tinyG seeming unresponsive at times to commands entered to the tgFX command line is that tinyG is expecting json but getting text?
Just guessing.

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

3 participants