Skip to content

Commit

Permalink
Merge pull request #328 from Pla5ma/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Sebazzz committed Oct 7, 2022
2 parents 25fb558 + e9327e5 commit 7f86597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Ensure you take the right assets: the `firmware[suffix].bin`. You should not dow

### Development and compile-it-yourself

There are several example configurations available for convenience. You can find them in the [`config`](./config) directory. Copy the files from the rioght directory to the root of the repository and you can directly build them if you have the Platform.io plugin installed in Visual Studio code. You will need to set the Platform.io environment to the environment in the file `platformio-environment.txt`.
There are several example configurations available for your convenience which can be found in the [`config`](./config) directory. Copy the files from the config subdirectory which reflects the needed hardware configuration to the root of the [`Marlin`](./Marlin) directory. To build the firmware Visual Studio Code with the Platform.io plugin installed is needed. Please set the Platform.io environment variable `default_envs` in the file `platformio.ini` to the string found in the previous copied file `platformio-environment.txt`.

Examples for the following hardware configurations are currently available:

Expand Down

0 comments on commit 7f86597

Please sign in to comment.