The mchi fwd limit switch is in the wrong place so we need to compensate.
This commit is contained in:
@ -1,2 +1,4 @@
|
|||||||
# @file Loads the generated_motor_configuration.tcl file which is created by util/genmotconf.tcl from CSV files.
|
# @file Loads the generated_motor_configuration.tcl file which is created by util/genmotconf.tcl from CSV files.
|
||||||
fileeval config/motors/generated_motor_configuration.tcl
|
fileeval config/motors/generated_motor_configuration.tcl
|
||||||
|
# NOTE: mchi will collide with guide if it is driving to the limit switch position.
|
||||||
|
mchi hardupperlim [expr [SplitReply [mchi hardupperlim]] - 1.0]
|
||||||
|
Reference in New Issue
Block a user