config(LamNI): raise lsamrot move tolerance to 1 deg
Read the Docs Deploy Trigger / trigger-rtd-webhook (push) Successful in 5s
CI for csaxs_bec / test (push) Successful in 6m42s

Default was 0.5 (LamniGalilMotor's built-in fallback); this is the
tolerance used both by the normal move-success check and by the new
auto-retry logic. Applied to both the real deployment and the
simulated deployment config.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit was merged in pull request #274.
This commit is contained in:
x01dc
2026-07-27 12:35:35 +02:00
committed by holler
co-authored by Claude Sonnet 5
parent 1f8510636c
commit 26fd10cf18
2 changed files with 2 additions and 0 deletions
@@ -114,6 +114,7 @@ lsamrot:
- 0
port: 8081
sign: 1
tolerance: 1
enabled: true
onFailure: buffer
readOnly: false
@@ -138,6 +138,7 @@ lsamrot:
sim_encpermm: 36000
sim_velocity: 5 # 48 #4x than hw
sim_initial_position: 0
tolerance: 1
enabled: true
onFailure: buffer
readOnly: false