linuxcnc-mqtt-dust-control/README.md

13 lines
320 B
Markdown

# LinuxCNC and Tasmota Automatic Dust Control System
Basic Python script that uses LinuxCNCs built in Python module.
It is expected to run this script on the same machine running LinuxCNC
## Prerequisites
```
pip install paho-mqtt
```
Editing the variables at the top of the script should make it somewhat flexible.