diff --git a/README.md b/README.md index 65e8cd1..c253315 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ This FreeCad project generates a box with a sliding lid and finger-shaped interlocking joints. It is designed to be manufactured on a CNC mill. -![](pictures/pic1.png) +| | | +|:---:|:---:| The following parameters can be set in the spreadsheet: - height (outer dimension) @@ -30,3 +31,13 @@ All Views are updated and placed automaticly, when parameters are changed. Spaci ![](pictures/techdraw1.png) ![](pictures/techdraw2.png) + +### Machining + +In the `gcode` branch the project contains Jobs created with the Path WB. At the moment these operations are in prototype +stage and must be recalculated when changing parameters or even replaced if the number of faces changes (eg. more or less fingers). +In any case the generated gcode must be inspected carefully. + + +| | | +|:---:|:---:| diff --git a/pictures/_SAM2742.jpg b/pictures/_SAM2742.jpg new file mode 100644 index 0000000..8c739f7 Binary files /dev/null and b/pictures/_SAM2742.jpg differ diff --git a/pictures/_SAM2744.jpg b/pictures/_SAM2744.jpg new file mode 100644 index 0000000..5763c8f Binary files /dev/null and b/pictures/_SAM2744.jpg differ diff --git a/pictures/_SAM2750.jpg b/pictures/_SAM2750.jpg new file mode 100644 index 0000000..7391a75 Binary files /dev/null and b/pictures/_SAM2750.jpg differ