Calibration : Adjusting the left chain left to attach the sled (second part of the calibration, attaching the sled)

Hi,
I’ve been encountering a a trouble when the machine tries to set the chain length in order to attached the sled.
When I try to extend the chain for the left motor, the result is an alarm message and I can’t go further for the left motor.
To adjust the right motor there were no issues. I have the latest firmware for the arduino and groundcontrol 1.12
Can you help me please?

This is a new feature in 1.12 that we will probably need to fine tune. Sorry for the trouble!

You can disable that popup by changing the value of the position error limit under Advanced Settings to be something large (like 200)

Before you do that, would you be willing to attach your log file so that we can see what is going on? It will help us fix the issue so that no one else runs into it.

1 Like

Thank you for the help bar, I’ll be right on it, I’ll gladly provide my log file, where can I find it?

1 Like

Embarrassingly I’m not sure on Mac. It should be in the same folder in which Ground Control is installed.

Can anyone else point us to the right place for the log file on OS X?

I’ll figure it out and I’ll send it back to you.

1 Like

In OSX the log file is in /Applications/GroundControl.app/Contents/Resources/yourapp/log.txt
In the Terminal, this line will copy it into your home directory:

cp /Applications/groundcontrol.app/Contents/Resources/yourapp/log.txt ~/log.txt

1 Like

Here is my log file thank you blurfl
log.txt.zip (96.0 KB)

1 Like

Thanks!

Here are all of the times that error pops up in the log:

Around line 46054:

Sent: B02 L1 R0  
B02 L1 R0
Measuring out left chain
<Idle,MPos:0.00,0.00,-0.00,WPos:0.000,0.000,0.000>
[PE:-1.08,0.00,127]
<Idle,MPos:0.00,0.00,-0.00,WPos:0.000,0.000,0.000>
[PE:-2.08,0.00,127]
ALARM: The sled is not keeping up with its expected position - make a note of the line number. Then click the 'Stop' button to clear the alarm.  
1.74mm
[Forward Calculating Position]

Around line 47243:

B02 L1 R0
Measuring out left chain
<Idle,MPos:0.00,0.00,-0.00,WPos:0.000,0.000,0.000>
[PE:-1.22,0.00,127]
<Idle,MPos:0.00,0.00,-0.00,WPos:0.000,0.000,0.000>
[PE:-1.84,0.00,127]
<Idle,MPos:0.00,0.00,-0.00,WPos:0.000,0.000,0.000>
[PE:-2.25,0.00,127]
ALARM: The sled is not keeping up with its expected position - make a note of the line number. Then click the 'Stop' button to clear the alarm.  
4.37mm
[Forward Calculating Position]

Around line 51090:

Sent: B02 L1 R0  
B02 L1 R0
Measuring out left chain
<Idle,MPos:0.00,0.00,-0.00,WPos:0.000,0.000,0.000>
[PE:-1.46,1.50,127]
<Idle,MPos:0.00,0.00,-0.00,WPos:0.000,0.000,0.000>
[PE:-2.01,1.50,127]
<Idle,MPos:0.00,0.00,-0.00,WPos:0.000,0.000,0.000>
[PE:-2.44,1.50,127]
ALARM: The sled is not keeping up with its expected position - make a note of the line number. Then click the 'Stop' button to clear the alarm.  
10.26mm
[Forward Calculating Position]

Around 51514:

B02 L1 R0
Measuring out left chain
<Idle,MPos:0.00,0.00,-0.00,WPos:0.000,0.000,0.000>
[PE:-0.24,0.00,127]
<Idle,MPos:0.00,0.00,-0.00,WPos:0.000,0.000,0.000>
[PE:-1.63,0.00,127]
<Idle,MPos:0.00,0.00,-0.00,WPos:0.000,0.000,0.000>
[PE:-2.05,0.00,127]
ALARM: The sled is not keeping up with its expected position - make a note of the line number. Then click the 'Stop' button to clear the alarm.  
15.61mm
[Forward Calculating Position]

Around 52309:

B02 L1 R0
Measuring out left chain
<Idle,MPos:0.00,0.00,-0.00,WPos:0.000,0.000,0.000>
[PE:-1.66,0.00,127]
<Idle,MPos:0.00,0.00,-0.00,WPos:0.000,0.000,0.000>
[PE:-2.12,0.00,127]
ALARM: The sled is not keeping up with its expected position - make a note of the line number. Then click the 'Stop' button to clear the alarm.  
19.89mm
[Forward Calculating Position]
<Idle,MPos:0.00,0.00,-0.00,WPos:0.000,0.000,0.000>

Around 112119:

<Idle,MPos:510.18,202.15,5.01,WPos:0.000,0.000,0.000>
[PE:-0.86,201.15,127]
ALARM: The sled is not keeping up with its expected position - make a note of the line number. Then click the 'Stop' button to clear the alarm.  
[Forward Calculating Position]
position loaded at:
415.56
6.99
<Idle,MPos:415.56,6.99,5.01,WPos:0.000,0.000,0.000>
[PE:0.23,0.00,127]

It looks to me like the alarm is working normally, and we may just want to slow down how fast the chains extend

1 Like

I’ve also run into this same issue using the most recent build 1.13 (May 10). I can send my log file, but I can’t upload it as I’m a new user. Attempting the Advanced settings & recalibration now.

2 Likes