Mitch Bradley
Mitch Bradley
FYI, we discovered that a Google Wifi network was issuing the URI `/api/v1/interap-communications` periodically, interfering with a device that listens for requests on port 80. That is all we know...
- [X ] **Feature Request**. There are some options, currently at the platform level, that would be useful at the env level. I can sometimes work around it with scripting,...
Installing on a Raspberry Pi is **really** slow and often crashes. There are numerous problems, including resource exhaustion on "concurrently" rules, long lint times, and long times for build-prod-web. It...
Using the latest build (but this problem probably isn't new) I'm running into the following situation while trying to make cncjs-shopfloor-tablet report controller-issued errors correctly. Suppose we are using GRBL...
#### Description If you manually edit the .cncrc file and make a mistake, perhaps by leaving a trailing comma after the last JSON entity, the Windows app will silently fail,...
The state diagram in https://github.com/synthetos/g2/wiki/Status-Reports shows that queue flush causes a transition to End(4) state, but the code in edge transitions instead to Stop(3) state. Based on my reading of...
Background: CNCjs supports both g2core and TinyG from one chunk of code. To stop a running job, it sends "!%" - feedhold and flush. On recent versions of g2core, that...
I want to compile on Windows using the new "Windows Subsystem for Linux" feature, which lets you run Linux programs on Windows with much less overhead than with a VM....
I'm trying to compile with the 2018-q4 toolchain. It's throwing some errors and warnings which look like coding errors. Namely: ``` ./plan_arc.cpp: In function 'stat_t _compute_arc(bool)': ./plan_arc.cpp:346:57: warning: 'arc_time' may...
This issue will automatically convert a Grbl_Esp32 machine definition file to FluidNC YAML format. Change YOUR NAME in the title to some string that identifies your machine configuration. IMPORTANT: Change...