Parallel Port Configuration Tool

More
10 Jul 2021 20:08 #214213 by BigJohnT
I'm at the very beginning of coding the Parallel Port Configuration tool and looking for feedback on the basic interface. I've worked out some new Python and PyQt5 code to make the interface slicker and easier to use. If you want a sneak peek and have a few minutes to try the various things... note it does not make a configuration yet, still working on the basic GUI design.
gnipsel.com/mesa/paraport/

JT

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

More
10 Jul 2021 21:41 #214221 by tommylight
404 on the deb and wget ! :(

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

More
11 Jul 2021 00:22 - 11 Jul 2021 00:29 #214224 by BigJohnT
I wonder why it built amd64 deb instead of all???

github.com/jethornton/paraport/raw/maste...port_0.0.1_amd64.deb

And it doesn't help to forget to change the repo on the wget when you copy and paste...

Edit: both links should be working now, I didn't have time to test them before we left for dinner.

Thanks for testing.
JT
Last edit: 11 Jul 2021 00:29 by BigJohnT.
The following user(s) said Thank You: tommylight

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

More
17 Jul 2021 12:53 #215136 by BigJohnT
I noticed that stepconf adds gedit as the editor even if it is not installed which silently fails. So what I did was to check to see what editors are installed and give the user a choice of editor.

editors = {'Gedit':'gedit', 'Geany':'geany', 'Pyroom':'pyroom',
'Pluma':'pluma', 'Scite':'scite', 'Kwrite':'kwrite',
'Kate':'kate', 'Mousepad':'mousepad', 'Jedit':'jedit'}

If I missed any please let me know so I can add them to the list.
 

JT
Attachments:

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

More
17 Jul 2021 17:16 #215148 by tommylight
XED on Mint Mate.

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

More
17 Jul 2021 18:27 #215163 by BigJohnT
Thanks, I'll add that to the dictionary, I assume the command is xed?

JT

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

More
17 Jul 2021 21:34 #215175 by tommylight
Yes it is.
 

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

More
17 Jul 2021 21:42 #215177 by tommylight
-Missing "amplifier enable" from the outputs/IO control menu.
-Axis setup empty after setting axis pins.

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

More
17 Jul 2021 22:24 #215180 by BigJohnT
Thanks, I'll add amplifier enable to the outputs. I've not started on the axes tabs yet.

Thanks for testing.
JT
The following user(s) said Thank You: tommylight

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

More
21 Jul 2021 18:38 #215514 by BigJohnT
Getting more work done while on vacation. Working on the axes and of course everything is free form you can build any kind of machine you want. Making a gantry machine with any X or Y axis will be supported. Should any linear axis be used for a gantry machine?
   
 

JT
Attachments:

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

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