Skip to content

Commit

Permalink
📝 "Boards Manager"
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Jun 16, 2024
1 parent e6787f7 commit af8747e
Show file tree
Hide file tree
Showing 15 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions Marlin/src/pins/sam/pins_ARCHIM1.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
*
* The Archim 1.0 board requires Arduino Archim addons installed.
*
* - Add the following URL to Arduino IDE's Additional Board Manager URLs:
* - Add the following URL to Arduino IDE's Additional Boards Manager URLs:
* https://raw.githubusercontent.com/ultimachine/ArduinoAddons/master/package_ultimachine_index.json
*
* - In the Arduino IDE Board Manager search for Archim and install the package.
* - In the Arduino IDE Boards Manager search for Archim and install the package.
*
* - Change your target board to "Archim".
*
Expand Down
4 changes: 2 additions & 2 deletions Marlin/src/pins/sam/pins_ARCHIM2.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
*
* The Archim 2.0 board requires Arduino Archim addons installed.
*
* - Add the following URL to Arduino IDE's Additional Board Manager URLs:
* - Add the following URL to Arduino IDE's Additional Boards Manager URLs:
* https://raw.githubusercontent.com/ultimachine/ArduinoAddons/master/package_ultimachine_index.json
*
* - In the Arduino IDE Board Manager search for Archim and install the package.
* - In the Arduino IDE Boards Manager search for Archim and install the package.
*
* - Change your target board to "Archim".
*
Expand Down
4 changes: 2 additions & 2 deletions Marlin/src/pins/sanguino/pins_ANET_10.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
*/

/**
* The standard Arduino IDE extension (board manager) for this board
* The standard Arduino IDE extension (Boards Manager) for this board
* is located at https://github.com/SkyNet3D/anet-board.
*
* Installation instructions are on that page.
Expand All @@ -52,7 +52,7 @@
*/

/**
* Another usable Arduino IDE extension (board manager) can be found at
* Another usable Arduino IDE extension (Boards Manager) can be found at
* https://github.com/Lauszus/Sanguino
*
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_GEN3_MONOLITHIC.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
*/

/**
* A useable Arduino IDE extension (board manager) can be found at
* A useable Arduino IDE extension (Boards Manager) can be found at
* https://github.com/Lauszus/Sanguino
*
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_GEN3_PLUS.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
*/

/**
* A useable Arduino IDE extension (board manager) can be found at
* A useable Arduino IDE extension (Boards Manager) can be found at
* https://github.com/Lauszus/Sanguino
*
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_GEN6.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
*/

/**
* A useable Arduino IDE extension (board manager) can be found at
* A useable Arduino IDE extension (Boards Manager) can be found at
* https://github.com/Lauszus/Sanguino
*
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_GEN6_DELUXE.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
*/

/**
* A useable Arduino IDE extension (board manager) can be found at
* A useable Arduino IDE extension (Boards Manager) can be found at
* https://github.com/Lauszus/Sanguino
*
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_GEN7_12.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
*/

/**
* A useable Arduino IDE extension (board manager) can be found at
* A useable Arduino IDE extension (Boards Manager) can be found at
* https://github.com/Lauszus/Sanguino
*
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_GEN7_13.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
*/

/**
* A useable Arduino IDE extension (board manager) can be found at
* A useable Arduino IDE extension (Boards Manager) can be found at
* https://github.com/Lauszus/Sanguino
*
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_GEN7_14.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
*/

/**
* A useable Arduino IDE extension (board manager) can be found at
* A useable Arduino IDE extension (Boards Manager) can be found at
* https://github.com/Lauszus/Sanguino
*
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_GEN7_CUSTOM.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
*/

/**
* A useable Arduino IDE extension (board manager) can be found at
* A useable Arduino IDE extension (Boards Manager) can be found at
* https://github.com/Lauszus/Sanguino
*
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_OMCA.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
*/

/**
* A useable Arduino IDE extension (board manager) can be found at
* A useable Arduino IDE extension (Boards Manager) can be found at
* https://github.com/Lauszus/Sanguino
*
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_OMCA_A.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
*/

/**
* A useable Arduino IDE extension (board manager) can be found at
* A useable Arduino IDE extension (Boards Manager) can be found at
* https://github.com/Lauszus/Sanguino
*
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_SANGUINOLOLU_11.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
*/

/**
* A useable Arduino IDE extension (board manager) can be found at
* A useable Arduino IDE extension (Boards Manager) can be found at
* https://github.com/Lauszus/Sanguino
*
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_SETHI.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
*/

/**
* A useable Arduino IDE extension (board manager) can be found at
* A useable Arduino IDE extension (Boards Manager) can be found at
* https://github.com/Lauszus/Sanguino
*
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Expand Down

0 comments on commit af8747e

Please sign in to comment.