Mesa Confguration Tool Update

  • JT
  • JT's Avatar Topic Author
  • Away
  • Administrator
  • Administrator
More
24 Oct 2022 11:27 #254896 by JT
Replied by JT on topic Mesa Confguration Tool Update
I'm almost done with the ini4 branch after a lot of coding and re-coding to make the ini file so you can add comments and new key-value pairs and new sections and they will be preserved when you run mesact and save the configuration.

JT

Please Log in or Create an account to join the conversation.

  • JT
  • JT's Avatar Topic Author
  • Away
  • Administrator
  • Administrator
More
24 Oct 2022 13:05 #254906 by JT
Replied by JT on topic Mesa Confguration Tool Update
I think I have the ini4 branch ready for testing if anyone can test I'd appreciate it.

github.com/jethornton/mesact/raw/ini4/mesact_0.7.4_amd64.deb

JT
The following user(s) said Thank You: tommylight, rdtsc

Please Log in or Create an account to join the conversation.

  • JT
  • JT's Avatar Topic Author
  • Away
  • Administrator
  • Administrator
More
10 Nov 2022 13:42 - 11 Nov 2022 20:55 #256351 by JT
Replied by JT on topic Mesa Confguration Tool Update
The Mesa Configuration Tool updates:
Will not change anything in the ini file that the user added.
More informative board tools (read, flash, check, verify etc.)
German translation added back.
Rpi4 32 bit and 64 bit debs build by Tom L on the IRC
Support for the new Mesa 7i92T series of boards.
Support for multiple E-Stop chain.
Check for updates and download deb from the tool
Add up to 6 MDI comands
Add a Program Filter < Done working on this...
and many more new features.

JT
Last edit: 11 Nov 2022 20:55 by JT. Reason: update
The following user(s) said Thank You: tommylight, HansU, itsme

Please Log in or Create an account to join the conversation.

  • JT
  • JT's Avatar Topic Author
  • Away
  • Administrator
  • Administrator
More
11 Nov 2022 17:29 #256451 by JT
Replied by JT on topic Mesa Confguration Tool Update
I decided to make the program filter just for adding more G code extensions to keep it simple. So what ever extension your post processor spits out you can accommodate it.

JT
The following user(s) said Thank You: Masiwood123

Please Log in or Create an account to join the conversation.

More
11 Nov 2022 19:59 - 11 Nov 2022 20:18 #256457 by HansU
Replied by HansU on topic Mesa Confguration Tool Update
Really great improvements especially those I requested :D
And also looks quite good with the German translation :-)

But some things I noticed:
- Read HMID doesn't work with my Ubuntu system with Python 3.6. But not sure if this ever worked.
- 7i85 does not have Stepgens, so the area "StepGen Settings" might be irritating
- for 7i85 and 7i85 two tabs are shown under Axes: 7i85(s) and Card 1 - is Card 1 meant to be the other connector without daughter card?
Attachments:
Last edit: 11 Nov 2022 20:18 by HansU.

Please Log in or Create an account to join the conversation.

  • JT
  • JT's Avatar Topic Author
  • Away
  • Administrator
  • Administrator
More
11 Nov 2022 20:54 #256462 by JT
Replied by JT on topic Mesa Confguration Tool Update

Really great improvements especially those I requested :D
And also looks quite good with the German translation :-)

But some things I noticed:
- Read HMID doesn't work with my Ubuntu system with Python 3.6. But not sure if this ever worked.
- 7i85 does not have Stepgens, so the area "StepGen Settings" might be irritating
- for 7i85 and 7i85 two tabs are shown under Axes: 7i85(s) and Card 1 - is Card 1 meant to be the other connector without daughter card?
 

Read HMID has always worked for me, what board are you trying to read?

I have a 7i85 and 7i85S and a proto of the 7i92TM so I can plug them in and see if I can figure out what pins they have. Any help you can give me on those two cards is appreciated as I'm a little fuzzy on those two.

JT

Please Log in or Create an account to join the conversation.

  • JT
  • JT's Avatar Topic Author
  • Away
  • Administrator
  • Administrator
More
11 Nov 2022 21:45 #256467 by JT
Replied by JT on topic Mesa Confguration Tool Update
Card 0 and Card 1 were to enable configuration of 2 daughter cards, currently only one daughter card is supported. I see that in some cases Card 1 is not disabled which will lead to confusion so I'll look at that in the morning.

JT

Please Log in or Create an account to join the conversation.

More
11 Nov 2022 21:57 #256469 by HansU
Replied by HansU on topic Mesa Confguration Tool Update

Read HMID has always worked for me, what board are you trying to read?

5i25

I get this
Mesact Version: 1.1.1 Build Date: 11/11/2022
  File "libmesact/card.py", line 112, in readhmid
    stdin=PIPE, stderr=PIPE, stdout=PIPE, text=True)
TypeError
__init__() got an unexpected keyword argument 'text'
Please file an issue at
https://github.com/jethornton/mesact/issues

And yes it's a Python thingy. The option 'text' was added to Popen in 3.7 or later.
Replacing "text=True" by "universal_newlines=True" resolves it for me, but not sure if the output is identical.

I have a 7i85 and 7i85S and a proto of the 7i92TM so I can plug them in and see if I can figure out what pins they have. Any help you can give me on those two cards is appreciated as I'm a little fuzzy on those two.


I only looked what the 5i25_7i85x2.bit firmware says. And there are only SS and encoder ports, no StepGens.
The following user(s) said Thank You: JT

Please Log in or Create an account to join the conversation.

  • JT
  • JT's Avatar Topic Author
  • Away
  • Administrator
  • Administrator
More
11 Nov 2022 22:08 #256470 by JT
Replied by JT on topic Mesa Confguration Tool Update
Python strikes again :)

Yep the 7i85 is not correct...

JT

Please Log in or Create an account to join the conversation.

  • JT
  • JT's Avatar Topic Author
  • Away
  • Administrator
  • Administrator
More
12 Nov 2022 11:36 #256500 by JT
The following user(s) said Thank You: tommylight, HansU

Please Log in or Create an account to join the conversation.

Moderators: PCWjmelson
Time to create page: 0.566 seconds
Powered by Kunena Forum