add config, stick and addon files from l_samenv@samenv
This commit is contained in:
19
tcl/trinamic.addon
Normal file
19
tcl/trinamic.addon
Normal file
@ -0,0 +1,19 @@
|
||||
addonDesc = trinamic motor test
|
||||
|
||||
makenv b trinamic
|
||||
|
||||
GraphAdd b deg
|
||||
GraphAdd b.pos deg
|
||||
GraphAdd b.encoder deg
|
||||
GraphAdd b.target deg
|
||||
GraphAdd b.load n
|
||||
|
||||
b maxcurrent 255
|
||||
b maxspeed 100
|
||||
b acceleration 50
|
||||
b freewheeling 1
|
||||
b lowerlimit -360
|
||||
b upperlimit 360
|
||||
|
||||
#debug b
|
||||
|
Reference in New Issue
Block a user