Welcome! Log In Create A New Profile

Advanced

Compiling Marlin on a raspberry pi 3

Posted by 3DLTech 
Compiling Marlin on a raspberry pi 3
October 06, 2017 12:45AM
i uploaded Arduino IDE onto my PI3 and when i try to compile Marlin it has multiple errors. I copied my working copy of Marlin from my PC directly to my pi including all the subdirectories and libraries. Does the directory structure need to be rearranged for Rasbian? i want to upload changes to my firmware to my 3D printer straight from my pi.

Edited 3 time(s). Last edit at 10/06/2017 12:47AM by 3DLTech.
Re: Compiling Marlin on a raspberry pi 3
October 06, 2017 04:20AM
Last I looked, Arduino IDE on raspberry pi is really stupidly old... unusable
Re: Compiling Marlin on a raspberry pi 3
October 06, 2017 05:07AM
Quote
3DLTech
I copied my working copy of Marlin from my PC directly to my pi including all the subdirectories and libraries. Does the directory structure need to be rearranged for Rasbian?

Is your PC running Windows? If so, there's numerous variations between that and Linux on the RPi; File and directory names are case-sensitive on the RPi, and you need to use forward-slash rather than back-slash to separate levels of directory structure.
Re: Compiling Marlin on a raspberry pi 3
October 06, 2017 06:49AM
thanks that answers my question
Sorry, only registered users may post in this forum.

Click here to login