PrintMakerLab / mks-wifi-plugin

MKS wifi plugin for Cura
https://marketplace.ultimaker.com/app/cura/plugins/Jeredian/MKSWifiPlugin
GNU Affero General Public License v3.0
136 stars 56 forks source link

Remove unneeded qmlregister type #375

Closed nallath closed 9 months ago

nallath commented 11 months ago

In pyqt6 you can only register 60 types. If you install all plugins in Cura, you run into this issue. Since this type isn't used, its better to not register it as this leaves more breathing room for the rest

sonarcloud[bot] commented 11 months ago

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