Michael Sims
Michael Sims
I'm submitting a… - [X] bug report - [ ] feature request - [ ] other **Short description of the issue/suggestion:** Script throws errors when launching the app when it...
# Description Currently, when pulling down a list of GHGist objects, using ```Java gitHub.getMyself().listGists().toList() ``` The GHGist objects returned in the list do not contain the contents of the files...
Once I authenticate to GitHub with a valid access token, but then attempt to pull the Map of Gists using this method: `gitHub.getMyself().listGists();` It will give me a map of...
Hello, After including this library in my Java 16 project (using IntelliJ), as soon as I add `requires com.jthemedetector;` to my module-info.java file, I don't even need to try and...
The class ```TwoPassFFmpegJob``` had a method in it for including a ```ProgressListener```, but ```FFmpegExecutor``` did not have a method that would employ it. I simply added the method to the...
### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like After installing a plugin, an overlay window pops up saying that...
Hello, I've been using ```MEGA_X_DGUS_TMC_BLT_10_v1.4.4.hex``` and it's been working great. my new BLTouch works perfectly as does the replacement 2208 drivers. However, I would like to enable higher resolution where...
I created this BLTouch Calibration worksheet that you might want to add to the wiki. It goes into much more detail about what BLTouch calibration is, and I think it...
Updated to version 1.09 including sha hash
Just started trying to implement this library into an app of mine, and I got it properly showing the menu at the top of the screen in MacOs, but when...