From 0cc0676056519216d9cdaf0f7e6a3eff18ea5d7c Mon Sep 17 00:00:00 2001 From: Thijs Triemstra Date: Thu, 28 May 2026 20:47:53 +0200 Subject: [PATCH 1/2] Fix AFC Klipper Add-On link in README Updated the AFC Klipper Add-On link for accuracy. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fe805c..8efe77e 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ The following hotends are natively supported on this repository: The following are user-contributed hotend mounts, please direct any issues with them to their respective creators: - [TZ V6 2.0 by Adam Storm on Printables](https://www.printables.com/model/1170130-filamatrix-tz-v6-20-hotend-mount) +- [Voron V6 CHC by francislz on Printables](https://www.printables.com/model/1648264-stealthburner-filamatrix-voron-v6-chc-clone) If you would like to have a hotend mount that you have created added to the above lists, please contact thunderkeys on the [ArmoredTurtle discord](https://discord.gg/armoredturtle) in the toolheads channel. @@ -111,7 +112,7 @@ Depending on your printer you may find it more advantageous to mount the beefy d ## AFC Configuration -Now that FilamATrix is installed, configure your software to leverage it. If you are using the [AFC Klipper Add-On](https://github.com/ArmoredTurtle/AFC-Klipper-Add-On), you'll need to configure the locations to actuate the cutter arm. +Now that FilamATrix is installed, configure your software to leverage it. If you are using the [AFC Klipper Add-On](https://github.com/AFCProject/AFC-Klipper-Add-On), you'll need to configure the locations to actuate the cutter arm. For further guidance you can also see the BoxTurtle [Initial Startup](https://github.com/ArmoredTurtle/BoxTurtle/blob/main/Initial_Startup.md) guide. If you are using other software, please refer to that project for the correct configuration. From eeba206ae03945d5c8f78bb1d7b9ad1d44bbba18 Mon Sep 17 00:00:00 2001 From: Thijs Triemstra Date: Thu, 28 May 2026 20:50:19 +0200 Subject: [PATCH 2/2] Fix link to BoxTurtle Initial Startup guide Updated link for BoxTurtle Initial Startup guide. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8efe77e..0dbd754 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ Depending on your printer you may find it more advantageous to mount the beefy d ## AFC Configuration Now that FilamATrix is installed, configure your software to leverage it. If you are using the [AFC Klipper Add-On](https://github.com/AFCProject/AFC-Klipper-Add-On), you'll need to configure the locations to actuate the cutter arm. -For further guidance you can also see the BoxTurtle [Initial Startup](https://github.com/ArmoredTurtle/BoxTurtle/blob/main/Initial_Startup.md) guide. +For further guidance you can also see the BoxTurtle [Initial Startup](https://www.armoredturtle.xyz/docs/boxturtle/initial_startup/01-overview.html) guide. If you are using other software, please refer to that project for the correct configuration.