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
- Host: GitHub
- URL: https://github.com/kacperwyczawski/autocut
- Owner: kacperwyczawski
- License: agpl-3.0
- Created: 2023-01-23T14:43:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-17T07:23:34.000Z (over 1 year ago)
- Last Synced: 2025-05-17T08:47:39.908Z (about 1 year ago)
- Topics: beam-saw, bin-packing-problem, guillotine-problem, optimization, panel-cutting-optimization
- Language: Vue
- Homepage: https://autocut.wyczawski.dev
- Size: 983 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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).