From 0b3a0506d7d8e4469571ebab0208914d5d9fb377 Mon Sep 17 00:00:00 2001 From: Florian Festi Date: Wed, 5 Jan 2022 21:34:15 +0100 Subject: [PATCH] CardBox: Further improve description --- boxes/generators/cardbox.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/boxes/generators/cardbox.py b/boxes/generators/cardbox.py index 3748f7e..ee01b08 100644 --- a/boxes/generators/cardbox.py +++ b/boxes/generators/cardbox.py @@ -67,9 +67,13 @@ 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 at the bottom): +Add the top of the rails to the sides and the grip rail to the lid. + +Details of the lid and rails ![Details](static/samples/CardBox-detail.jpg) + +Whole box (early version still missing grip rail on the lid): """ def __init__(self):