Pascal
Pascal
There exists a [version 2](https://github.com/jekhokie/raspberry-noaa-v2) of this repo that solves some quirks and runs on newer Ubuntu Versions. I suggest adding a mention of this fork in the readme. This...
Hi! What started as a "just get it to work on Ubuntu 20" got out of hand quickly to get some nice pictures. So this is meant more as a...
This PR adds a command line parameter for the input image, fixing #2. Will generate the loss images and .obj in the same folder with the same name as the...
This PR halves the number of used faces to reduce filesize and increase speed of mesh-handling programs.
This PR adds the possibility to update SW/HW PWM faster than the original implementation (0.100s). This would close https://github.com/KevinOConnor/klipper/issues/133, enabling laser raster engraving. While it will probably not reach the...
This is a work-in-progress patch to for sifive's unmatched board to enable SPL load U-Boot from SPI-Flash. It currently works with my board, but still contains unnecessary console output and...
[Enter steps to reproduce:] 1. Open Atom with PlatformIO 2. Have an open Folder (with Marlin 3D-Printer FW) 3. Kill clangd.exe as it hogs RAM until PC is unresponsive (>10G)...
When using `./recreate.sh`, the script fails whenever it tries to open or use a new folder (`data/download`, `data/download/swc/tmp_ark`, ...). The user has to create the folders whenever the next level...
`TMP451_RETMOE_THERM_LIMIT_INIT_VALUE` should be `TMP451_REMOTE_THERM_LIMIT_INIT_VALUE` https://github.com/sifive/meta-sifive/blob/8353752446a3b2c13f6a2fac259d8b7a09520a26/recipes-bsp/u-boot/files/unmatched/0012-board-sifive-spl-Set-remote-thermal-of-TMP451-to-85-.patch#L36 Nothing big, just to mention it :)