Brian Schmalz
Brian Schmalz
OK, new Windows EBB updaters now pushed. It will properly handle an EBB that is in 'future syntax mode'. : https://github.com/evil-mad/EggBot/blob/feature/Issue_224_UpdaterNickname/EBB_firmware/EBBUpdater/EBBUpgraderGUI_v301.exe
I tested it with v2.0.1 firmware, and the command generates an error, which the updater ignores. It works fine. On Sun, Apr 28, 2024 at 5:37 PM Windell Oskay ***@***.***>...
Just like v2.0.1 doesn't have the QT or ST commands - they generate 'unknown command' errors, which the updater properly ignores (but it understands that there is no tag if...
If it's a Windows PC, I've used Caffeine before (https://zhornsoftware.co.uk/caffeine/) which works great. Just run it and it will make little keypresses to keys that don't exist (configurable) to keep...
Yeah, one of two things could be happening. Either this isn't really a bug in EBB, it's a problem with my hardware or my Windows OS USB host software or...
Thank you very much for trying. This is potentially really good news. It could mean that the problem is on the PC side (with my setup, or TeraTerm, etc.) and...
Your python script runs fine for me - no issues. I modified it to string together all the commands as one long string with \n and then \r\n between each...
Without being able to put the PO command on the motion queue, these are the results of the following sequence PO,B,3,0 SM,100,100,100 SP,1,250 SP,1,0 PO,B,3,1 SM,100,-100,-100  We have ServoCMD...
I am proposing that we leave this feature out of v3.0.0 EBB firmware. While it is a neat feature and would be great to have, unless there are particular use...
Agreed - this would be really cool. Also, if done right, certain types of unit tests could be easily created and quickly run on the PC to help catch firmware...