From 50732d342a7f7c49c25b3e7323dfe6482e4bbcf3 Mon Sep 17 00:00:00 2001 From: iGoX Date: Thu, 2 Jan 2025 10:24:33 +0100 Subject: [PATCH] General - Update README --- README.md | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4abb14d..bc353ac 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ -# Summary -Everything related to my 3D printers +# Table of content + +1. [What contains this repository](#what-contains-this-repository) +2. [Printers](#printers) +3. [Octoprint](#octoprint) +4. [Slicers](#slicers) +5. [General guides / documentation](#genanral-guides--documentation) + +# What contains this repository +Everything related to my 3D printers (config, personal documentation, links to useful resources, ...) # Printers | Model | | @@ -8,7 +16,16 @@ Everything related to my 3D printers | [Artillery SideWinder X2](artillery-sidewinder-x2/README.md) | [![Artillery SideWinder X2](images/artillery-sidewinder-x2.jpeg)](artillery-sidewinder-x2/README.md) | # Octoprint -[Octoprint](octoprint/README.Md) documentation +My [Octoprint](octoprint/README.Md) documentation. -# Ultimaker Cura Slicer -[Cura Slicer](ultimaker-cura-slicer/README.md) documentation \ No newline at end of file +# Slicers +## Ultimaker Cura Slicer +[Download link](https://ultimaker.com/fr/software/ultimaker-cura/). + +My [Cura Slicer](ultimaker-cura-slicer/README.md) documentation. + +## OrcaSlicer +[OrcaSlicer](https://github.com/SoftFever/OrcaSlicer) Github page. + +# Genanral guides / documentation +[Ellis' Print Tuning Guide](https://ellis3dp.com/Print-Tuning-Guide/) \ No newline at end of file