×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Maximum focus Position

  • Posts: 1119
  • Thank you received: 182

Replied by Jose Corazon on topic Maximum focus Position

This seems to be set in the firmware of the focuser, just as in the MyFocuserPro code. Fortunately, that is open source, so I could edit it and reload it into the Arduino.

You may be able solve your problem by changing the procedure somewhat:

1, Remove Sesto Senso
2, Hand wind it all the way in clockwise,
3, hit calibrate as That's now Zero
4. Now set the focuser position to 100,000 (i.e. the middle between 0 and max travel)
5, re-fit Sesto Senso focuser ONTO TELESCOPE THAT ALREADY IS NEAR PERFECT FOCUS,

That should give you enough room (+/- 100,000 steps).
3 years 4 days ago #70370

Please Log in or Create an account to join the conversation.

  • Posts: 24
  • Thank you received: 2

Replied by Darren on topic Maximum focus Position

Yep, I have no idea where the middle is,
when using the focus routine it doesn't give you any numbers, so you have no idea how far its moved, 

I used to be able to set the focus position above 200,000
I've definately manually entered 1,000,000 on a earlier version of kstars

I've been using my scopes with Kstars for over a year without this focus limit problem
this is a new problem after the last Kstars Update
I suppose I could try and downgrade Kstars.
I'll google how to do it.

Thanks for the help everyone,
I'll update if I find a fix that works.

Anyone know how to edit/build/install INDI Drivers
3 years 4 days ago #70371

Please Log in or Create an account to join the conversation.

  • Posts: 1119
  • Thank you received: 182

Replied by Jose Corazon on topic Maximum focus Position


The way I read this, the problem lies in the Indi driver.  It seems to overwrite any input and sets the maximum position to 200,000.  
I think you could just add a 0 to that, so now the maximum position would be 2,000,000 and then recompile, as Andrew suggested.
Jasem, am I interpreting this code correctly?  I had to change the Arduino MoonLite code at the equivalent position to solve my problem with the max position.

 


 
3 years 4 days ago #70372
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 1309
  • Thank you received: 226

Replied by Andrew on topic Maximum focus Position

In my earlier post, that I mostly retracted with a strike through, I did exactly that. Added a zero to make it 2,000,000 and compiled a version that should work on a raspberry pi 4, 32 bit system and attached it for him.
I'm not sure if it is compatible though, so he should backup the original driver first..
3 years 4 days ago #70373

Please Log in or Create an account to join the conversation.

  • Posts: 24
  • Thank you received: 2

Replied by Darren on topic Maximum focus Position

Hi, Thanks for the driver, I just tried it, but my OS is 64Bit Ubuntu, so it didn't work, what software do you use edit the driver files?

Thanks, Darren
3 years 4 days ago #70378

Please Log in or Create an account to join the conversation.

  • Posts: 1309
  • Thank you received: 226

Replied by Andrew on topic Maximum focus Position

Oh, I can make a 64 bit version too. Give me a little time.
3 years 4 days ago #70380

Please Log in or Create an account to join the conversation.

  • Posts: 24
  • Thank you received: 2

Replied by Darren on topic Maximum focus Position

OMG , that's very generous of you to spend some of your time on it, 
Thanks very much.
Darren
3 years 4 days ago #70382

Please Log in or Create an account to join the conversation.

  • Posts: 1309
  • Thank you received: 226

Replied by Andrew on topic Maximum focus Position

Give these a go, Built for Raspberry Pi 64bit.
*Backup original drivers first.
 

File Attachment:

File Name: CustomSest...so64.zip
File Size:244 KB
 
3 years 4 days ago #70384
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 24
  • Thank you received: 2

Replied by Darren on topic Maximum focus Position

Hi, sorry, my system doesn't recognise the driver.
here are my 64bit driver files if you can edit them?
No worries if not, thanks for your help.
Darren 

File Attachment:

File Name: SESTOSENSOAMD64.zip
File Size:39 KB
3 years 4 days ago #70388
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 1309
  • Thank you received: 226

Replied by Andrew on topic Maximum focus Position

No they can not be edited in that way. It must be recompiled from source.
I do not have the resources to make a version compatible with your system.
Either request and wait for an update to the driver, or look into compiling it yourself.
It's not too difficult to do yourself and can be handy to know how in the future.
Last edit: 3 years 4 days ago by Andrew.
3 years 4 days ago #70390

Please Log in or Create an account to join the conversation.

  • Posts: 24
  • Thank you received: 2

Replied by Darren on topic Maximum focus Position

No worries, thanks anyway, I'll hit google to learn how to compile indi drivers tomorrow.
be handy to know,
I've only ever compiled 1 program, it's a skill i should learn anyway
Thanks, Darren
3 years 4 days ago #70392

Please Log in or Create an account to join the conversation.

  • Posts: 1119
  • Thank you received: 182

Replied by Jose Corazon on topic Maximum focus Position

Darren,Here the Indi Driver files for your SestoSenso compiled on AMD64.

Let me know if they work for you.

Jo

Here now the drivers with the Max Focuser position edited to 2,000,000

 

File Attachment:

File Name: IndiDriver...MD64.zip
File Size:136 KB
Last edit: 3 years 4 days ago by Jose Corazon.
3 years 4 days ago #70395
Attachments:

Please Log in or Create an account to join the conversation.

Time to create page: 0.303 seconds