-
```
[k0ste@WorkStation linux-4.12]$ patch -p1 -i /tmp/linux-4.8-ndpi.diff
patching file include/net/netfilter/nf_conntrack_extend.h
Hunk #2 FAILED at 113.
1 out of 2 hunks FAILED -- saving reject…
k0ste updated
7 years ago
-
Paraphrasing from a discussion with @wolfmanjm in Oct:
@wolfmanjm said
Maybe it is time to reconsider a special LW only command that sends a raster line at a time?
This will require some thought …
ghost updated
7 years ago
-
Hi! this is a great project tahnk you so much for this contribution, I am trying to make a small 3d printer using Stepper servos from Old Cd Roms and Easy Stepper Driver from Sparkfun all this connect…
-
**NOTE** I'd be happy to present kernel configuration in a more readable form, but not sure what is available and preferred - please advice
Type | Version/Name
---…
-
Here's an excerpt on an off-line discussion about where Grbl is going and what's next:
**chamnit** : This is something I've been thinking about often recently. Is Grbl done? Or have we pushed it abou…
-
1. Support circular beds
2. Initial move after homing needs to be fast rate not slow rate (deltas have a long way to move).
https://github.com/Smoothieware/Smoothieware/blob/edge/src/modules/tools/…
-
Stacktrace from "journalctl -fl" before I lost my ssh connections.
This appears to be a 100% reproducible lockup when I run 'zfs destroy "$snapshot"'.
```
# zfs list -t snapshot | wc -l
269
```
Stac…
-
This failure normally happens after 6+ hours, but one test failed at 2.5 hours. I've tried 3 different models sliced with both S3D and Slic3r. expected print times are 10.5-14 hours to complete. It ha…
-
Having an issue-- found it with both 3.14.58 and 4.1.15 so it must be systemic?
Hardware:
Beaglebone black with USB wireless (Novatel USB760).
I'm running a simple script that sends an "AT" to the …
-
Default behavior for an "Abort" command should be to de-energize all heaters / lasers / or other energy-emitting loads to produce a safe shutdown state. I would recommend switching all FETs to an off-…