Skip to content

Commit

Permalink
Add sample images to ConcaveKnob and LaptopStand
Browse files Browse the repository at this point in the history
and replace default image for DrillBox using the old one on the settings
page.

Thanks to datazaShane <https://github.com/datazaShane> for the photos!

Related: #140
  • Loading branch information
florianfesti committed Apr 1, 2023
1 parent a0fb9e5 commit bdf1966
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions boxes/generators/drillbox.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
class DrillBox(_TopEdge):
"""A parametrized box for drills"""

description = """![Multiple DrillBoxes](static/samples/DrillBoxes.jpg) """

ui_group = "Tray"

def __init__(self) -> None:
Expand Down
Binary file added static/samples/ConcaveKnob-thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/samples/ConcaveKnob.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/samples/DrillBox-thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/samples/DrillBox.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/samples/DrillBoxes-thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/samples/DrillBoxes.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/samples/LaptopStand-thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/samples/LaptopStand.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion static/samples/samples.sha256
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,8 @@ d7b9c4a9ea70c2cc7ede5e992862fa4c001cff0f592a689ed4d5fab5ac339249 ../static/samp
f340b90d92d445a626d5e162bc1081fdeda9ba11d563c7f7c4632996379f34da ../static/samples/ConsoleArcadeStickBack.jpg
005751de891a4faa50cf65bcad6781cc5499329a5596a7fa93cee901c7e89537 ../static/samples/ConsoleArcadeStickFront.jpg
4f0b46c88c1c425dcec6b9a0bff754f6b5580f82aa7004233dec03f8f4c5ce41 ../static/samples/ConsoleArcadeStickInside.jpg
4508f68ec6c233b116b6268322996ed50146df34318ffffe4062041fd289fbf6 ../static/samples/DrillBox.jpg
2432b6095e513cecaf5e96552dd4136615a0470e36d8804668cbb5b73684249e ../static/samples/DrillBox.jpg
4e055c330eb95303fcce029f6efb1089e9a5b61cf0eef25c95267a8c90d1c2c4 ../static/samples/RackBox.jpg
71f7fb03035c12037beb4bc6c9acdd5fb75ee044d20b4e4be910aae8085ca592 ../static/samples/ConcaveKnob.jpg
4508f68ec6c233b116b6268322996ed50146df34318ffffe4062041fd289fbf6 ../static/samples/DrillBoxes.jpg
70644df6aa7191ae32a66039d3231fc9b84f4f49210571632d2a2f010e728a9b ../static/samples/LaptopStand.jpg

0 comments on commit bdf1966

Please sign in to comment.