From fdc86189003945f2f559b87484a828316dd149ab Mon Sep 17 00:00:00 2001 From: Florian Festi Date: Sun, 2 Jan 2022 11:08:23 +0100 Subject: [PATCH] Cardbox: point to the right picture in description --- boxes/generators/cardbox.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boxes/generators/cardbox.py b/boxes/generators/cardbox.py index 77d2019..3244ee0 100644 --- a/boxes/generators/cardbox.py +++ b/boxes/generators/cardbox.py @@ -67,7 +67,7 @@ class CardBox(Boxes): Place inner walls on floor first (if any). Then add the outer walls. Glue the two walls without finger joins to the inside of the side walls. Make sure there is no squeeze out on top, as this is going to form the rail for the lid. -Add the top of the rails to the sides and the grip rail to the lid (still missing in the picture above): +Add the top of the rails to the sides and the grip rail to the lid (still missing in the picture at the bottom): ![Details](static/samples/CardBox-detail.jpg) """