-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.15.0 is broken on RPI 4 + Axidraw A3 #131
Comments
+1 on this – I stopped using saxi (0.15.0 on Pi 3 Model B+ with Axi SE/A3) because it will draw a few lines then stutter and hung for seconds at a time but most concerningly, as above, sometimes have spasms on travel moves which sound like it'll break the machine |
I had the same issue on a Raspberry Pi 4, everything was fine in 0.14.0 and started having issues with stuttering and hanging after upgrading to 0.15.0. |
Confirmed with The individual commands to the pen up/down work fine, but trying to plot sends the motors into horrible spasms until I pull the plug. |
I've just reinstalled version 0.15, which I had uninstalled last time because of this problem, and I see that it's still there. I've just installed it to be able to use the new brushless servo. Any news about this problem? |
You can try installing from one of the forks, where we're experimenting before trying to merge here. |
Oh ok, I'll take a look. I did that #136 and now I can control my brushless with Saxi. But I have the problem of the Axidraw freezing during the plot |
You might be able to revert to the earlier Saxi version that wasn't freezing for you (if there is one), and then "manually" apply the patches from #136. |
Thank you! I've changed it back to version 0.14.0. I tried yesterday but it didn't seem to work when I changed the files to the new ones. I changed the lines manually and it works. Glad to be able to continue using Saxi. |
@osresearch i think this is it |
Regarding the many listeners, i wonder if these lines shoule be ported 593c451?diff=split#diff-8a8ae07582c9d433ec8c2e5c4310ff8901e604f4965c5b90a49117ad46c47595L236-L247 |
I manually 'reverted' the commit with webserial, and things are working smoothly. Would be great to get webserial back in and working at a future point. |
My plotter freezes and makes horrifying noises with the latest version.
Not sure if it's related but looks like there is an insane amount of network traffic between my rpi and client computer during plotting.
Things work fine in 0.14.0.
The text was updated successfully, but these errors were encountered: