-
This is a: **BUG**
## Details
Have you seen this already? Everything seems working fine, but this feels like something might be wrong:
```
Duplicate config variable in conditional 3 global /…
-
`Plotgitsch` just plots Kicad 5 schematics known by the extension `.sch`.
Version 6 of Kicad uses a new format and extension `.kicad_sch`.
Kicad 6, has code that can open `.kicad_sch` files and …
-
When I run capsulenet.py, I have this error:
`ImportError: Failed to import pydot. You must install pydot and graphviz for pydotprint to work.`
But, I have installed pydot and graphviz:
pydot==…
-
First I want to thank you for your efforts. I have built some AR488 with 32U pro micro boards (Artags design) and contributed the 3d printed case for it in EEVBlog. I used the version 0.49.12 from you…
dl6lr updated
2 years ago
-
When in an alarm state, the system can be unlocked by a sender ($X), but not from a plugin - as protocol_enqueue_gcode() currently drops commands in STATE_ALARM - any objection to allowing this?
(…
-
### Current behavior
Updated to Firefox 105 locally and in CI and now Cypress 10.7.0 and 10.8.0 cannot connect to the browser.
```
Still waiting to connect to Firefox, retrying in 1 second (attem…
-
some error when build c++ code in vs 2019
see readme from https://github.com/tantelu/HPGL-
-
It looks like you are calling a return to park position before each pen change. That is not a bad thing, but it is a bit of a strange way of doing it as the park position is the one that we set up in…
-
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…
-
```
$ vpype rect 0 0 10cm 2cm layout a4 write -f hpgl -
ERROR:root:write: the plotter page size could not be inferred from the current page size (use the `--page-size SIZE` option)
```