question XYZACkins.c

More
12 Aug 2014 19:01 #49755 by akex
question XYZACkins.c was created by akex
hy all
sorry i am french and i knew very well english but i try ;)

i do a cnc xyz mill
i want try 5 axis
i install and comp the xyzackins.c whithout problem
i modifie the hal and the ini but if you can verifie for stepgen i am not sure

# loop position commands back to motion module feedback
linksp J0pos => axis.0.motor-pos-fb
linksp J1pos => axis.1.motor-pos-fb
linksp J2pos => axis.2.motor-pos-fb
linksp J3pos => axis.3.motor-pos-fb
linksp J5pos => axis.5.motor-pos-fb

setp stepgen.0.position-scale [AXIS_0]SCALE
setp stepgen.0.steplen 1
setp stepgen.0.stepspace 0
setp stepgen.0.dirhold 12000
setp stepgen.0.dirsetup 12000
setp stepgen.0.maxaccel [AXIS_0]STEPGEN_MAXACCEL
net xpos-cmd axis.0.joint-pos-cmd => stepgen.0.position-cmd
net j0pos stepgen.0.position-fb
net xstep <= stepgen.0.step
net xdir <= stepgen.0.dir
net xena => stepgen.0.enable


i add that for x axis example
i am not sure for

net xpos-cmd axis.0.joint-pos-cmd => stepgen.0.position-cmd

because in original hal there are not "axis.0.joint-pos-cmd"

and

linksp J0pos => axis.0.motor-pos-fb
net j0pos stepgen.0.position-fb

i try with "net xpos-fb axis.0.joint-pos-fb stepgen.0.position-fb" but not work
linuxcnc error i can't because is 2 OUT-BIT

can you see this for say me you think is good ?

thanks
Alex

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

More
12 Aug 2014 19:07 #49758 by BigJohnT
Replied by BigJohnT on topic question XYZACkins.c
Is there some reason to use this kins? The standard kins will do 9 axes.

JT

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

More
12 Aug 2014 19:12 - 12 Aug 2014 19:26 #49759 by akex
Replied by akex on topic question XYZACkins.c
i try 5 axis simultaneous wtih kinematic for rtcp
i see it's better for a gcode, it's not right ?

origina config


and modifed


if you want see all configuration
Last edit: 12 Aug 2014 19:26 by akex.

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

More
12 Aug 2014 20:20 #49760 by BigJohnT
Replied by BigJohnT on topic question XYZACkins.c
Sorry RTCP is above my guessing level.

JT

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

More
13 Aug 2014 17:38 #49798 by akex
Replied by akex on topic question XYZACkins.c
No problèm bigjohn

Andypugh you don't have idea?

Thanks
Alex

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

Time to create page: 0.157 seconds
Powered by Kunena Forum