https://github.com/pedrocx486/klipper_extruder_helper
A very spartan webapp with various helpers to help calculate klipper's extruder settings.
https://github.com/pedrocx486/klipper_extruder_helper
Last synced: 3 months ago
JSON representation
A very spartan webapp with various helpers to help calculate klipper's extruder settings.
- Host: GitHub
- URL: https://github.com/pedrocx486/klipper_extruder_helper
- Owner: pedroCX486
- License: isc
- Created: 2022-09-09T00:09:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-29T02:38:49.000Z (over 2 years ago)
- Last Synced: 2025-01-15T07:15:13.477Z (5 months ago)
- Language: TypeScript
- Size: 219 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KlipperExtruderHelper
This thing was made with [Angular](https://github.com/angular/angular-cli).
## Development server
Run `npm start` for a dev server. It'll automatically open a page on `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
## Build
Run `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory. If running from a subfolder, run `npm run build:subfolder`. Remember to edit on package.json what subfolder you'll want it to run from.
## Contributing
No
## License
ISC
## Live version
[Here](https://pedrocx486.club/klipper_extruder_helper/)