I am using this (really ugly) solution to the issue with GBRL and the movements stops when connected to a rpi.
window.setInterval(function(){
$(’.grbl-cyclestart’ ).click();
}, 2000);
I am using this (really ugly) solution to the issue with GBRL and the movements stops when connected to a rpi.
window.setInterval(function(){
$(’.grbl-cyclestart’ ).click();
}, 2000);