VoronUsers/firmware_configurations/README.md

41 lines
1.3 KiB
Markdown

# Firmware Configurations
Firmware Configurations for Voron 3D printers, separated by firmware.
Remember to update this README when uploading new firmware configurations!
## Legacy printers
Configurations for legacy printers can be found [here](../legacy_printers/firmware_configurations).
If one of your configurations applies to a current generation Voron printer, contact the admins in
Discord to have your mod moved to this folder.
## Table structure
Update the following table with the information about your mod:
- Your name
- A link to your sub-folder
- A short description of your firmware config
- The printer compatibility. Use `:heavy_check_mark:` for :heavy_check_mark:,`:x:` for :x: and `:grey_question:` for :grey_question:
like so:
`
| Creator | [Config Title](link) | Description | :x: | :x: | :x: |`
---
## Klipper
| Creator | Config title | Description | V0 | V1.8 | V2.4 |
| --- | --- | --- | --- | --- | --- |
| eddie | [SKR 1.3 V2 Universal Config](./klipper/eddie) | Universal Config and Setup Guide for SKR 1.3 and V2 | :x: | :x: | :heavy_check_mark: |
---
## RepRapFirmware
| Creator | Config title | Description | V0 | V1.8 | V2.4 |
| --- | --- | --- | --- | --- | --- |
| fulg | [Duet 2 Config](./reprapfirmware/fulg) | RRF 2.05 example config | :x: | :x: | :heavy_check_mark: |
---