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

https://github.com/kacperwyczawski/autocut

🪚 Panel cutting optimization software running in your browser
https://github.com/kacperwyczawski/autocut

beam-saw bin-packing-problem guillotine-problem optimization panel-cutting-optimization

Last synced: 4 months ago
JSON representation

🪚 Panel cutting optimization software running in your browser

Awesome Lists containing this project

README

          

*AutoCut is in beta, as for now*

# Features

- Website
- [x] Themes
- [x] Persistent settings
- [x] PWA
- [x] Shortcuts
- Panels
- [x] Import / Export
- [x] Preview
- Optimization
- [x] Panels
- [x] Cuts
- [ ] Edge reduction
- [x] Export

# License

AutoCut is licensed under OSI-approved, copyleft and open source [GNU AGPL-3.0](https://github.com/kacperwyczawski/autocut?tab=AGPL-3.0-1-ov-file#readme) license.

# Blazor + .NET + WebAssembly version

There was a WASM version of this app in the past. If you want to get it's source code, it's available [here](https://github.com/kacperwyczawski/autocut/tree/193b6e8a8165b74b9811d495191a0edca82bd492).