Pin 'ini.X.max_acceleration' does not exist

More
01 Mar 2024 12:23 #294834 by bkt
sorry never use these features ... but now I'm interested on .... on my hal file try to write these row:
net max-acc <= motion.analog-out-04
net max-acc => ini.x.max_acceleration

Linuxcnc close with error on terminal :  "/mihal.hal:1213: Pin 'ini.X.max_acceleration' does not exist "

And we not see how corret it ... i done some other INI custom parameter and it works ... but I understand "ini.x.max_acceleration" is connecter directly with AXIS section on INI file ....I'm in wrong or need to implement somethings?

i use Lcnc2.9.1

regrds
bkt

 

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

More
01 Mar 2024 13:38 #294844 by MaHa
Did you try this way already?
net max-acc   [JOINT_0] MAX_ACCELERATION

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

More
01 Mar 2024 13:48 #294845 by Aciera
I think he wants to change the 'ini.x.max_acceleration' value after startup.
Note that ini hal pins only exist after the gui has loaded, so you need to put that hal line in the postgui.hal file.
The following user(s) said Thank You: bkt

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

More
02 Mar 2024 10:47 #294895 by bkt

Note that ini hal pins only exist after the gui has loaded, so you need to put that hal line in the postgui.hal file.

so is not realtime behaviour .... right?

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

More
02 Mar 2024 10:55 #294898 by bkt
there are a way to modify acceleration during motion? or need to integrate Limit on kinematics and use some float pint to archive these targhet?

regards

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

More
02 Mar 2024 11:01 #294899 by Aciera
I'm sorry, forgot to mention this:

The new ini values will only come into effect after a 'quebuster'. For example after 'M66 E0 L0'.
The following user(s) said Thank You: bkt

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

Time to create page: 0.121 seconds
Powered by Kunena Forum