Hi Repetier
Is it possible to send commands from windows powershell scripts to repetier server?
The situation is this:
I'm printing fluids and have pressure sensors measuring the pressure near the nozzle.
A software running on the same PC repetier server runs, monitors the pressure and above a certain value, I'd like to send a killswitch command to repetier server.
I looked at external commands. That triggers OS scripts from gcode or server console/menus.
What I'm looking is the opposite way: OS scripts that trigger server commands.
Any idea?