jake5253

Results 5 issues of jake5253

Only tested on RPI4B 8GB version using default GPIO pins... but since the only thing really different is the peri_base address, if it worked on rpi1-3, everything should be golden...

I couldn't get this to compile on gitpod because it was lacking fakeroot. Also, the original does something in the subfolder javafx. The build guide [here](https://phoenicisorg.github.io/phoenicis/Developers/build/#ubuntu-18041810-and-linux-mint-19) says to run a...

### Feedback Please, add something to the [Configuration/Troubleshooting](https://www.home-assistant.io/docs/configuration/troubleshooting/) section that demonstrates how to access the *actual* system. I was working on configuration.yaml changes and something came up and I had...

configuration

I apologize in advance if this has been covered previously -- its even possible it has been deemed as not worth the additional maintenance, which would be understandable. Also, as...

Fix Gerber parser for RS-274X files with arc support - Update regex patterns to properly detect coordinate commands - Add arc approximation using linear segments (10 per arc) - Extend...