towards recabeling and reconfiguring all Powerbricks and Smaracts devices

Here all IOCs were started without any hardware.
So in the next steps the hardware must be tested.
This commit is contained in:
2017-12-21 14:43:07 +01:00
parent 4049955619
commit 789224b83d
31 changed files with 706 additions and 296 deletions

28
cfg/MX1_coordTrf.cfg Normal file
View File

@@ -0,0 +1,28 @@
&1
//#1-> 0.00001X+ 0.00001Y + A
//#2-> +1. X + .5Y + 0.01A
//#3-> + .5X +1. Y + 0.01A
#1-> Y
#2-> X
#3-> A
Coord[1].AltFeedRate=0
Coord[1].Tm=1 //1ms time
Coord[1].Ta=1
Coord[1].Td=1
Coord[1].Ts=0
//Parker: Continous Force 4N -> assume 1kg load -> acceleration=a=F/m=4m/s^2
//do not use time to accelerate but acceleration
//4m/s^2=4um/(ms)^2 Motor units=um -> JogTa= -1ms^2/4mu -2.5-> 4m/s^2 -25->0.4m/s^2
Motor[1].JogTs=0
Motor[1].JogTa=-2.5
Motor[2].JogTs=0
Motor[2].JogTa=-2.5
Motor[1].MaxSpeed=50
Motor[2].MaxSpeed=50
Motor[3].MaxSpeed=360