FormerLurker
FormerLurker
Understood. Did you try this: apk add g++ ??
Ok. I am on discord with the same username. Hit me up tomorrow at around 11CT and we can debug. In the meantime, see if you can try a manual...
@9cento, looks like there is some progress! How did you 'force' the use of g++? Did you do this maybe: ```export CXX=g++``` before installing? Let's try a c++ file instead...
So, for some reason, the compiler is unable to locate the standard libraries, but only when running it through octoprint. V strange. Perhaps this is masking some other issue? When...
I just need to replicate the issue, which probably means purchasing some hardware. If anyone has any suggestions or steps to reproduce the issue on some common hardware, that would...
YES, I have thought about this. I may even add the ability to take 'before' and 'after' print snapshots in addition to allowing @Octolapse commands to be used in any...
I believe I have it working. Try installing within the plugin manager using this link (get more->...from URL-> paste link -> click install button): https://github.com/FormerLurker/Octolapse/archive/refs/heads/devel.zip Now you should find a...
So, the snapshot delay from the profile is not being used when clicking the test button, but rather a default delay of 2 seconds is used. I'm not sure why...
All, this issue should be fixed with the latest release. You might not see it yet in the plugin manager. Please let me know if you continue to have problems,...
I will add the comma and will let you know when I push it.