Skip to content

Commit 01ed1e0

Browse files
committed
.
1 parent 0616095 commit 01ed1e0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

elle-app/elle-hal/lathe.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ MAX_LIMIT = 250.0
5353
[JOINT_0]
5454
TYPE = LINEAR
5555
HOME = 0.0
56-
FERROR = 1.0
57-
MIN_FERROR = 0.1
56+
FERROR = 10.0
57+
MIN_FERROR = 1.0
5858
MAX_VELOCITY = 25
5959
MAX_ACCELERATION = 50.0
6060
STEPGEN_MAXVEL = 30
@@ -87,8 +87,8 @@ MAX_LIMIT = 1000.0
8787
[JOINT_1]
8888
TYPE = LINEAR
8989
HOME = 0.0
90-
FERROR = 10.0
91-
MIN_FERROR = 1.0
90+
FERROR = 100.0
91+
MIN_FERROR = 10.0
9292
MAX_VELOCITY = 25
9393
MAX_ACCELERATION = 300.0
9494
STEPGEN_MAXVEL = 30

0 commit comments

Comments
 (0)