Patrick Leiser
Patrick Leiser
For the (correct, and important) command, `G00 S30000` CNCGcodeController removes it from the output, and gives the following explanation: ``` G00 S30000 ( RPM spindle speed. ) Message: Command without...
The [web interface](https://ke-complex-modifications.pqrs.org/) for viewing and downloading these modifications is very sluggish and unresponsive on MacOS Monterey, using up to 110% of my CPU time on an M1 Macbook Pro...
**Eel version** 0.16.0 **Describe the bug** returning a bytestring from python to Javascript just gives the value `null`, though decoding it to a utf-8 string works fine. **To Reproduce** Steps...
**Eel version** eel-0.16.0 **Describe the bug** Running `pip install eel[jinja2]` as described in the instructions to include support for jinja2 templating simply returns the error message `no matches found: eel[jinja2]`,...
Although it was working earlier today on this same system (Windows 10 Pro 2004, using the internal USB Bluetooth adapter), now when I attempt to run `noble.startScanning()` it fails with...
Running macOS Catalina 10.15.7 and noble 1.9.2-12 with either node 12 and node 14 fails with this error: ``` patrickleiser$ node bluetooth.js /Users/username/path/to/project/node_modules/@abandonware/noble/lib/resolve-bindings.js:11 return new (require('./mac/bindings'))(options); ^ TypeError: require(...) is...
Opening this module with BBEdit 14.6.7 (Mac App Store Build) simply opens it as an editor window, and manually putting it in the language modules folder seems to have no...
### Describe the bug Attempting to load a model after running the update-wizard-macos today (the version from a day or two ago worked fine) fails with the stack trace log...
if either the media-control-bar or media-controller are created dynamically with JS, such as with the code ```JS var trackNumber = 1 const controlBarHTML = ` `*/ document.getElementById("media-container").InsertAdjacentHTML('beforeend',controlBarHTML) ``` Both the...
### Describe the bug For octocopters with the `OCTO Flat +` configuration, the motors must spin in the opposite direction of what is shown in the diagram, in order for...