Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes a configuration issue with the Sovol SV06 ACE profile #7504

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

moransolutions
Copy link
Contributor

Description

I have been struggling to get the new SV06 Ace profiles to show up and be usable. Looking in the code I see that the new process config files have " - official" at the end of the filename and in the name. I personally don't know if that should be the case since it deviates from other profiles, but the underlying issue (I believe) was that the default print profile was set to:
"default_print_profile": "0.20mm Standard @sovol SV06 ACE"
not what the print profile had:
"default_print_profile": "0.20mm Standard @sovol SV06 ACE - official"

This patch changes the machine config so it points to the correct print profile. After changing the machine showed up in my install.

Screenshots/Recordings/Graphs

No UI changes

Tests

I made these changes in the config, copied them into my resources folder, removed preferences and tried to add the printer. I verified I could see the printer in the printer selection and drop down.

Copy link
Owner

@SoftFever SoftFever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
Thank you!

@SoftFever SoftFever merged commit 3e6835b into SoftFever:main Nov 28, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants