The-EG / OctoPrint-CameraSettings

An OctoPrint plugin that allows a user to interactively change camera settings.
GNU Affero General Public License v3.0
56 stars 7 forks source link

[BUG] Focus Absolute not applied at startup (Logitech C920) #54

Closed S7EN closed 2 years ago

S7EN commented 2 years ago

Observed behavior Focus Absolute Settings get not saved

Expected behavior Should be saved

OctoPrint Version Latest

CameraSettings Plugin Version Latest

Camera Logitech C920

Linux/OctoPi OctoPi latest

Other Plugins No

The-EG commented 2 years ago

When you say 'not saved' do you mean it's not taking affect or it's not saving in the preset?

S7EN commented 2 years ago

When i saved the settings and restart the pi the focus absolute is 0 again. Tried to delete the preset and reinstalled the plugin but it takes no effect.

The-EG commented 2 years ago

Increment Startup Preset Apply Count and try it again.

See https://github.com/The-EG/OctoPrint-CameraSettings/blob/main/docs/faq.md#not-all-settings-are-applied-on-on-startup

S7EN commented 2 years ago

Ah okay, didn`t know about the faq and solution. That worked, thanks.

The-EG commented 2 years ago

Ah okay, didn`t know about the faq and solution. That worked, thanks.

No problem, I'm glad that's all it was, and thanks for confirming!