Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edanko/moses
https://github.com/edanko/moses
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/edanko/moses
- Owner: edanko
- Created: 2021-01-25T03:32:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T21:54:21.000Z (4 months ago)
- Last Synced: 2024-09-18T02:39:19.913Z (4 months ago)
- Language: Go
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# moses
Shipbuilding production profile part nesting tool. You can take as input following formats:
- Simple txt format
- AVEVA Generic file (*.gen) from profile interface
- AVEVA csv&lst files from "Profile sketch & list"
- Production drawings from Cadmatic (in dxf format)and output nested bars in mgf file format (used in AutoCAM MOSES software)
# TODO
- [ ] read weight form *.gen and store in part model?
- [ ] rewrite this to restful backend (gofiber) and vue.js frontend
- [ ] store remnants in mongodb
- [ ] store profile in mongodb
- [ ] add second profile cutting line output
- [ ] add separate program to import parts to db
- [ ] validate everything
- [ ] some checker program (files vs db) or integrate this to importer