hello, I was able to wire the PandaPi into my 3d printer, also flashed an SD card, and connected it to my personal wifi. however, I can't seem to compile the given marlin code. I'm flashing the PandaPi3_20200716 image on to the sd card.
Once I power on the PandaPi and connect to the Raspberry Pi, do I update the raspbian and then compile the marlin code?
Currently when I update the raspbian, the "configuration.h" file and "configuration_adv.h" look identical. I'm not sure if it's supposed to be that way.
also, how do you set up the sensorless homing?
I would appreciate any help.
the web page maybe halt during compiling for that the connection maybe disconnect during long time compiling, the ack added that can fix this problem,you can use the latest pi3 image file.
and seems that you need to update the marlin code,there is another button(update source) for that.
and then goto the configuration.h ,and search "SENSORLESS_HOMING"
uncomment the line
//#define SENSORLESS_HOMING
normally,you can flash the latest image to the sd card,if there is no touch screen,just comment the line
#define DGUS_LCD_UI_PANDAPI