From f27b569d0c16be6226833a225ea0535b65409d7c Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Wed, 15 May 2024 16:00:32 -0400 Subject: [PATCH] Add known issues section. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index ecf69c3..1f21bb3 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ I am creating these files for my personal use and cannot be held responsible for - [Adjust Your Slicer](#adjust-your-slicer) - [Support Me](#support-me) - [Directory Structure](#directory-structure) +- [Known Issues](#known-issues) - [FAQ](#faq) - [Useful Resources](#useful-resources) - [Sovol Official Links](#sovol-official-links) @@ -280,6 +281,16 @@ This repository contains many files and folders. Some are _necessary_ for this K [🔼 Back to top](#outline) +## Known Issues + +### Sequential printing + +Cancelling a print with sequential printing will possibly lead to collisions with previously printed objects. + +In PrusaSlicer, please see Printer Settings > Notes, for extruder clearances. + +[🔼 Back to top](#outline) + ## FAQ ### What are some settings that I can change?