OSE Marlin and Github: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
=Git= | =Git= | ||
If you don't already have a local copy of the [ | If you don't already have a local copy of the [https://github.com/OpenSourceEcology/3D-Printer-OSE-Marlin|OSE Marlin] git repository | ||
To obtain the master (latest) version of OSE Marlin, | To obtain the master (latest) version of OSE Marlin, | ||
Revision as of 23:46, 26 May 2018
This article will describe how to obtain the latest version of OSE Marlin from Github, load them into the Arduino IDE, and upload the sketch to your arduino.
Git
If you don't already have a local copy of the Marlin git repository To obtain the master (latest) version of OSE Marlin,
Sample workflow with OSE Marlin and Github, with the LCD screen addition as a first workflow sample.