TwoPiece: Add some help and another picture
Thanks to https://github.com/Day0Dreamer for the image. Related: #140
This commit is contained in:
parent
ccb2627e8f
commit
b4d8641fc0
|
@ -22,6 +22,12 @@ class TwoPiece(Boxes):
|
|||
the enclosure.
|
||||
"""
|
||||
|
||||
description = """
|
||||
Set *hi* larger than *h* to leave gap between the inner and outer shell. This can be used to make opening the box easier. Set *hi* smaller to only have a small inner ridge that will allow the content to be momre visible after opening.
|
||||
|
||||
![Bottom view](static/samples/TwoPiece2.jpg)
|
||||
"""
|
||||
|
||||
ui_group = "Box"
|
||||
|
||||
def __init__(self):
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Binary file not shown.
After Width: | Height: | Size: 495 KiB |
|
@ -88,3 +88,4 @@ a1be8cd41e811aeafebd0a88e8e2d6a7b73126234681389fa918533b336a2090 ../static/samp
|
|||
1a3e0b3978f7ff8591e1217736f4b1f3c6a94f1bb0459cf2842925f45eab45ba ../static/samples/DrillStand-assembly-1.jpg
|
||||
e39b08b38299aacc0679f5af075d80849c55914ec3e3da2fa6d913c97c8a659e ../static/samples/BottleTag.jpg
|
||||
378da40746163636c9ebb429d90f61a67ec0cd17f7d4e74959f633fc76282cee ../static/samples/DrillStand-assembly-3.jpg
|
||||
b7b0f7f6de158ffa8a9480f3785f4c1e43adef9aeb888e45247701d39ffd5f0a ../static/samples/TwoPiece2.jpg
|
||||
|
|
Loading…
Reference in New Issue