add links
This commit is contained in:
parent
f86c5e98e6
commit
90af995da3
2 changed files with 10 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ This repository contains tools for the Anycubic Kobra 2 Series 3D printers.
|
|||
|
||||
Documentation can be found in the `docs` directory.
|
||||
|
||||
- [LINKS.md](docs/LINKS.md) - Useful things/addons for the printer.
|
||||
- [OPTIONS.md](docs/OPTIONS.md) - Options for the firmware.
|
||||
- [GCODE_COMMANDS.md](docs/GCODE_COMMANDS.md) - GCODE commands.
|
||||
- [MQTT_API.md](docs/MQTT_API.md) - MQTT API.
|
||||
|
|
|
|||
9
docs/LINKS.md
Normal file
9
docs/LINKS.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Links
|
||||
|
||||
* [Webserver](https://github.com/AGG2017/ACK2-Webserver/) - Webserver for the Anycubic Kobra 2 Series created by AGG2017.
|
||||
|
||||
* [Kobra Unleashed](https://github.com/anjomro/kobra-unleashed) - Remote Web Interface for Anycubic Kobra 2 Series 3D Printers.
|
||||
|
||||
* [Kobra Unleashed [AGG2017 Version]](https://github.com/AGG2017/kobra-unleashed) - Remote Web Interface. Improved version of the original Kobra Unleashed.
|
||||
|
||||
* [Kobra Unleashed [Alex Version]](https://github.com/anjomro/kobra-unleashed/tree/go-server) - A whole new web interface writting in Go.
|
||||
Loading…
Add table
Add a link
Reference in a new issue