julianschill / klipper-led_effect

LED effects plugin for klipper
GNU General Public License v3.0
645 stars 117 forks source link

Klipper showing dirty #159

Closed SHoover80 closed 8 months ago

SHoover80 commented 8 months ago

I have two printers and noticed since I started using led_effect it's showing: Host(aarch64, 64bit) Version: v0.11.0-295-g83ef0e13-dirty. Thinking it was an issue with Klipper I reflashed my host and it's normal. But once I install led_effect again I see that klipper is showing dirty again. Is this normal? something to be concerned about? am I doing something wrong?

julianschill commented 8 months ago

To work, led_effect has to put a file (more exactly a link to a file) in the klipper directory. This leads to the repository being "dirty" and is normal.

SHoover80 commented 8 months ago

Ahh, ok. I figured it would be something like that. I just wanted to be sure. I appreciate the response. @julianschill