Configuration happens via config.yaml, just add additional patterns by listing them under serial > additionalPorts, e.g.
serial:
additionalPorts:
- /dev/myCustomPort
- /dev/myOtherCustomPort
|
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| util | ||
| __init__.py | ||
| daemon.py | ||
| events.py | ||
| gcodefiles.py | ||
| printer.py | ||
| server.py | ||
| settings.py | ||
| timelapse.py | ||
| users.py | ||