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

add description to explain Drive Prefix #377

Closed bobafetthotmail closed 7 months ago

bobafetthotmail commented 7 months ago

added a description so people know how to configure Drive Prefix setting for their printer.

I moved the Print/Delete buttons to the left because after I added the description row they were moved too much to the right. I could not figure out a better way to fix the alignment issue.

Screenshot_20231113_031502

sonarcloud[bot] commented 7 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
No Duplication information No Duplication information

bobafetthotmail commented 7 months ago

Now it should be ok, I edited the label text and I used anchors.fill: parent to fix the anchor issue.

Since to fix this I had to open the file on my PC, the text editor program I use auto-deleted the "space bar characters" at the empty line 238 too.

Jeredian commented 7 months ago

closes #371