Andrew replied to the topic 'Maximum focus Position' in the forum. 3 years ago

The maximum focus position is defined in the sesto senso driver as 200,000. If you require more steps, you can edit this value and compile a customized version for yourself.

159     FocusAbsPosN[0].max   = 200000.;
github.com/indilib/indi/blob/master/driv...cuser/sestosenso.cpp

Read More...