Christian Muehlhaeuser

Results 452 comments of Christian Muehlhaeuser

Obviously not easy to solve without breaking API compatibility. Are there any actual real-life issues with applications using this path for non-plist files?

I like your work, but is this necessary as part of cache2go, though? I wonder if that's not out-of-scope for a small caching library like this. Couldn't you just use...

You can just access the first element of `DataDirs` instead. Unlike `CacheDir` it's a priority-sorted slice of directories, since there may be multiple valid data directories on a system.

Maybe I'm not understanding your use-case correctly? What does your wrapper look like? What I usually do is call `DataDirs()[0]` instead of `DataDir()`. I agree it's a few more characters...

Is this a common problem with the "official" Prusa-labeled USB sticks that came with this printer?

Just happened to me again with 6.0.0. The G-Code on the stick is fine, I've tried to simply reprint the very same file and it succeeded the second time. Something...

> Please provide your G-code (if you can) - copy it from your USB drive (not from your PC). We haven't seen a similar case with the latest FW Here's...

In the meantime the official Prusa USB Stick that I used for these prints stopped working entirely, so I assume it has always been the culprit of this issue. Closing...

I don't think this is something we'll support, sorry. For the tea renderer to work, it needs to reset the cursor position before rendering.

You need to wrap your content at the given maximum width.