An open API service indexing awesome lists of open source software.

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.

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/)