Dust collector control for LinuxCNC over MQTT
Go to file
Morgan 'ARR\!' Allen 36685b9c53 basic dust collection control over mqtt 2023-02-14 17:29:30 -08:00
README.md basic dust collection control over mqtt 2023-02-14 17:29:30 -08:00
main.py basic dust collection control over mqtt 2023-02-14 17:29:30 -08:00

README.md

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.