Menu

#251 initialization should complain is improper values are given

open
HAL (34)
5
2011-04-20
2011-04-20
Anonymous
No

In the process of configuring my homing parameters, I managed to do this:

HOME_LATCH_VEL = .0.1

.0.1 is not a proper number. it should have complained about a parse/syntax error. instead it tells me that it search vel is non zero then latch_vel should also be non-zero.

furthermore, it didn't tell me which axis.

Discussion