I was wondering if anyone would no how to modify the intervolometer script so the the camera does not refocus every time a shot is take. While it was running I had trouble with the auto focus refocusing on something in the background. I experimented a little with the code, but nothing I did really worked. . .
Why don't you just put your camera to manual focus before starting the script?
What I've seen with the a590 is that I can set manual focus once in the script, and set to infinity (or some @param value) okay. Trouble is when timelapse interval is greater than the cam's Display Off setting, on wakeup, the cam ignores the set manual focus sequence that worked the first time
Have you tried different settings for CHDK's Canon power savings disable? That normally prevents display off, which I believe should prevent exit from manual focus as well.
Input current in idle rec mode manual focus is almost as high as during rec mode half shoot, so it makes sense Canon disables MF whenever a power saving mode is entered. Just shutting down the LCD doesn't help much, CCD and locked focus consume more.
For what it's worth I just uploaded a script that can run a pre-focus then switches to manual focus (using the MF button, if any), and can also turn off the display after a few frames. I didn't know about the set_aflock() function - is that in the standard build? If so I'll update my script to use them... more reliable.Anyway, my script is here:http://chdk.wikia.com/wiki/LUA/Scripts:_Accurate_Intervalometer_with_power-saving_and_pre-focus
Started by Jim Script Writing
Started by staylo Creative Uses of CHDK
Started by turnerdb General Help and Assistance on using CHDK stable releases
Started by Schmidti Script Writing
Started by Glenstr Hello, I'm a NEWBIE - HELP!! (Newbies assistance, User Guides and thank you notes)