From d68f375e386049878de69eb0b33aacc3f40cb344 Mon Sep 17 00:00:00 2001 From: luz paz Date: Tue, 7 Sep 2021 11:33:54 -0400 Subject: Fix various typos Found via `codespell -q 3 -S *.po,*.pot -L childs,initialy,lod,ned,te,slicable,sur,tutoriels,wont` --- docs/scene/build_volume.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/scene/build_volume.md b/docs/scene/build_volume.md index eb10e5e60e..8cdecb6d3a 100644 --- a/docs/scene/build_volume.md +++ b/docs/scene/build_volume.md @@ -8,7 +8,7 @@ The build volume draws a cube (for rectangular build plates) that represents the The build volume also draws a grid underneath the build volume. The grid features 1cm lines which allows the user to roughly estimate how big its print is or the distance between prints. It also features a finer 1mm line pattern within that grid. The grid is drawn as a single quad. This quad is then sent to the graphical card with a specialised shader which draws the grid pattern. -For elliptical build plates, the volume bounds are drawn as two circles, one at the top and one at the bottom of the available height. The build plate grid is drawn as a tesselated circle, but with the same shader. +For elliptical build plates, the volume bounds are drawn as two circles, one at the top and one at the bottom of the available height. The build plate grid is drawn as a tessellated circle, but with the same shader. Disallowed areas ---- -- cgit v1.2.3