Joshua Griffith
Results
2
issues of
Joshua Griffith
Running this on a pi2 in high resolution mode, I'm leaking 1MB/second. With manual garbage collection (gc.collect()) every loop, I managed to reduce that to about 10MB/minute. I'm still cautious...
### Description I have downloaded `firmware-ender3-bltouch-for-z-homing.bin` from here: https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3/tree/master/firmware/V3.0/Marlin Trying to home the Z axis using this firmware, the axis would raise by 10mm, and do nothing more. If I...