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

Qt6 migration #288

Merged
merged 8 commits into from
May 13, 2022
Merged

Qt6 migration #288

merged 8 commits into from
May 13, 2022

Conversation

ParkerK
Copy link
Contributor

@ParkerK ParkerK commented May 4, 2022

I updated the code to work for Qt6, which Cura 5 now uses (Issue #287 ). The imports were changed, and some of the QT types were changed (ex Cura.CheckBox is now UM.CheckBox).

I was able to get it running and working in Cura 5 as a result. I hope it can save you some time and trouble :)

I have not fully tested everything, but I hope this will be a useful starting point

@Jeredian
Copy link
Collaborator

@ParkerK , thanks for your help :-) I was a little bit busy last few weeks ( pre-vacation routine ), but now I can take a look at the changes and prepare to the release.

@Jeredian
Copy link
Collaborator

@Elkin-Vasily , Looks like we need to change also min Cura version since this patch, because we have breaking changes for Cura 4.* , don't we?

@Jeredian Jeredian added this to In progress in MKS WiFi Plugin via automation May 11, 2022
@Jeredian Jeredian added the pull request: community Improvements or additions from the community label May 11, 2022
MKS WiFi Plugin automation moved this from In progress to Review in progress May 11, 2022
qml/MachineConfig.qml Show resolved Hide resolved
qml/MKSConnectBtn.qml Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented May 12, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

MKS WiFi Plugin automation moved this from Review in progress to Reviewer approved May 13, 2022
@Jeredian Jeredian merged commit 19f3160 into PrintMakerLab:develop May 13, 2022
MKS WiFi Plugin automation moved this from Reviewer approved to Done May 13, 2022
@ParkerK ParkerK mentioned this pull request May 13, 2022
@Jeredian Jeredian mentioned this pull request May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull request: community Improvements or additions from the community
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants