markniu / PandaPi

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

Request for information (Thingiverse) #1

Open AJMartel opened 4 years ago

AJMartel commented 4 years ago

I contacted you on Thingiverse.

Would you be able to give me the exact version of Marlin that you used?

This way I will be able to figure out exactly what changes and additions you made to make Marlin work on the RaspberryPi. Together we will be able to port your project over to Marlin v2.x.

By communicating through Github, we can track the progress of the project. You will remain in control of this fork and I will become a contributor to your project, any changes/additions would be passed to you through the Pull requests giving you full control of any changes.

daimein2007 commented 4 years ago

https://github.com/markniu/PandaPi

On Sun, Oct 20, 2019 at 12:11 PM Alain Martel notifications@github.com wrote:

I contacted you on Thingiverse.

Would you be able to give me the exact version of Marlin that you used?

This way I will be able to figure out exactly what changes and additions you made to make Marlin work on the RaspberryPi. Together we will be able to port your project over to Marlin v2.x.

By communicating through Github, we can track the progress of the project. You will remain in control of this fork and I will become a contributor to your project, any changes/additions would be passed to you through the Pull requests giving you full control of any changes.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/markniu/PandaPi/issues/1?email_source=notifications&email_token=AGFB2EAJATEXXHZOQRNUCR3QPR7JRA5CNFSM4JCU55MKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTAD2ZA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGFB2EAO2AI3LVFOAWUFIVLQPR7JRANCNFSM4JCU55MA .

markniu commented 4 years ago

Hi @AJMartel the exact version of Marlin is the latest released version 1.1.9 last year.

AJMartel commented 4 years ago

Looks like you originally where using https://github.com/hackaday3D/marlin_stm32 which was based off of Marlin 1.1 - 2018 Aug 2 Patch level Some of the fixes do not line up, I will find the starting point.

AJMartel commented 4 years ago

stm32 is included in the Marlin v2 branch porting it over should be easier than remaining on the v1.1 branch, I am still trying to figure out all the relevant changes required.

markniu commented 4 years ago

yes, Marlin2.0 has the HAL for different MCU