Use SOURCE_CODE_URL rather than FIRMWARE_URL

This commit is contained in:
Richard Wackerbarth
2015-05-22 20:27:26 -05:00
parent 5ea139fd79
commit b5743d6927
5 changed files with 17 additions and 17 deletions

View File

@ -73,7 +73,7 @@ Here are some standard links for getting your machine calibrated:
#define CUSTOM_MACHINE_NAME "WITBOX"
// Added for BQ
#define FIRMWARE_URL "http://www.bq.com/gb/downloads-witbox.html"
#define SOURCE_CODE_URL "http://www.bq.com/gb/downloads-witbox.html"
// Define this to set a unique identifier for this printer, (Used by some programs to differentiate between machines)
// You can use an online service to generate a random UUID. (eg http://www.uuidgenerator.net/version4)