Initial Commit

This commit is contained in:
2024-03-19 15:11:22 +01:00
commit 1fe38c4ba3
172 changed files with 11389 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 MiB

BIN
img/impacts/hammer_x.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 MiB

BIN
img/impacts/hammer_x.mp4 Normal file

Binary file not shown.

BIN
img/impacts/hammer_y.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 MiB

BIN
img/impacts/hammer_y.mp4 Normal file

Binary file not shown.

BIN
img/impacts/hammer_z.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 MiB

BIN
img/impacts/hammer_z.mp4 Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

BIN
img/modal_software/MAC.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

BIN
img/modes/crop_int.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 785 KiB

67
img/modes/generate_gif.sh Executable file
View File

@@ -0,0 +1,67 @@
convert mode1.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode1_crop.gif && \
convert mode2.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode2_crop.gif && \
convert mode3.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode3_crop.gif && \
convert mode4.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode4_crop.gif && \
convert mode5.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode5_crop.gif && \
convert mode6.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode6_crop.gif && \
convert mode7.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode7_crop.gif && \
convert mode8.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode8_crop.gif && \
convert mode9.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode9_crop.gif && \
convert mode10.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode10_crop.gif && \
convert mode11.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode11_crop.gif && \
convert mode12.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode12_crop.gif && \
convert mode13.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode13_crop.gif && \
convert mode14.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode14_crop.gif && \
convert mode15.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode15_crop.gif && \
convert mode16.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode16_crop.gif && \
convert mode17.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode17_crop.gif && \
convert mode18.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode18_crop.gif && \
convert mode19.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode19_crop.gif && \
convert mode20.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode20_crop.gif && \
convert mode21.gif -coalesce -repage 0x0 -crop 200x150+80+40 +repage mode21_crop.gif && \
convert mode1_crop.gif -repage 400x150 -coalesce null: \( mode2_crop.gif -coalesce \) -geometry +200+0 -layers Composite crop_int.gif && \
convert crop_int.gif -repage 600x150 -coalesce null: \( mode3_crop.gif -coalesce \) -geometry +400+0 -layers Composite crop_int.gif && \
convert crop_int.gif -repage 800x150 -coalesce null: \( mode4_crop.gif -coalesce \) -geometry +600+0 -layers Composite crop_int.gif && \
convert crop_int.gif -repage 1000x150 -coalesce null: \( mode5_crop.gif -coalesce \) -geometry +800+0 -layers Composite mode_12345_crop.gif && \
convert mode6_crop.gif -repage 400x150 -coalesce null: \( mode7_crop.gif -coalesce \) -geometry +200+0 -layers Composite crop_int.gif && \
convert crop_int.gif -repage 600x150 -coalesce null: \( mode8_crop.gif -coalesce \) -geometry +400+0 -layers Composite crop_int.gif && \
convert crop_int.gif -repage 800x150 -coalesce null: \( mode9_crop.gif -coalesce \) -geometry +600+0 -layers Composite crop_int.gif && \
convert crop_int.gif -repage 1000x150 -coalesce null: \( mode10_crop.gif -coalesce \) -geometry +800+0 -layers Composite mode_678910_crop.gif && \
convert mode11_crop.gif -repage 400x150 -coalesce null: \( mode12_crop.gif -coalesce \) -geometry +200+0 -layers Composite crop_int.gif && \
convert crop_int.gif -repage 600x150 -coalesce null: \( mode13_crop.gif -coalesce \) -geometry +400+0 -layers Composite crop_int.gif && \
convert crop_int.gif -repage 800x150 -coalesce null: \( mode14_crop.gif -coalesce \) -geometry +600+0 -layers Composite crop_int.gif && \
convert crop_int.gif -repage 1000x150 -coalesce null: \( mode15_crop.gif -coalesce \) -geometry +800+0 -layers Composite mode_1112131415_crop.gif && \
convert mode16_crop.gif -repage 400x150 -coalesce null: \( mode17_crop.gif -coalesce \) -geometry +200+0 -layers Composite crop_int.gif && \
convert crop_int.gif -repage 600x150 -coalesce null: \( mode18_crop.gif -coalesce \) -geometry +400+0 -layers Composite crop_int.gif && \
convert crop_int.gif -repage 800x150 -coalesce null: \( mode19_crop.gif -coalesce \) -geometry +600+0 -layers Composite crop_int.gif && \
convert crop_int.gif -repage 1000x150 -coalesce null: \( mode20_crop.gif -coalesce \) -geometry +800+0 -layers Composite mode_1617181920_crop.gif && \
convert mode_12345_crop.gif -repage 1000x300 -coalesce null: \( mode_678910_crop.gif -coalesce \) -geometry +0+150 -layers Composite crop_int.gif
convert crop_int.gif -repage 1000x450 -coalesce null: \( mode_1112131415_crop.gif -coalesce \) -geometry +0+300 -layers Composite crop_int.gif
convert crop_int.gif -repage 1000x600 -coalesce null: \( mode_1617181920_crop.gif -coalesce \) -geometry +0+450 -layers Composite modes.gif
convert modes.gif -fill black -pointsize 25 -gravity South -font /usr/share/fonts/OTF/lmroman12-regular.otf \
-annotate -400+460 ' a) 11Hz '\
-annotate -200+460 ' b) 18Hz '\
-annotate +0+460 ' c) 37Hz '\
-annotate +200+460 ' d) 40Hz '\
-annotate +400+460 ' e) 54Hz '\
-annotate -400+300 ' f) 56Hz '\
-annotate -200+300 ' g) 70Hz '\
-annotate +0+300 ' h) 72Hz '\
-annotate +200+300 ' i) 72Hz '\
-annotate +400+300 ' j) 85Hz '\
-annotate -400+160 ' k) 90Hz '\
-annotate -200+160 ' l) 91Hz '\
-annotate +0+160 ' m) 96Hz '\
-annotate +200+160 ' n) 105Hz '\
-annotate +400+160 ' o) 107Hz '\
-annotate -400+10 ' p) 113Hz '\
-annotate -200+10 ' q) 117Hz '\
-annotate +0+10 ' r) 124Hz '\
-annotate +200+10 ' s) 145Hz '\
-annotate +400+10 ' t) 150Hz '\
modes_annotated.gif

BIN
img/modes/mode1.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 447 KiB

BIN
img/modes/mode10.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 KiB

BIN
img/modes/mode10_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
img/modes/mode11.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 KiB

BIN
img/modes/mode11_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

BIN
img/modes/mode12.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 KiB

BIN
img/modes/mode12_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
img/modes/mode13.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 412 KiB

BIN
img/modes/mode13_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
img/modes/mode14.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 463 KiB

BIN
img/modes/mode14_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

BIN
img/modes/mode15.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 KiB

BIN
img/modes/mode15_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
img/modes/mode16.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 409 KiB

BIN
img/modes/mode16_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

BIN
img/modes/mode17.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 KiB

BIN
img/modes/mode17_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
img/modes/mode18.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 KiB

BIN
img/modes/mode18_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
img/modes/mode19.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 445 KiB

BIN
img/modes/mode19_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

BIN
img/modes/mode1_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

BIN
img/modes/mode2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 KiB

BIN
img/modes/mode20.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 KiB

BIN
img/modes/mode20_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

BIN
img/modes/mode21.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 KiB

BIN
img/modes/mode21_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
img/modes/mode2_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

BIN
img/modes/mode3.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 412 KiB

BIN
img/modes/mode3_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
img/modes/mode4.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 KiB

BIN
img/modes/mode4_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
img/modes/mode5.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 KiB

BIN
img/modes/mode5_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
img/modes/mode6.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 412 KiB

BIN
img/modes/mode6_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
img/modes/mode7.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 417 KiB

BIN
img/modes/mode7_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

BIN
img/modes/mode8.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 469 KiB

BIN
img/modes/mode8_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

BIN
img/modes/mode9.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 KiB

BIN
img/modes/mode9_crop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 281 KiB

BIN
img/modes/modes.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

BIN
img/nass_picture.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 KiB

BIN
img/nass_solidworks.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB