-
Hi,
when my printer is turned on again klipper is not able to connect anymore. I have to restart the whole system to be able to connect again.
Also after a restart i have to take down the stack an…
-
I've just noticed the recently "kickstartered" [SimulaVR](https://simulavr.com/ ) "virtual reality computer". Which is cool on its own, but what's cooler is the UX software is written in Haskell.
T…
-
Repository: https://github.com/abarbu/godot-haskell
Godot is ripe for becoming a practical platform for building games in Haskell.
The current bindings were originally constructed by [SimulaVR](…
-
my prind-klipperscreen container show this errors.
how to fix it?
```
prind-klipperscreen-1 | Unable to init server: Could not connect: Connection refused
prind-klipperscreen-1 | Unable to…
-
Wed 30 Mar 2016 09:59:25 AM CEST
Attached patch to update the test script (runtest.sh).
Updates:
1. Invoke simulavr with modified options.
Builds of Simulavr 1.1 no longer compatible with the options…
-
Did the steps described in documentation
```
...compile Klipper for use in simulavr, run:
cd /patch/to/klipper
make menuconfig
and compile the micro-controller software for an AVR atmega644p, s…
-
Mon 12 Sep 2011 11:55:32 PM CEST
The problem occurs while compiling examples/atmel_key/ in simulavr (master from git), on a Debian testing amd64 host:
make[2]: Entering directory `/work/yann/elec/av…
-
Wed 05 Jan 2005 08:31:21 AM CET
This is very old bug.
strtol() must return LONG_MIN for inputs too small.
Original Berkeley version do it. But avr-libc's version, for example, "-5000000000" --> -705…
-
_So, there was a question someone asked somewhere:_
* why not startdust display server (instead of wxrd - xr display wayland comp)?
_And the reply was following:_
* Vulkan preferred over Open…
-
Wed 25 Jun 2003 10:57:54 PM CEST
A prologue/epilogue of function, in which there is a call setjmp(), contains preservation/restoration of all call-saved registers. Exception make function main() and …