Updated Setup (mediawiki)

Scott Lahteine 2016-02-09 15:22:41 -08:00
parent df88dca7d1
commit 28206f9f56

@ -18,8 +18,6 @@ Some boards require special files and/or libraries from the <code>ArduinoAddons<
* Open the <code>Marlin.ino</code> file, to load the project code.
* Use the Arduino IDE (or your favorite text editor) to edit <code>Configuration.h</code> and <code>Configuration_adv.h</code>. There's a lot of documentation in these files, but please raise an issue on Github if you need help.
* ---Alternative use the online config tool: http://www.marlinfirmware.org/configurator/--- Not ready yet.
See [[Marlin Configuration]] for more detailed documentation on configuring Marlin, currently a work-in-progress.
==== Flash The Controller ====