cf5edd13291700fdd3851a3ca93a7416cc6927bb
Project goals
- Get a webui working with orcaslicer backend to let users slice with simple options and store the resulting gcode somewhere
- Make that somewhere a nice database
- Add the ability to select any sliced file from this database and print it
- Add some functionality to see what printers are doing, connect to spoolman for fillament info
- Add a print que, thinking it will pause print after finish and ordering cooldown, wait for user to remove then hit play, detects prints finished and startes the next one
- Add some user authentication and controls
- Make pretty
Warnings
Much of this code is a GPT special, thus i dont really know what im doing... sorry
Current status
Webpage is up, i can upload files, i cant move arround the uploaded file, rotate it, scale it or any other basics like that Sliceing is totally broken, havnt yet fixed
Description
Languages
TypeScript
43.8%
Python
29.7%
HTML
20.2%
Dockerfile
6.3%