GPIO - Custom Serial Command
Hello,
I've control card fan connected on GPIO 14/15, and I can use serial command to pilot the control card like
timer:Xh/xm; start; pwm:512; pwm:10%; stop; fast;
I've read the documentation but I'm not sure to know which option to select, it seems no one corresponds for custom command.
I would like to control the fan with custom @gcode for example when printing start/stop... Thanks
I've control card fan connected on GPIO 14/15, and I can use serial command to pilot the control card like
timer:Xh/xm; start; pwm:512; pwm:10%; stop; fast;
I've read the documentation but I'm not sure to know which option to select, it seems no one corresponds for custom command.
I would like to control the fan with custom @gcode for example when printing start/stop... Thanks
Comments
So if someone is interesting, it's configured like that :
extcommands.xml :
script /var/lib/Repetier-Server/alveo/start50%.sh :