Florian Kühne

Results 7 comments of Florian Kühne

#107 Pretty sure that this should fix it.

> @ZerGo0 cool, do you plan a new release in near future with this fix? I submitted it as a pull request, it's up to the maintainers here to merge...

That's pretty simple, navigate to your GOPATH: > The GOPATH environment variable specifies the location of your workspace. It defaults to a directory named go inside your home directory, so...

> @ZerGo0 I mean, what your fix is doing is actually just replacing linebreaks, so what has this to do with the issue stated here? :D I know that in...

Try this command in adb: `dumpsys deviceidle disable`. I'm pretty sure that this isn't permanent, so keep that in mind. I also had to use the wakelock app to get...

If anyone ever has this issue, try restarting your pi and make sure that nothing is running on the ports. I ran the `start_flash.sh` to kill all the services and...

You have to put the FastGyroidInfill.py path in double quotes. Like this `C:\Users\FranciscoFernandes\AppData\Local\Programs\Python\Python310\python.exe "C:\Users\FranciscoFernandes\Desktop\SuperSlicer_2.4.58.2_win64_220401\FastGyroidInfill.py";`