Easy but powerful tool to aid with manual G-code creation for 3D printers. Including 6-axis robot arm support. Please note that this currently is not yet finished and actively being worked on.
# Installation
Just clone the repository and open the index.htm file in a web browser.
# Dependencies
Currently some dependencies are loaded automatically from CDN. We aim to change this before 1.0 release.
Easy but powerful tool to aid with manual G-code creation for 3D printers. Including 6-axis robot arm support. Please note that this currently is not yet finished and actively being worked on.
## Testing Environment
https://kg.pages.git-ce.rwth-aachen.de/tailorbird
If you commit and push to `dev` branch, the CI will build from the newest commit belonging to that branch and upload the output to above GitLab Pages server. This should be considered public, but the URL is not advertised to students so there's no risk of breaking anybody's projects.
## Production
https://tailorbird3d.rwth-aachen.de/
If you commit and push to `main` branch, the CI will build from the newest commit belonging to that branch and upload the output to FH Aachen administered web server with vanity URL from RWTH Aachen. This should be considered public.