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:
parent
498cd23b49
commit
21abae471c
28 changed files with 11859 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,3 +5,4 @@
|
|||
*.FCStd2
|
||||
*.FCBak
|
||||
Private
|
||||
*.bak
|
||||
|
|
3
Logistics/README.md
Normal file
3
Logistics/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Logistics
|
||||
|
||||
Items used in the transportantion and storage of goods
|
19
Logistics/Shipping Containers/Euro Palettes/README.md
Normal file
19
Logistics/Shipping Containers/Euro Palettes/README.md
Normal 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.
|
||||
|
||||
[](https://www.thingiverse.com/thing:6556863 "Euro Palette Models on Thingverse")
|
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
13
Logistics/Shipping Containers/Euro Palettes/Type 1/README.md
Normal file
13
Logistics/Shipping Containers/Euro Palettes/Type 1/README.md
Normal 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.
|
||||
|
||||

|
||||
|
||||
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 [](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 |
|
@ -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.
|
||||
|
||||

|
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
@ -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.
|
||||
|
||||

|
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
@ -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.
|
||||
|
||||

|
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
Loading…
Add table
Reference in a new issue