@chrismakesstuff Chris: Iāve been running files all day and things look pretty good. I have two issues:
My longstanding issue about why gsender opens an arbitrary folder when loading files. (I know. Nag, nag, nag.)
One of my keybindings no longer works. It worked fine in previous versions. I use the = key on a numeric keypad to start/run a file. It does not work in 6.5. I tried changing it to another key, then back to =. No luck.
@chrismakesstuff Sorry for the piecemeal report, Chris. In addition to start/run no longer working, pause and stop do not work, either. Iām using home and left on my numeric keypad for these two commands. All the jogging work fine.
Been away for a while and just getting to try gSender now.
Installed ok but when I fire it up, it doesnāt detect any machines.
Iām not connect to the Longmill at the moment, Iām connect an arduino running grbl on the bench with some external steppers as Iāve been playing around with settings and learning the code. The board connects just fine to the same version of UGS that I run on the Longmill on the same laptop, but gSender doesnāt see it.
Any ideas?
The device is present on COM3 and COM3 is present in the control panel properties and operating fine - as noted above I can talk to the same device with other programs.
I saw a post that said it was necessary to set the baud rate on the com port to 115,200 to match the software. I checked, and windows had it at 9600 (odd, it uses 115,200 in UGS and works?). I manually set it to 115,200 and tried gSender again. No dice. Windows has the Arduino on COM3.
Would be really good if there was an option to force the COM port on the gSender side, since this seems to come up regularly.
For further background, this board is an Arduino Mega 2560 running a fork of grbl mega.
Might be a good idea to have a generic profile under machines as well?
@jwoody18 , this could be an issue with how weāre detecting boards. Iāve seen one other report that gSender wasnāt detecting an Arduino Mega correctly but Iāve havenāt heard any recent reports of this issue occurring with the Uno. Will have to get a mega loaded up to see if I can replicate
@Swinly I saw your ticket as well which added a bit more info. Iāve tried testing this a couple different ways now with no dice on replicating the problem. Would you be able to send over a screen grab of your Probe settings and General settings? If you can also capture the console output during probing that would be handy as well
They are in order starting right after a successful probe of XYZ. Then I change bits and start the probe to set my new Z. That is when it stops working and the below pics happen. After I abort the probing action, unlock Gsender and repeat the Z probe it works fineā¦But the cycle repeats after that.
My question to you is in mm how far away from the block is your bit when you do the first z probe.
I canāt see the pictures on my phone , too mall
But if your at 25mm when you probe on it will fail at about 10mm because it will only travel.about 15mm
Then on your second attempt, it only needs to travel 10 more and succeed.
So check the actual distance traveled when it fails and how much when it passes
Iām not sure at the moment but it is at the same height for the failed probe and the second attempt that succeeds right after. During the failed attempt it doesnāt move at all. I donāt do anything but cancel, unlock and start probe again.
Brilliant! Took a bit of fiddling about but I found the bug thatās causing this issue. Will see if we can squeeze this fix in for the new build thatāll be coming out tomorrow. Thanks for the screenshots @Swinly!
Just a brief update. I tried 0.6.6 release with my Mega2560 grbl board and Iām still not detecting any COM ports, despite just having used UGS with it moments before. Any idea why gSender isnāt seeing my COM port?
@jwoody18 we havenāt yet had a chance to look into this issue since most people using gSender are using the LM with the Arduino Uno but I have a Arduino Mega on order to load up GRBL-Mega and take a look. It could be the make of the board or it could also be the different firmware, when we re-built CNCjs into gSender we stripped out lots of support for other boards since most low-cost, hobby CNC are powered by GRBL and an Uno and we didnāt want to have excess bulk in the program.
Iāll get back to you on this once I have a better idea
@chrismakesstuff
Yes it has been fixed. Sorry Iāve been away for a bit. I meant to surf by and post a thankyou about it but I guess I got sidetracked.
Iām going to start closing these old release threads since as soon as a new version is released any comments or issues can be directed to the most recent release feedback thread.