Brian Thorne
Brian Thorne
how do i know forsure and whats the fix then
so i was able to get controls to work, pronterface and printer communicating but when i start the pid tune this happens. Traceback (most recent call last): File "threading.py", line...
running debug now and its the 2.0.0rc8
THIS IS WHAT HAPPENED AFTER THE DEBUG RUN Exception in thread read thread: Traceback (most recent call last): File "printrun\printcore.py", line 333, in _readline File "printrun\printcore.py", line 329, in _readline_nb...
how do i fix this
> @xtatorx you can test whether the artifacts at https://github.com/volconst/Printrun/actions/runs/1074748808 fix the problem. There are 2 exceptions and the fix is only for the last, but the other may be...
Connecting... Printer is now online. >>> m303 e0 s200 u1 SENDING:M303 E0 S200 U1 PID Autotune start Exception in thread read thread: Traceback (most recent call last): File "printrun\printcore.py", line...
tried that. with no luck On Tue, Sep 14, 2021, 5:55 PM DivingDuck ***@***.***> wrote: > Hi @volconst , > I just recognize the parameter *u*. Do printrun decode this...
same error On Tue, Sep 14, 2021, 6:12 PM DivingDuck ***@***.***> wrote: > what happen if you do: > M303 E0 S200 > without U parameter? > > — >...
i did the debug file abd posted it to my post on github On Wed, Sep 15, 2021, 11:13 AM volconst ***@***.***> wrote: > @xtatorx , Enable debug communication in...