PandaPi icon indicating copy to clipboard operation
PandaPi copied to clipboard

Files

Open furkanbr opened this issue 5 years ago • 6 comments

Hi , this is a great project and i want to work on this , can you share platformio.ini file for us?

furkanbr avatar Jan 17 '20 10:01 furkanbr

it is not compiled on platformio, it is compiled and run on raspberry pi Linux. just run make command in the Linux

markniu avatar Jan 18 '20 02:01 markniu

How is it compiling ? is it happening automaticaly when i copy source code to root directory ?

and can i use my Rpi 3 a+ or it should be minimum 3b?

furkanbr avatar Jan 20 '20 00:01 furkanbr

both Pi3b and Pi3b+ are OK , here is the edit and compile steps https://github.com/markniu/PandaPi/wiki/How-to-Edit-Marlin-code

markniu avatar Jan 20 '20 00:01 markniu

Can you tell me how did yo change serial port comminication in marlin firmware? im trying to do somethink at my arm stm32f4 but i didt figure that .

furkanbr avatar Jan 25 '20 12:01 furkanbr

You can compare the it with original marlin code, e.g. marlinseral.cpp

markniu avatar Jan 26 '20 12:01 markniu

I think this can be closed.

Moorviper avatar Apr 04 '21 10:04 Moorviper