Sergey Alirzaev

Results 99 issues of Sergey Alirzaev

Compare > ? бухнём with > ? бухнем

Will such a change be accepted in a pull request by any chance?

ACPI produces battery events every 2s or so, while /etc/acpi/actions/lm_battery.sh can execute for about ten seconds, causing the other ACPI events to pile up and causing huge delays for things...

Not Our Bug

``` Error: You are trying to use broken libusb-1.0 library (either directly or via wrapper) which has slow listing of usb devices. It cannot be used for flashing or cold-flashing....

``` Waiting for USB device... Found USB device: RX-51/RM-680 (0x421:0x1c8) in Mk II protocol mode USB device product string: N900 (PC-Suite Mode) USB device serial number string: (not detected) Detected...

##### Brief Description ... and stopped after a few minutes or so, might be because i clicked it around to fetch the data you asked for: OS: Windows / OS...

In openscad they take degrees, while in implicitcad they take radians, but it is never mentioned anywhere.

extopenscad

test case: ``` union() { square([10, 10]); translate([10, 5]) square([10, 20]); } ```