Skip to content

Bad-Hackerman/stepper-simulator

 
 

Repository files navigation

Stepper Simulator

A simple website that allows you to simulate how different stepper motors perform with various gantry and drive settings.

Contribute

  1. Fork the repository

  2. Clone the repository

  3. Install the dependencies

    pnpm install

  4. Run the development server

    pnpm dev

You can add more stepper motors by adding a new row to the data/steppers.csv file and then running pnpm data:update-stepper-db.

Thanks to

License

This project is licensed under the CC BY-NC-SA 4.0 license.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.8%
  • CSS 4.1%
  • Visual Basic .NET 1.5%
  • Other 0.6%