Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dan Stone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Academany
Fab Academy
2023
Fab Academy 2023 Labs
Charlotte Latin
Charlotte Latin students
Dan Stone
Commits
cab04a6a
Commit
cab04a6a
authored
2 years ago
by
Dan Stone
Browse files
Options
Downloads
Patches
Plain Diff
CNC Cut
parent
f16a0d56
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assignments/week08.md
+125
-3
125 additions, 3 deletions
docs/assignments/week08.md
with
125 additions
and
3 deletions
docs/assignments/week08.md
+
125
−
3
View file @
cab04a6a
...
...
@@ -2,17 +2,33 @@
This week I worked on defining my final project idea and started to getting used to the documentation process.
g
roup assignment
do your lab's safety training
test runout, alignment, fixturing, speeds, feeds, materials, and toolpaths for your machine
**G
roup assignment
**
Do your lab's safety training
test runout, alignment, fixturing, speeds, feeds, materials, and toolpaths for your machine
**Individual assignment**
Make (design+mill+assemble) something big (~meter-scale)
Extra credit: don't use fasteners or glue
Extra credit: include curved surfaces
**Accomplishment**
This week I took on making a table that is 30inches high and 48 inches in diameter.
1.
I designed a table using parametric approach to ensure we can easily adjust to the wood pieces we get that
doesn't use fasteners or glue
2.
I learned how to use the manufacturing side of Fusion and make cut paths
3.
I Made hardwood glue up panels for the first time and use the Festool Domino to install dowels to strengthen the boards
4.
I learned how to run the Shopbot CNC and cut the table [Table top done, legs are in process]
5.
[STILL IN PROCESS] I learned how to finish the table
## Table design
I used the following picture as a basic inspiration for my table
...
...
@@ -188,6 +204,42 @@ And I think we are ready to cut ...now we just need the wood glue up

## Partial parametric design
This was a struggle for me and I only had limited success.
Table top - this was pretty straight forward and thickness, slots side/location, and table top diameter were all working well.
Legs - here I hit a road block. Thickness and slot insert size worked well but when I tried the get the hight / width to work
I could not get it working.

I tried constricting the shape completely and it went all crazy.


I also tried scaling after I switch the mirroring in 3D vs. the sketch as I described above but still no go


I also replaced the arcs I used to curve the feet with filet but did not manage to make it work
I designed 2 other leg shapes and still could get it to change hight and keep the shape.
I was running out of time and decided to focus on Parametrics design for the slot and materials thickness that
are as most important for this design.

I got that work work and sync between the top and legs.
## Wood glue up
...
...
@@ -375,3 +427,73 @@ Any finally we ran the simulation to make sure it all looked good and then proce

## CNC cuts
**Workflow:**
I pretty much following the following work flow we use in the lab
You can see the detailed steps
[
Here
](
../files/Week7/ShopbotWorkflowMarch162021.pdf
)
At a high level we had to follow these steps:
**Bit**
First we had to install the right bit.
**Loading**
Loaded the board and attached it in place

**X Y Z**
Zero out the X, Y and Z.


**Air cut**
Loaded the cut path and ran the cut in the "air" above the board to ensure
everything looks right

**Run the cut**



The tabs did their job and we have a table top
## Finishing and assembly
**Sanding**
Now it is time to sand


**BEFORE**

**AFTER**

I hit an issue as my table top was 48 inches in diameter which is the exact range of the machine. The air cut looked
great but when we ran the cut it was a bit off and so I had to recut a slightly smaller diameter of 47 inches.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment