PathPilot 2 How to use/enable FULL LinuxCNC capabilities.

More
02 Mar 2018 21:18 #106864 by cncnoob1979
I mean I want to pull the GUI from pp and use it on a normal install of linuxcnc.

Just keeping the GUI design and capabilities. Create another axis;gmoccapy or gscreen.

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

More
13 Apr 2018 13:08 #108942 by dinkata
please tell how to make launcher in PathPilot 2. for non Tormach machine 5i25+7i77 ?
Sim work ctrl+alt+s .

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

More
15 Apr 2018 07:01 #109058 by DaOne

please tell how to make launcher in PathPilot 2. for non Tormach machine 5i25+7i77 ?
Sim work ctrl+alt+s .



Create a shortcut and use this as the command...
mate-terminal -x bash -c "~/operator_login"
The following user(s) said Thank You: dinkata

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

More
15 Apr 2018 08:07 #109059 by dinkata
Thanks ,
on startup i choise sim ,
make launcher - ok , work !
How to change from sim to my config 5i25+7i77 ?
my config 5i25+7i77 work in PathPilot 1.9.13 .

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

More
15 Apr 2018 11:02 #109061 by Stigoe
Hi.

I for one would like a how-to on how to add full functionality to PathPilot. I'm currently converting my benchtop lathe to CNC with PathPilot and I need to be able to compile toggle2nist to be able to add physical buttons. Or do anyone have a working toggle2nist they would share? I'm currently running 2.0.2.

Br,
Stig

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

More
15 Apr 2018 12:32 #109065 by rodw
toggle2nist is a standard component.

try typing man toggle2nist and you should get the manual page.
linuxcnc.org/docs/html/man/man9/toggle2nist.9.html

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

More
15 Apr 2018 12:47 #109068 by Stigoe

toggle2nist is a standard component.

try typing man toggle2nist and you should get the manual page.
linuxcnc.org/docs/html/man/man9/toggle2nist.9.html


In LinuxCNC it's probably correct, in PathPilot it's not. PathPilot comes with a rather crippled version of LinuxCNC, especially PP2.

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

More
15 Apr 2018 22:28 #109103 by rodw
Well just go to LinuxCNC on github and pull down the comp file and type halcompile --install toggle2nist.comp
Check the docs, you may need to install linuxcnc-dev first.

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

More
15 Apr 2018 22:51 #109104 by smgvbest
To enable full functionality in PP you need to code the GUI to do so not the other way around.
The underlying LinuxCNC has only the functionality Tormach wants to support for their machines which from a product support point of view is the correct decision. They had no desire to become a linuxcnc support group and deal with all the varied things you could do in LinuxCNC and screw up your Tormach and expect them to fix it.

Adding a full LimuxCNC under PP is the easy part. there's only a few tormach specific modules to worry about.
The problem is you have to add any/all LinuxCNC functionality you want to the PP GUI, that's the hard part.

The easier approach is to ask what do you want to add then you look at how to add it instead of trying to do everything.

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

More
16 Apr 2018 00:24 #109108 by DaOne

Well just go to LinuxCNC on github and pull down the comp file and type halcompile --install toggle2nist.comp
Check the docs, you may need to install linuxcnc-dev first.


I tried this. As soon as I installed the full linuxcnc package PP stopped working. I think the kernel or something gets changed. Kinda over my head.

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

Moderators: cncbasher
Time to create page: 0.216 seconds
Powered by Kunena Forum