PandaPi
PandaPi copied to clipboard
3d printer firmware run on raspberry pi directly
I am wondering if it is absolutely necessary to run the real-time Linux kernel when the communication with stepper motors is done via the on-board microcontroller (STM32)? If not, is...
Selecting "update source" gives no option for updating Marlin to 2.1.x - it seems to be stuck on Marlin version 2.0.8
Not able to make my Z motor working properly. Had been running Marlin with OctoPrint without problems until I decided to change to Klipper. Have everything wired properly and have...
I've seen the nice (Klipper setup walkthrough)[https://github.com/markniu/PandaPi/wiki/How-to-install-klipper] and I was wondering what would I need to change to make it work with Panda Pi 2.5?
Unsure where to post my issue. Have my PandaPi running the latest version of Marlin with OctoPrint. I am using my PandaPi for a custom made plotter. I want Marlin...
hello, i can't find a forum to ask my question so i put it here. im thinking about implementing the PandaPi 2.9 for my lasercutter because my SKR board with...
I was able to attach my PandaPi to my Openbeam Kossel Pro, and all that's left is configuration. However, whenever I run G33, it consistently errors out with either "homing...
Upon trying to compile the latest build, I get this error: ```C++ stderr:In file included from /usr/include/aarch64-linux-gnu/bits/fcntl.h:61, from /usr/include/fcntl.h:35, from src/MarlinCore.cpp:63: src/sd/SdBaseFile.h: At global scope: src/sd/SdBaseFile.h:51:15: error: expected unqualified-id before...
Hi, I really like the intent of this project! Question: Why the STM32? Is it for ease of compatibility with other projects? I'm inclined to have a Pi Zero ONLY...
In the PandaPI Facebook group I reported a problem with the control of the LCD that I use on my Anet. It concerns the display: LCD12864 BL - ST7920 -...