6 Commits

Author SHA1 Message Date
c0a6968045 Add Slicer Integration feature with lazy loading and routing support
- Introduced SlicerIntegration component for managing slicer uploads and printer control.
- Added SlicerUploadFlow component to handle the upload process and job creation.
- Updated App.jsx to include a new route for the SlicerIntegration component.
- Enhanced ProductionRoutes with new routes for PrinterProfiles and FilamentProfiles, improving navigation and organization of printer-related features.
2026-07-20 02:09:59 +01:00
7a5ea5416b Numerious fixes. 2026-05-17 19:11:25 +01:00
1486790292 Added code splitting for performance. 2025-12-13 21:04:48 +00:00
05d7864da8 A lot of UI fixes updated packages etc. 2025-12-02 18:29:09 +00:00
4c3d37a7d0 Migration to Vite. 2025-08-22 20:28:50 +01:00
257cebf15c Refactor routing structure in App component to utilize modular route files for Production, Inventory, Management, and Developer sections. Update import paths for stylesheets and streamline route management for improved maintainability and organization. 2025-08-18 00:54:54 +01:00