temperaturecontrol: allow setting background tool without activating
[clinton/Smoothieware.git] / README.creole
index 4ac2b8a..aebe82a 100644 (file)
@@ -17,6 +17,9 @@ These are the quick steps to get Smoothie dependencies installed on your compute
 * You can then run the BuildShell script which will be created during the install to properly configure the PATH environment variable to point to the required version of GCC for ARM which was just installed on your machine.  You may want to edit this script to further customize your development environment.
 
 ==Building Smoothie
+Follow this guide... [[http://smoothieware.org/compiling-smoothie]]
+
+In short...
 From a shell, switch into the root Smoothie project directory and run:
 {{{
 make clean
@@ -33,6 +36,9 @@ if you have dfu-util installed.
 
 Alternatively copy the file LPC1768/main.bin to the sdcard calling it firmware.bin and reset.
 
+== Filing issues (for bugs ONLY)
+Please follow this guide [[https://github.com/Smoothieware/Smoothieware/blob/edge/ISSUE_TEMPLATE.md]]
+
 ==Contributing
 
 Please take a look at : 
@@ -47,4 +53,8 @@ Contributions very welcome !
 The Smoothie firmware is free software developed by volunteers. If you find this software useful, want to say thanks and encourage development, please consider a 
 [[https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=9QDYFXXBPM6Y6&lc=US&item_name=Smoothieware%20development&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted|Donation]]
 
+==License
+
+Smoothieware is released under the GNU GPL v3, which you can find at http://www.gnu.org/licenses/gpl-3.0.en.html
+