update to Shipping Containers to include all four types of Euro Palette

The existing Euro Palette Type 1 model is preserved, only the README file for the folder updated and images added. Types 2, 3, and 6 are also added and documented in new sub-folders.
.gitignore is updated to exclude .bak files from images being worked on
This commit is contained in:
Jeff Hayes 2024-07-25 21:12:54 +02:00
parent 498cd23b49
commit 21abae471c
28 changed files with 11859 additions and 0 deletions

1
.gitignore vendored
View file

@ -5,3 +5,4 @@
*.FCStd2
*.FCBak
Private
*.bak

3
Logistics/README.md Normal file
View file

@ -0,0 +1,3 @@
# Logistics
Items used in the transportantion and storage of goods

View file

@ -0,0 +1,19 @@
# Euro Palette Models
The Euro-pallet standardises storage elements in international shipping.
There are four types of Euro palette currently in use, Types 1 (the original), 2, 3, and 6. These models were created to work on a large scale storage plan.
## Model Sources
Other models of the standard Euro Palettes are available.
### bytebasher in Tinkercad
Models of [all four palettes are available in one file](https://www.tinkercad.com/things/4vSsBLRCxuP-standard-euro-pallet-all-sizes "Published on Tinkercad")
.
### bytebasher in Thingverse
The same model is also published on Thingverse to make it more visible.
[![Euro Palette All Sizes](Standard-Euro-Pallet-all-sizes.png "Euro Palette Standard Sizes")](https://www.thingiverse.com/thing:6556863 "Euro Palette Models on Thingverse")

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

View file

@ -0,0 +1,13 @@
# Euro Palette Type 1
The Euro-pallet standardises storage elements in international shipping. The UNE-EN 13698-1 standard first specified a wooden structure with an overall size of 800 x 1,200 mm.
![Euro Palette Type 1 dimensions](./euro-pallet-dimensions.png "Euro Palette Type 1 dimensions")
There are many methods used for constructing euro-pallets but the standard is constructed from 11 planks and 9 blocks of wood weighing about 25 kg and able to be loaded with up to 1.5 tonnes if it will be carried or up to 4 tonnes if used only as static storage.
## Model Sources
other representations of the standard Euro Palettes are available
### bytebasher in Thingverse
model of the Euro Palette Type 1 [![Euro Palette Type 1](./Standard-Euro-1.png "Euro Palette Type 1 published on Thingverse")](https://www.thingiverse.com/thing:6068160)]

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View file

@ -0,0 +1,8 @@
= Euro Palette Type 2
The Euro-pallet standardises storage elements in international shipping.
The type 2 palette is 1200 x 1000 mm, 20 % larger than the standard type 1 palette.
It is the same size as the type 3 but closed on both sides.
![Alt text](Standard-Euro-2.png "Euro Palette Type 2")

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,9 @@
# Euro Palette Type 3
The Euro-pallet standardises storage elements in international shipping.
The type 3 palette is 1000 x 1200 mm, 20 % larger than the standard type 1 palette,
which is the same size as the type 2 but open on the bottom of the short side instead of
being closed.
![Alt text](Standard-Euro-3.png "Euro Palette Type 3")

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,7 @@
= Euro Palette Type 6
The Euro-pallet standardises storage elements in international shipping.
The type 6 palette is 800 x 600 mm, half of the standard type 1 palette.
![Alt text](Standard-Euro-6.png "Euro Palette Type 6")

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

File diff suppressed because it is too large Load diff