OSE Marlin and Github: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "Sample workflow with OSE Marlin and Github, with the LCD screen addition as a first workflow sample.")
 
No edit summary
Line 1: Line 1:
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 [OSE Marlin https://github.com/OpenSourceEcology/3D-Printer-OSE-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.
Sample workflow with OSE Marlin and Github, with the LCD screen addition as a first workflow sample.
=Links=
* https://github.com/OpenSourceEcology/3D-Printer-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 [OSE Marlin https://github.com/OpenSourceEcology/3D-Printer-OSE-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.


Links