PathPilot 2.0.2 adding rtlib's
23 Apr 2018 17:23 #109499
by DaOne
Whatever comes on the stock PP 2.0.x (latest version)
Thank you so much for the help on this. I got the email and will do some testing after work.
Replied by DaOne on topic PathPilot 2.0.2 adding rtlib's
I take it you're also running kernel 4.11.9-rt7 x86-64 PREEMPT?
Whatever comes on the stock PP 2.0.x (latest version)
Thank you so much for the help on this. I got the email and will do some testing after work.
Please Log in or Create an account to join the conversation.
24 Apr 2018 13:42 #109545
by Stigoe
Replied by Stigoe on topic PathPilot 2.0.2 adding rtlib's
Since I can't edit my post: One thing I forgot to mention, to prevent the creation of debug-versions of the kernel, which takes a lot longer and uses a lot more space:
- Before running "make" to compile the kernel, run "scripts/configure --disable DEBUG_INFO".
- Before running "make" to compile the kernel, run "scripts/configure --disable DEBUG_INFO".
Please Log in or Create an account to join the conversation.
25 Apr 2018 05:02 #109574
by dinkata
Replied by dinkata on topic PathPilot 2.0.2 adding rtlib's
Please say, does it work XHC-HB04 in PathPilot 2.0 ?
What it takes to work ?
I work with config with 5i25 .
Thanks in advance !
What it takes to work ?
I work with config with 5i25 .
Thanks in advance !
Please Log in or Create an account to join the conversation.
25 Apr 2018 05:25 #109577
by DaOne
Replied by DaOne on topic PathPilot 2.0.2 adding rtlib's
Should be the same as linuxcnc. Just add this module to the "rtlib" folder in your current install version number and edit the config file in the "configs" folder
The following user(s) said Thank You: dinkata
Please Log in or Create an account to join the conversation.
25 Apr 2018 06:14 #109578
by DaOne
Replied by DaOne on topic PathPilot 2.0.2 adding rtlib's
Pretty happy camper
Please Log in or Create an account to join the conversation.
25 Apr 2018 08:12 #109581
by dinkata
Replied by dinkata on topic PathPilot 2.0.2 adding rtlib's
Please Log in or Create an account to join the conversation.
25 Apr 2018 10:37 - 25 Apr 2018 10:41 #109586
by emptyhb
Replied by emptyhb on topic PathPilot 2.0.2 adding rtlib's
@dinkata: can you confirm this method working normal?
example rtlib toggle2nist is addedthe code above not work
but it work if using
All missing rtlibs from pathpilot have issues with "names" parameter
example rtlib toggle2nist is added
loadrt toggle2nist names=tgn1,tgn2
addf tgn1 servo-thread
addf tgn2 servo-thread
but it work if using
loadrt toggle2nist count=2
addf toggle2nist.0 servo-thread
addf toggle2nist.1 servo-thread
All missing rtlibs from pathpilot have issues with "names" parameter
Last edit: 25 Apr 2018 10:41 by emptyhb.
Please Log in or Create an account to join the conversation.
25 Apr 2018 11:29 - 25 Apr 2018 11:41 #109588
by dinkata
unfortunately I do not have this component !
I have extra :
classicladder => work ok
charge_pump => work ok
Replied by dinkata on topic PathPilot 2.0.2 adding rtlib's
you want me to try?can you confirm this method working normal?
unfortunately I do not have this component !
I have extra :
classicladder => work ok
charge_pump => work ok
Last edit: 25 Apr 2018 11:41 by dinkata.
Please Log in or Create an account to join the conversation.
25 Apr 2018 12:43 - 25 Apr 2018 12:48 #109589
by emptyhb
Replied by emptyhb on topic PathPilot 2.0.2 adding rtlib's
Can you try with flipflop? I can confirm all rtlibs can load with "count=n" parameter but if using "names", addf function will not work after.
Last edit: 25 Apr 2018 12:48 by emptyhb.
Please Log in or Create an account to join the conversation.
25 Apr 2018 13:44 #109591
by dinkata
Replied by dinkata on topic PathPilot 2.0.2 adding rtlib's
Okay, tomorrow
Please Log in or Create an account to join the conversation.
Moderators: cncbasher
Time to create page: 0.111 seconds