Skip to content

"Reset after connect" setting is not saved #66

@vagran

Description

@vagran

Disabling reset in UI does not change the behavior. Also restored enabled after application restart.

Loaded here:

m_settings->setResetAfterConnect(set.value("resetConnect", true).toBool());

But not saved in saveSettings() later.

I tried to set resetConnect=false in config. It changed initial setting in UI, but still resets the CNC when connected. Also looking into the code, seems that this setting intended to completely disable reset, even when "Reset" button clicked and in other situations, which seems to be wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions