Add CAD-files, wire-labels, docs/datasheets
Add add cad files of all designed and 3d-printed parts. Mostly Freecad and a few older SolidEdge files (_SE) Add wire-labels.fods containing the printed labels for wires in control-box and switching cabinet Add docs folder with relevant images and datasheets of the used components
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.fcstd text
|
3
.gitignore
vendored
@ -7,3 +7,6 @@ build
|
|||||||
|
|
||||||
# drawio files
|
# drawio files
|
||||||
*.bkp
|
*.bkp
|
||||||
|
|
||||||
|
# freecad backup files
|
||||||
|
*.FCStd1
|
||||||
|
BIN
cad/box/box-holder_v1.0.FCStd
Normal file
BIN
cad/box/box_v1.0.FCStd
Normal file
2356
cad/box/panel.svg
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
cad/cable-mounts/clamps-startButtons.FCStd
Normal file
BIN
cad/cable-mounts/mounts-item.FCStd
Normal file
BIN
cad/cutter/angle-bracket_v2.0.FCStd
Normal file
BIN
cad/cutter/cutter-mount_2.2.FCStd
Normal file
BIN
cad/emergency-sw/sw_holder_v1.0.FCStd
Normal file
BIN
cad/encoder/disk-flat_SE.par
Normal file
BIN
cad/encoder/disk-flat_SE.stl
Normal file
BIN
cad/encoder/disk-half_SE.par
Normal file
BIN
cad/encoder/disk-half_SE.stl
Normal file
BIN
cad/encoder/holder_v1.0.FCStd
Normal file
BIN
cad/encoder/holder_v2.0.FCStd
Normal file
BIN
cad/encoder/holder_v3.2.FCStd
Normal file
4
cad/export/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Ignore everything in this directory
|
||||||
|
*
|
||||||
|
# Except this file
|
||||||
|
!.gitignore
|
BIN
cad/guides/distance-rings.FCStd
Normal file
BIN
cad/guides/guide-cutter_spacer.FCStd
Normal file
BIN
cad/guides/guide-cutter_v1.0.FCStd
Normal file
BIN
cad/guides/guide-cutter_v2.0.FCStd
Normal file
BIN
cad/guides/guide-cutter_v3.0.FCStd
Normal file
BIN
cad/guides/guide-cutter_v4.2.FCStd
Normal file
BIN
cad/guides/guide-cutter_v5.0.FCStd
Normal file
BIN
cad/guides/guide-cutter_v5.1.FCStd
Normal file
BIN
cad/guides/guide-in-long-rolls_SE.par
Normal file
BIN
cad/guides/guide-in-long-rolls_SE.stl
Normal file
BIN
cad/guides/guide-in-long_SE.par
Normal file
BIN
cad/guides/guide-in-long_SE.stl
Normal file
BIN
cad/guides/guide-in_v1.0.FCStd
Normal file
BIN
cad/guides/guide-in_v1.1.FCStd
Normal file
BIN
cad/guides/guide-in_v2.1.FCStd
Normal file
BIN
cad/reel/cable-reel_v1_SE.par
Normal file
BIN
cad/reel/cable-reel_v1_SE.stl
Normal file
BIN
cad/reel/cable-reel_v2.1.FCStd
Normal file
BIN
docs/3SK1111-1AB30_con1.jpg
Normal file
After Width: | Height: | Size: 60 KiB |
BIN
docs/3SK1111-1AB30_con2.jpg
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
docs/LPD3806-dimensions.jpg
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
docs/MAX7219-MAX7221-7-segment-display.pdf
Normal file
BIN
docs/vfd/T13-400W-12-HT13-750W-12H-1.jpg
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
docs/vfd/T13-400W-12-HT13-750W-12H-2.jpg
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
docs/vfd/T13-400W-12-HT13-750W-12H-4.jpg
Normal file
After Width: | Height: | Size: 126 KiB |
BIN
docs/vfd/T13-400W-12-HT13-750W-12H.jpg
Normal file
After Width: | Height: | Size: 72 KiB |
2
docs/vfd/currently-used_T13-750W-12-h.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
currently the vfd 'T13-750W-12-h' is actually used.
|
||||||
|
Included documentation about T13-400W here too, modbus specification might be the same.
|