Would anyone with a CNC mill mind trying to use Chilipeppr with Smoothieboard in Grbl-mode ? ( http://smoothieware.org/grbl-mode )
They never added support for Smoothie, but now that we are very close to looking exactly like grbl, it’s possible it will work with Smoothie if you tell it it’s talking to grbl.
If somebody could test this I would be very grateful, and you could find out something that would be useful to a lot of people.
No problem, gives me an excuse to swap the grbl board back to the Smoothieboard, been meaning to do it for a while now. I should have some results for you by Monday. I will also try it with Estlcam, since it is so close to grbl.
I will give it a test this weekend too. Since switching to Smoothieware on my CNC I have just been sending my code via pronterface. I tried bcnc, but wasn’t a big fan of the interface. Pronterface macros did 95% of what I needed anyway, so I just went with it. Plus I do like that pronterface runs as a native app, and it avoided any overhead of the browser on my little NUC PC streaming the code.
But Chilipeppr has that nice mesh level feature which is handy, so more options is always better
@raykholo , me too on that stamp. Sorry, I need to try again with the new stuff but I am currently having two problems on two different machine, sigh. Rain does not help…
I try almost everything while experimenting with PCB isolation milling. bCNC give best results. Chilipeppr hang several times on serial comminications.
I suspect streaming from chili pepper will notwork if it thinks it is grbl as it will be trying to use the grbl serial buffering which will not work with smoothie. only ping pong works