mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-08 06:24:04 -06:00
📝 Improve, clean up READMEs (#988)
This commit is contained in:
parent
41c598df02
commit
58f3843bc6
18 changed files with 78 additions and 89 deletions
|
@ -1,10 +1,12 @@
|
|||
## Elegoo Neptune 2/Neptune 2D/Neptune 2S Configuration
|
||||
|
||||
***IMPORTANT:*** The firmware binary file must be named `elegoo.bin` or it will not flash.
|
||||
> [!IMPORTANT]
|
||||
> The firmware binary file must be named `elegoo.bin` or it will not flash.
|
||||
|
||||
The provided configuration includes custom switches at the top of `Configuration.h` to simplify the build options. It supports both the ZNP Robin Nano 1.2 and 1.3 Boards with only minor configuration changes. By default, the configuration applies to the 1.3 board without BLTouch.
|
||||
|
||||
NOTE: The original Neptune 2 and 2S use the same configurations, but the 2S always uses the 1.3 version of the board.
|
||||
> [!NOTE]
|
||||
> The original Neptune 2 and 2S use the same configurations, but the 2S always uses the 1.3 version of the board.
|
||||
|
||||
### ZNP Robin Nano 1.2 boards:
|
||||
- `Configuration.h`: Disable `IS_BOARD_1_3`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue