The HIVE 3D printing dashboard
An attempt to improve The Hive's 3D printing operations. Superseded by OceanPrint.
- Intuitive design with detail-rich interfaces for both users and staff
- Detailed 3D print logging with STL file storage
- Live print tracking (via a locally running webserver at the makerspace which monitors the printers)
- Capability to automatically track a print from queue to starts, failures, and completion
- Note: The HIVE uses Ultimaker, Formlabs, and Stratasys printers as our general use printers.
- Theoretical compatability with any printer brand/type
- If a printer cannot be automatically monitored, staff can manually mark prints as printing/failed/completed
- Next.js: frontend/serverless backend/API
- chakraUI: components
- MongoDB: database
- Firebase: auth/file storage