Skip to content

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. Install Node.js v24, install corepack (npm i -g corepack@latest, corepack enable)

  2. Fork the repository

  3. Clone the repository

  4. Install the dependencies

    pnpm install
  5. Run the development server

    pnpm dev

You can add more stepper motors by adding a new row to the data/steppers.tsv 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

Port of @eddytheengineer's stepper simulator Excel sheet into the web

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages