-
@jilavsky emailed:
> Peter Beaucage is bringing his own sample mixing system which will need to be integrated with our USAXS somehow. We need to send some signals between USAXS (spec or BlueSky if …
-
I have two hosts, one with 12 cores, one with 8.
If I run my operations with the default OMP_NUM_THREADS (i.e. not being set), operations take up to 10 times more clock time than when using just 1 …
-
Hello,
I would like to integrate the esxp1302 code with Tasmota to take the benefits of sending any data over MQTT with 8-channel LORA.
Tasmota has already this capability, named bridge, but for si…
-
#### Description
I would like cncjs to be able to support the following auto tool changer scenario:
Given a gcode file that looks roughly like this:
T1 M6
... (milling goes here)
…
-
I am using a modified FRDM-KL25Z board to debug a KL27Z design. The debugger is flaky and works sometimes, but mostly doesn't work. Using the debug log in the AppData I can see that it is talking to…
-
I am still unable to get _any_ sort of output using this library with my 128x64 glcd (ks0108 driver). I tried using this really simple program:
```
PINMAP = {
'RS': 2,
'RW': 3,
'E': 4,
'D0'…
-
No matter what I set the target temperature to. Using custom or pre-installed recipes, it just sits all of the time pegged on high. It never cycles through Cool, Low, Med, and High like it's supposed…
-
Unpredictable error. Haven't figured out what is causing it yet.
-
### Is your feature request related to a problem?
I have some gripes about the design of the LCD panel API
It really only works well with LVGL. Libraries like TFT_eSPI, htcw_gfx, Lovyan_GFX etc …
-
It implies the IEEE 754R 128-bit float, but in practice is typically whatever `long double` is on the platform, which #10281 shows can sometimes be other types.