Inital Work, web server broke again, trying to get scale and rotation setup
This commit is contained in:
15
readme.md
Normal file
15
readme.md
Normal file
@@ -0,0 +1,15 @@
|
||||
## Project goals
|
||||
1) Get a webui working with orcaslicer backend to let users slice with simple options and store the resulting gcode somewhere
|
||||
2) Make that somewhere a nice database
|
||||
3) Add the ability to select any sliced file from this database and print it
|
||||
4) Add some functionality to see what printers are doing, connect to spoolman for fillament info
|
||||
5) 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
|
||||
6) Add some user authentication and controls
|
||||
7) 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
|
||||
Reference in New Issue
Block a user