From 515c1a51499e753aac5b9fa790fc87158ccc2a69 Mon Sep 17 00:00:00 2001 From: Florian Festi Date: Wed, 21 Jul 2021 11:36:58 +0200 Subject: [PATCH] FAQ: fix typo --- documentation/src/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/src/faq.rst b/documentation/src/faq.rst index aea26cc..9919f0e 100644 --- a/documentation/src/faq.rst +++ b/documentation/src/faq.rst @@ -10,7 +10,7 @@ Why do my parts not fit together? Well, this could be a bug in Boxes.py but there are a few more likely causes to check for: -* The material you use does not have the thickness you think. Measure it with at least a caliper. Even a few hunderdth of a milimeter will make the difference between a loose fit, a light or a heavy pressfit or no fit at all. +* The material you use does not have the thickness you think. Measure it with at least a caliper. Even a few hundredth of a milimeter will make the difference between a loose fit, a light or a heavy pressfit or no fit at all. * You might have choosen the "burn" value too big. As it compensates for the material cut away by the laser smaller values make a looser fit, bigger values make a tighter fit. The right value may be different for different materials and different thicknesses.