Skip to main content

Motor 0 enable - not enough arguments??

Posted in

I have had the latest timelapse engine up and working. Strangely now when i type in set_motor 0 enable i keep getting [set_motor] ERROR: not enough arguments

What have i done??

Here is what i have tried:
set_motor 0 dir 1 is still accepted
the camera triggers as it should but engine doesn't move due to the above issue
When i type: move 0 1 1000 the stepper moves correspondingly

It's probably something simple but it"s got me baffled

Thanks
Mike

Try this: "set_motor 1"

Try this: "set_motor 1"
"set_motor 1 dir"

Hmm, sounds like a bug I

Hmm, sounds like a bug I fixed previously, it may be fixed only in dev... (Although I think 0.81 it's fixed.)

[1] > motor 0 enable 0

Should resolve the issue. The last argument can be anything.

!c