Skip to content

Commit

Permalink
Latest state of work
Browse files Browse the repository at this point in the history
  • Loading branch information
davidzwa committed Oct 13, 2021
1 parent 99e08e2 commit 6b2fbee
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions README.md
Expand Up @@ -13,21 +13,23 @@ Note: our aim is to support all kinds of 3D Printer (FDM, resin) API's with a pl

This server is currently not yet released, so give it a star ⭐and be the first to experience it!

#### Last finished: printer creation and testing UI
#### Current work: printer location grid and group management
#### Last finished: printer location grid
#### Current work: printer file commands and group management

## Development [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/davidzwa/3d-print-farm/graphs/commit-activity) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/davidzwa/3d-print-farm/Node.js%20CI/development) [![GitHub license](https://img.shields.io/github/license/davidzwa/3d-print-farm)](https://github.com/davidzwa/3d-print-farm/blob/master/LICENSE.txt)

This work is under active development with cutting edge tech and standards. Feel like joining in? Your options are to create a pull-request, send an email, or open a discussion!

## Roadmap

- Client for basic management of OctoPrint printers (file storage, print upload and printer management)
- Better authentication and user management
- Full API and client test coverage >80% (now at 40%)
- OctoPrint Plugin release
- Raspberry Pi image and prebuilt customized OctoPi image
- First core release with documentation
- [x] Vue app core and distribution setup on NPM completed
- [x] Client for basic management of OctoPrint printers (file storage, print upload and printer management)
- [ ] NodeJS Server legacy-free
- [ ] Better authentication and user management
- [ ] Full API and client test coverage >80% (now at 40%)
- [ ] OctoPrint Plugin release
- [ ] Raspberry Pi image and prebuilt customized OctoPi image
- [ ] First core release with documentation

There are a lot of plans in the making (f.e. tunneling, auto-discovery, plugin system, etc.), which will be announced as we go!

Expand Down

0 comments on commit 6b2fbee

Please sign in to comment.