Skip to content

Commit

Permalink
Merge pull request #2 from pulcher/update_woodshop
Browse files Browse the repository at this point in the history
updated woodshop
  • Loading branch information
trayburn authored Oct 28, 2024
2 parents 4da1069 + b8b8653 commit 452ec71
Show file tree
Hide file tree
Showing 15 changed files with 53 additions and 7 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
_site
.history
.sass-cache
.jekyll-cache
.jekyll-metadata
Expand Down
16 changes: 11 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,13 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
ffi (1.15.5)
ffi (1.15.5-x64-mingw-ucrt)
ffi (1.15.5-x64-mingw32)
ffi (1.15.5-x64-unknown)
forwardable-extended (2.6.0)
google-protobuf (3.22.3-x64-mingw-ucrt)
google-protobuf (3.22.3-x64-mingw32)
google-protobuf (3.22.3-x64-unknown)
google-protobuf (3.22.3-x86_64-darwin)
http_parser.rb (0.8.0)
i18n (1.13.0)
Expand Down Expand Up @@ -58,7 +61,9 @@ GEM
rexml (3.2.5)
rouge (4.1.0)
safe_yaml (1.0.5)
sass-embedded (1.62.1-x64-mingw-ucrt)
sass-embedded (1.62.1-x64-mingw32)
google-protobuf (~> 3.21)
sass-embedded (1.62.1-x64-unknown)
google-protobuf (~> 3.21)
sass-embedded (1.62.1-x86_64-darwin)
google-protobuf (~> 3.21)
Expand All @@ -68,7 +73,8 @@ GEM
webrick (1.7.0)

PLATFORMS
x64-mingw-ucrt
x64-mingw32
x64-unknown
x86_64-darwin-20
x86_64-darwin-22

Expand All @@ -79,4 +85,4 @@ DEPENDENCIES
webrick (~> 1.7)

BUNDLED WITH
2.3.11
2.5.19
Binary file added assets/images/woodshop/cnc-machine.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/woodshop/lathe-workcenter.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/woodshop/miter_saw_addition.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/woodshop/miter_saw_branding.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/woodshop/miter_saw_branding_ii.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/woodshop/miter_saw_one_wing_out.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/woodshop/multiboard-wall.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/woodshop/router-drill-bandsaw.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 41 additions & 2 deletions collections/_facilities/woodworking.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,46 @@ If you would like to donate to the expenses of running this area please click he

<a class="button button-dark" href="https://www.paypal.com/donate/?hosted_button_id=8ZVUR5UGQDDZ2">Donate Now via PayPal</a>

# Projects

# Examples
## Multiboard start
![Multiboard Start](/assets/images/woodshop/multiboard-wall.jpg)
*Description: This is the start of making tools accessible during the intense creation sessions!*

# Equipment
## In person class projects
![Build a box class](/assets/images/woodshop/current-teaching-project.jpg)
*Description: We have classes introducing woodworking basics*

# Tools

## Miter Saw Station
![Miter Saw Station](/assets/images/woodshop/miter_saw_addition.jpg)
*Description: The area host did a awesome job of making thing both solid and extremely functional. Using 3D printing in the Wood Shop!*

![Miter Saw Blade Closeup](/assets/images/woodshop/miter_saw_blade_closeup.jpg)

![Miter Saw Branding](/assets/images/woodshop/miter_saw_branding.jpg)

![Miter Saw Fence Long Shot](/assets/images/woodshop/miter_saw_fence_long_shot.jpg)

![Miter Saw One Wing Out](/assets/images/woodshop/miter_saw_one_wing_out.jpg)

## CNC Router
![Shakeokopo Pro](/assets/images/woodshop/cnc-machine.jpg)
*Description: Let the computer do your cutting for you*

## Table saw
![Soon to be updated table saw](/assets/images/woodshop/soon-to-be-upgraded-tablesaw.jpg)
*Description: Our current table saw. I hear rumors of an upgrade in the works*

## Router, Drill Press, Bandsaw and Sanding stations
![Router, Drill Press, BandSaw and Sanding stations](/assets/images/woodshop/router-drill-bandsaw.jpg)
*Description: All the rest of machines you can use*

## Lathe Work Center
![Lathe Work Center](/assets/images/woodshop/lathe-workcenter.jpg)
*Description: Current under revamping, there are both Pen turning, and full size lathes available*

# Things Built in the Woodshop

Come build something so that we can show off your creation!

0 comments on commit 452ec71

Please sign in to comment.