-
The default should be relative move (PR). An `--absolute` option should be added to implement absolute move instead (needed eg to preview in inkscape)
Suggested by @ithinkido
-
Despite the '%v' in the directory for the compress target, the file is written to a directory not including the file_id for the variant defined by the variant global.
'%v' should be used to allow p…
-
This would work like the hpgl_devices toml and just do what those profiles do. If this exists, we print this information at the end. Assuming these get more common and reasonable it would be helpful t…
-
Hi,
Just installed Kicad v6 and I thought I would also take KiBot for a spin at the same time but I get an error when running ERC using the example template:
```
tony@nworkstation:~/HW/newTest$…
-
Hello, i have strange issue with AR488.
My configuration:
```
AR488 GPIB controller, ver. 0.49.14, 02/03/2021
AR488_NANO
AR_SERIAL_BAUD 115200
++auto 1
++addr 5
```
When i send first 3 co…
-
### Describe the bug
`perlPackages.ImageMagick` fails to build. Couldn’t update my NixOS because Shutter depends on this library.
### Steps To Reproduce
Have this `nixos` channel pin:
http…
-
Looks like the `bin/console elfinder:install` is no longer required as the bundle now uses cloudflare by default to retrieve the assets. Doesn't look configurable either...
This also means that the…
-
Using Sphinx v0.6.3, I received the error:
writing output... [ 9%] api_cards Exception occurred:
File "/usr/stsci/pyssgdev/Python-2.5.4/lib/python2.5/subprocess.py", line 1167
, in …
-
I have an old Roland GRX-300AG plotter, which uses (0, 0) as the centre-coordinate of the page. For this plotter, (-5340,-3120) is the bottom left when using A4 paper in landscape mode.
The default…
-
I have found a way to create self-contained OCP wheels on Linux, allowing cadquery and all its dependencies to be installed via pip. I am sharing it here in the hopes that others may find it helpful,…