Skip to content

Commit

Permalink
Explain more.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoveToo authored Dec 17, 2021
1 parent e0d481a commit 403e0a8
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## To use this repository

This repository provides custom configurations for Marlin 2.0 for your Sovol SV01.

Select the branch for your printer:
- 2.0.9.2-sv01-bltouch : For Sovol SV01 with BLTouch
- 2.0.9.2-sv01-bltouch-e3dv6 : For Sovol SV01 with BLTouch and an E3Dv6 hotend
Expand All @@ -10,12 +12,6 @@ Select the branch for your printer:

There are no code changes in this repository. It just creates Configuration.h and Configuration_adv.h files for the printers mentioned above.

## Marlin 2.0

Marlin 2.0 takes this popular RepRap firmware to the next level by adding support for much faster 32-bit and ARM-based boards while improving support for 8-bit AVR boards. Read about Marlin's decision to use a "Hardware Abstraction Layer" below.

Download earlier versions of Marlin on the [Releases page](https://github.com/MarlinFirmware/Marlin/releases).

## Building Marlin 2.0

To build Marlin 2.0 you'll need [Arduino IDE 1.8.8 or newer](https://www.arduino.cc/en/main/software) or [PlatformIO](http://docs.platformio.org/en/latest/ide.html#platformio-ide). Detailed build and install instructions are posted at:
Expand Down

0 comments on commit 403e0a8

Please sign in to comment.