A simple website that allows you to simulate how different stepper motors perform with various gantry and drive settings.
-
Fork the repository
-
Clone the repository
-
Install the dependencies
pnpm install
-
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
.
- eddytheengineer for the initial Excel sheet
- MattThePrintingNerd for the updated sheet
This project is licensed under the CC BY-NC-SA 4.0 license.