-
Currently goroutines are only preemptible at function call points. Hence, it's possible to write a tight loop (e.g., a numerical kernel or a spin on an atomic) with no calls or allocation that arbitra…
-
The [MicroPython simulator](https://sim.littlevgl.com/micropython/ports/javascript/lvgl_editor.html) is online and ready to use, but needs to be polished further.
Here is a list of improvements com…
-
Reported by: **[masternoob](https://launchpad.net/~masternoob)**
Date: 2010-10-07T11:00:46Z
Status: Invalid
Importance: Critical
Launchpad Issue: [lp656241](https://bugs.launchpad.net/bugs/656241)
Tag…
-
Semantic Import Versioning (SIV) is a novel idea for supporting multiple versions of a package within the same program. To my knowledge and experience, it's the first example of a strategy for support…
-
improvement request:
as already stated by M. Patel and P. Stoffregen in https://github.com/arduino/Arduino/issues/5914 there is an urgent need of refactoring the current Arduino libs and cores (espe…
-
BPO | [33479](https://bugs.python.org/issue33479)
--- | :---
Nosy | @terryjreedy, @roseman, @ambv, @serhiy-storchaka, @native-api, @miss-islington, @richardsheridan
PRs | python/cpython#6990python/cpy…
-
### Did you test the latest `bugfix-2.0.x` code?
No, but I will test it now!
### Bug Description
I'm new to Marlin, and relatively new to 3d printing. This is my first printer, Ender-3 with 4.2.2 M…
-
What does 'go version' print?
go version go1.3.1 windows/amd64
actually it's just the same as the issue in chrome:
https://code.google.com/p/chromium/issues/detail?id=153139
What steps reproduce th…
defia updated
2 years ago
-
Hello everybody,
i made an CBC-"Milling" Machine by myself. It also can print in 3D if i had made an extruder ;-). I decided to use Marlin as Firmware on an Arduino-Board with a RAMPS-Shield 1.4 on i…
-
Hey Guys.
Total noob here. I ran Marlin V1 for LCD 2004 on my printer for over a year now.
I added some fans on the aux pins and LED lights to extruder head for those late night prints. Added …