Skip to content

deece/StealthChangerBOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

29 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

StealthChangerBOM

A browser-based, configuration-driven Bill of Materials (BOM) generator for the StealthChanger ecosystem and related modular printer assemblies.

This project is designed to handle complex, variant-driven builds (toolheads, shuttles, docks, frames, top hats, accessories, etc.) while keeping parts centralized, deduplicated, and linkable to real-world suppliers.


๐Ÿš€ How to Use

This project requires no build system, no backend, and no dependencies.

1. Clone the repository

git clone https://github.com/deece/StealthChangerBOM.git

2. Open the project in a browser

Navigate to the project directory and open index.html directly:

file:///path/to/StealthChangerBOM/index.html

For example:

file:///home/youruser/StealthChangerBOM/index.html

Any modern browser (Firefox, Chrome, Chromium) should work.


3. Configure your build

  • Select printer model
  • Choose toolheads
  • Select shuttle type
  • Enable optional accessories
  • The BOM updates automatically

๐Ÿ“ File Overview

  • index.html UI entry point

  • data.js Parts registry, component definitions, BOM logic, supplier URLs

  • app.js UI logic, configuration handling, rendering

  • style.css Styling


๐Ÿ“œ License

This project is licensed under the GNU General Public License v3.0 (GPL-3.0).

You are free to:

  • Use
  • Modify
  • Share
  • Distribute

Under the terms of the GPL-3.0 license.


ยฉ Copyright

Copyright ยฉ 2025 Alastair D'Silva

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published