markniu / PandaPi

3d printer firmware run on raspberry pi directly
216 stars 30 forks source link

Klipper #3

Open Klinenator opened 4 years ago

Klinenator commented 4 years ago

Is it possible to run klipper on this board instead of marlin? I know klipper is overkill but i find changing the config on klipper and restarting the server is a lot easier than recompiling marlin when making changes

Thanks

markniu commented 4 years ago

except the temperature and fans,all other pins are connected to RaspberryPi directly, not connected to onboard MCU, so that it cannot run Klipper. with RaspberryPI you can run/edit/compile marlin on raspberrypi, sometimes I use phone browser to debug the printer.