mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 23:46:27 -06:00
Clean up WASP comment
This commit is contained in:
parent
33f9484aad
commit
52507d02d5
1 changed files with 3 additions and 9 deletions
|
@ -113,24 +113,18 @@
|
||||||
* :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
|
* :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT_2 3
|
#define SERIAL_PORT_2 3
|
||||||
/** Internal onboard port for WASP
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Internal onboard port for WASP
|
||||||
|
*
|
||||||
* (Top view)
|
* (Top view)
|
||||||
|
|
||||||
* .------------.---------------------.
|
* .------------.---------------------.
|
||||||
|
|
||||||
* | | Arduino Serial3 |
|
* | | Arduino Serial3 |
|
||||||
|
|
||||||
* | Stepper | [O] 5V | Front
|
* | Stepper | [O] 5V | Front
|
||||||
|
|
||||||
* | drivers | [O] GND | panel
|
* | drivers | [O] GND | panel
|
||||||
|
|
||||||
* | & fan | [O] TX | side
|
* | & fan | [O] TX | side
|
||||||
|
|
||||||
* | | [O] RX |
|
* | | [O] RX |
|
||||||
|
|
||||||
* `------------´---------------------´
|
* `------------´---------------------´
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue