> For the complete documentation index, see [llms.txt](https://wiki.thefutureforge.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.thefutureforge.org/maker-spaces/laser-workshop-area/thunder-laser-nova-63.md).

# Thunder Laser - Nova 63

![Thunder Laser Cutter](/files/-MKS-pa-r3qClxHYZanr)

## Safety Level: Red

### Tool Description:

This is our largest laser cutter at the Forge. It's cutting/engraving size capabilities are 63.0" x 39.4" x 9.1". The Laser tube is 130w of power. Accuracy and user-friendliness are hallmarks of this cutting, engraving, and marking machine and it works with numerous materials, including wood, acrylic, rubber, fabric, and leather.

### Tutorials & Training Materials:

[Several good youTube tutorials on the Thunder Laser and Lightburn](https://www.youtube.com/channel/UCB3-k4fmkVqTTjAhb0Cdd_g)

### Manuals:

[Nova 63 Manual](< https://drive.google.com/file/d/1huwav0Fztiov682laLg9CB9UEEOL4nb6/view?usp=sharing>)

[Lightburn Documentation](https://drive.google.com/file/d/1jtgKIidrpka03YED3iNvNeoPg5O1ZeGr/view?usp=sharing)

### Extra information:

The software used to create or import designs and control the laser is called [Lightburn](https://lightburnsoftware.com/). We have a desktop computer that is setup with Lightburn that is ready to assist you with creating your laser cut designs.

[Suggested Feeds & Speeds Spreadsheet](https://docs.google.com/spreadsheets/d/1i1ikbiSrVGz0uvYgm1qnCVSv4IaplwpkgzfvnIqr1eg/edit?usp=sharing)

### Quizzes:

[Basic Laser Cutter Quiz](https://docs.google.com/forms/d/e/1FAIpQLSefKHdRwKbrv9CZHJ7dI2dDYDSQ0AHxd9wy4jww3XYLBFxlbw/viewform) - refer to Chapters 1, 2, 4, & 5 in the Nova 63 Manual


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.thefutureforge.org/maker-spaces/laser-workshop-area/thunder-laser-nova-63.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
