Shorten Website URLs
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
#endif
|
||||
|
||||
#define BOARD_INFO_NAME "Azteeg X5 GT"
|
||||
#define BOARD_WEBSITE_URL "https://tinyurl.com/yx8tdqa3"
|
||||
#define BOARD_WEBSITE_URL "tinyurl.com/yx8tdqa3"
|
||||
|
||||
//
|
||||
// Custom CPU Speed 120MHz
|
||||
|
@ -32,7 +32,7 @@
|
||||
#ifndef BOARD_INFO_NAME
|
||||
#define BOARD_INFO_NAME "Azteeg X5 MINI"
|
||||
#endif
|
||||
#define BOARD_WEBSITE_URL "http://www.panucatt.com/azteeg_X5_mini_reprap_3d_printer_controller_p/ax5mini.htm"
|
||||
#define BOARD_WEBSITE_URL "tiny.cc/x5_mini"
|
||||
|
||||
//
|
||||
// LED
|
||||
|
@ -30,7 +30,7 @@
|
||||
#endif
|
||||
|
||||
#define BOARD_INFO_NAME "MKS SGen"
|
||||
#define BOARD_WEBSITE_URL "https://github.com/makerbase-mks/MKS-SGEN"
|
||||
#define BOARD_WEBSITE_URL "github.com/makerbase-mks/MKS-SGEN"
|
||||
|
||||
#include "../lpc1768/pins_MKS_SBASE.h"
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
#endif
|
||||
|
||||
#define BOARD_INFO_NAME "Smoothieboard"
|
||||
#define BOARD_WEBSITE_URL "http://smoothieware.org/smoothieboard"
|
||||
#define BOARD_WEBSITE_URL "smoothieware.org/smoothieboard"
|
||||
|
||||
//
|
||||
// Custom CPU Speed 120MHz
|
||||
|
@ -30,7 +30,7 @@
|
||||
#endif
|
||||
|
||||
#define BOARD_INFO_NAME "TH3D EZBoard"
|
||||
#define BOARD_WEBSITE_URL "https://www.th3dstudio.com/product/ezboard-lite/"
|
||||
#define BOARD_WEBSITE_URL "th3dstudio.com"
|
||||
|
||||
//
|
||||
// Servos
|
||||
|
Reference in New Issue
Block a user