Ghostkeeper

Results 403 comments of Ghostkeeper

This is the relevant data from SkepticNerdGuy's profiling, analyzing as I write... This is the profiling from when it did freeze: ![image](https://user-images.githubusercontent.com/2448634/187899177-55114d1e-944f-4e02-816d-e869ea09c1ae.png) And this is the profiling data in a...

You can add a Greek translation, if you like! The [AGPL License](https://github.com/Ghostkeeper/SettingsGuide/blob/master/LICENSE.md) applies to everything in this repository, including the text, and it allows you to make a translation if...

Actually, let's leave it open similar to the other language request issues people made. I'll need help from the community if this is to be realised.

Or at least a header. There are a few separate settings we can tune specifically for holes so those are compensation methods. And small circular holes like for screws are...

Maybe run this in a terminal: `echo %PYTHONPATH%` . Then go through the folders listed there. Make sure that the `autopy` folder is in one of the folders on your...

You might want to leave this issue open then (as a known issue), and/or add a note to the readme that it's no longer maintained. The alternative is fine. But...

You'll also need autotools. In my case I had installed MinGW and autotools via Cygwin's MSYS. That works. I also have a fork that works with CMake, if you'd prefer...

I'm not able to reproduce that, actually (using Ubuntu 20.04). I did have a folder `~/fontconfig`. I deleted that and then ran the AppImage for Cura 4.6.1. It didn't recreate...

What do you get when you run `echo $XDG_CACHE_HOME` in a terminal? I'm getting an empty string then. Our fontconfig should be on version 2.13, as that comes with the...

So we'd remove the `def load_numpy` declarations and such as well. And we're not using the MKL versions any more? Seems to me that this was added for a reason.