Tomas Mudrunka

Results 432 comments of Tomas Mudrunka

Did you installed GRBL from http://github.com/gnea/grbl yourself? People often have issues with weird GRBL forks from unknown source. (eg. came preloaded by vendor on the board).

Because we only suport GRBL and grblHAL. We do not support random stuff from unknown source which might or might not be loosely based on GRBL.

> aware of the possibility that your program might not always execute at the same rate when running under a preemptive OS? bCNC is not a motion controller, so it...

upgrade to python 3 please. the transition took years, but whole world did already moved on from python 2 now...

> 3- Load the modules needed for bCNC to work with the pip function > pip install pillow > pip install opencv-python > pip install numpy > pip install svgelements...

> With python3.12 and the obligation to use a virtual environment it does not work then obviously it should work by installing bCNC within that venv. OR if you're naughty...

No idea what is LM tho...

How do you mean this should work? I don't really get it. SLIP is not encapsulation of serial in IP. It's the exact opposite. It encapsulates IP in serial. I...

> And it would be great to have the de/encoding functionality directly in pyserial. Sorry, but that sounds like stupid amount of effort for something that can probably already be...

is this still a problem?