Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Item calculators to Quick Start #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/Quick_Start.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Each section should be completed before moving on to the next.

**Table of Contents**
- [BOM/sourcing and other required hardware](#bomsourcing-and-other-required-hardware)
- [Item Calculator](#item-calculator)
- [Printing required parts](#printing-required-parts)
- [Mechanical assembly](#mechanical-assembly)
- [Wiring](#wiring)
Expand Down Expand Up @@ -32,6 +33,13 @@ Before placing any orders for parts for Trad Rack, it is recommended to read the
[Printer and hardware requirements document](Printer_and_Hardware_Requirements.md)
in case there are any other items you may want to combine into your orders.

### Item Calculator

Several parts of the build are scalable to the needs of the builder. There are two ways to use our item calculator, which can help you determine how many and what sizes of these parts you need.

- [Web Based Calculator](https://trinket.io/python/694b97d948?outputOnly=true&runOption=run)
- [Spreadsheet Calculator](https://docs.google.com/spreadsheets/d/1RdqxC5n0PXs8FgdxJVkqQUN2aY69W7eFC76b8XtMozI/edit?usp=sharing)

## Printing required parts

See the following files/folders:
Expand Down