Daniel Miller
Daniel Miller
When attempting to run NanoGUI under GLES2, a number of GL3 functions were not available. This pull guards against those with preprocessor `#ifdef`s, and removes the hard-coded `#define NANOVG_GL3_IMPLEMENTATION` in...
I've recently switched from Marlin/Octoprint to Klipper/Mainsail and was very happy to find this library. After copying over my settings directly from my Marlin config file, this implementation fails to...
When searching with `S /some_search_term`, vim-abolish will match: ``` some_search_term SOME_SEARCH_TERM SomeSearchTerm ``` but not ``` someSearchTerm some-search-term some.search.term some search term Some Search Term ``` Ideally, the search tool...
### PR checklist - [x] Read the [contribution guidelines](https://github.com/swagger-api/swagger-codegen/blob/master/CONTRIBUTING.md). - [x] Ran the shell script under `./bin/` to update Petstore sample so that CIs can verify the change. (For instance,...
## Feature Request Enable/Disable option for each printer in app ### Problem Description I have separate profiels for Ethernet and Wi-Fi connections to my printer, e.g. `My Printer` and `My...