Re: [Emc-developers] Dev-environment setup

2022-04-20 Thread Thaddeus Waldner
Thank you for the input. This is also the Arduino way to debug. I apologize if I posted multiple times. I keep getting the “Delivery Status Notification (Failure)” mail. > On Apr 19, 2022, at 8:09 AM, andy pugh wrote: > > On Tue, 19 Apr 2022 at 04:07, Thaddeus Waldner wrote: >> As of now, I

Re: [Emc-developers] Dev-environment setup

2022-04-19 Thread andy pugh
On Tue, 19 Apr 2022 at 04:07, Thaddeus Waldner wrote: > > As of now, I am testing it by using the print() statement and running > LinuxCNC from the command line. I can't really help much with the question, as I basically use Geany and print for all my dev work. (This is a hangover from mainly w

[Emc-developers] Dev-environment setup

2022-04-18 Thread Thaddeus Waldner
Hi, I am working on a custom gscreen skin and I need help setting up my development environment. I’m working on a raspberry Pi 4 and running 2.8.2 as set up by the pi image. I’m using Visual Studio Code. As of now, I am testing it by using the print() statement and running LinuxCNC from the co