Updated Setup (mediawiki)

AnHardt 2015-09-25 00:03:36 +02:00
parent c5e0c48386
commit b3dfe6ff45

@ -17,7 +17,7 @@ Some boards require special files and/or libraries from the <code>ArduinoAddons<
* Open the <code>Marlin.ino</code> file, to load the project code. * 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. * 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/ * ---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. See [[Marlin Configuration]] for more detailed documentation on configuring Marlin, currently a work-in-progress.