# Table Saw

![StationaryTable Saw & Usage Log](/files/-Mhnlp6jVhGbeXALD8Hs)

## Safety Level: Red

### Tool Description:

The table saw is useful for ripping and cross-cutting all types of wood, but the piece being cut should be less than 2 3/4" thick (this allows for about 1/4" to 1/2" of the blade above the surface of the piece being cut). There is a rip fence & push tools for rip cuts, and a miter gauge for cross-cuts.&#x20;

### Tutorials & Training Materials:

[Basic Table Saw Safety & Use video (6 min)](https://www.youtube.com/watch?v=Lxi8EWBWcOU)

### Manual:&#x20;

[Powermatic Model 66 Table Saw](https://drive.google.com/file/d/1S4ORI5MWKgUVbcsH45eDFnOFrPkq-fjh/view?usp=sharing)

### Extra Information:

### Quizzes:

[Basic Table Saw Safety & Use Quiz](https://docs.google.com/forms/d/1ghm0_S8VfhVQRwsqCowynnnoLU5idiacdM7SaLf6jCM/edit?usp=sharing)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.thefutureforge.org/maker-spaces/wood-shop/table-saw.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
