From 81cc4b26968399d809c25603991c4c6c5cdfe822 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Sun, 18 Jun 2023 14:55:48 -0400 Subject: [PATCH] Added table for branches instead of text. --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b9f7dcb..aeaf076 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,12 @@ This branch contains the Klipper configuration and firmware for the **Sovol SV06** 3D printer with the **BTT SKR-Mini-E3-V3.0** motherboard. -For the **Sovol SV06 with stock hardware**, please refer to the [master](https://github.com/bassamanator/Sovol-SV06-firmware/tree/master) branch. - -For the **Sovol SV06 Plus**, please refer to the [sv06-plus](https://github.com/bassamanator/Sovol-SV06-firmware/tree/sv06-plus) branch. - -To use the One-Stop-Shop Klipper Configuration with a _different printer_, please refer to the [any-printer](https://github.com/bassamanator/Sovol-SV06-firmware/tree/any-printer) branch. +| Printer | Branch | +| --------------------------- | ----------------------------------------------------------------------------------- | +| Sovol SV06 | [master](https://github.com/bassamanator/Sovol-SV06-firmware/tree/master) | +| Sovol SV06 Skr-Mini-E3-V3.0 | **You are here** | +| Sovol SV06 Plus | [sv06-plus](https://github.com/bassamanator/Sovol-SV06-firmware/tree/sv06-plus) | +| All other printers | [any-printer](https://github.com/bassamanator/Sovol-SV06-firmware/tree/any-printer) | I am creating these files for my personal use and cannot be held responsible for what it might do to your printer. Use at your own risk.