diff --git a/README.md b/README.md index 22c4bc292ccafa8d79c3e42ff92d51fded253f95..81db928b724360947f909785c7ca536e7e3d47c3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # Fabricable Rotary Bearings +## CAD is here + +[Fab Cross Roller Bearing](/cad/Fab_CRB.f3d) follows directly on Laimer. +[Fab BLDC](/cad/Fab_BLDC.f3d) contains a bearing that uses balls, not rollers, in a cross-type. + +## What it is + Largely following on [Christoph Laimer](http://www.laimer.ch/) What we want is a large diameter bearing that will handle some big off-axis loads. In 'industry' we use Cross Roller Slew Bearings: diff --git a/cad/Fab_BLDC.f3d b/cad/Fab_BLDC.f3d new file mode 100644 index 0000000000000000000000000000000000000000..e8981a39bf835e4bc1eabe92bc4bb44c42f982f7 Binary files /dev/null and b/cad/Fab_BLDC.f3d differ diff --git a/cad/Fab_CRB.f3d b/cad/Fab_CRB.f3d new file mode 100644 index 0000000000000000000000000000000000000000..2f811057c09cb8bd13d7f679f2dbc3ea06bb177f Binary files /dev/null and b/cad/Fab_CRB.f3d differ