-
Are there any plans to include the following classes and methods in near future? I am porting my framework (http://github.com/riganti/redwood) to .NET Core and I miss these methods.
- Assembly.GetRefe…
-
Is it possible to have multiple colors per wire? If not possible yet, it would be a huge improvement. Thanks for all the hard work!
-
https://ci.eclipse.org/jakartaee-tck/job/eftl-jakartaeetck-run-900/2/junit-reports-with-handlebars/test-summary/130df8fc-7f00-457d-9d74-80cb1c4791fb.html
-
After the design of the ventilator wiring described in #41, the cables have to be created.
-
What is the correct pinout for the ESP-01 module? It appears the ESP module needs to be inverted to apply power correctly. The other pins do not match the locations either. Just trying not to let t…
-
Right now the mode selection switch is a DPDT but we're only using half of it:
SPI/JTAG: DO and DI separated
SWD/I2C: DO and DI connected with resistor
We have three features worth considering fo…
-
Toolchanger Lock Actuator Assembly, sheet 7 of 15, Internal Switch Wiring
Make it more obvious how the wire harness is assembled. Maybe a diagram with special attention called to the orientation of…
-
The goal is to automatically generate content for this document:
https://github.com/metanorma/iso-10303-2
The target files we want to generate are:
1. https://github.com/metanorma/iso-10303-2/b…
-
I propose shortening the part number attributes from
```yaml
manufacturer: ABC
manufacturer_part_number: 123
internal_part_number: 456
```
to
```yaml
pn: 456
mpn: 123
…
-
I want to export a lint plugin from an ember addon (the addon has other runtime stuff too), and would like a nice test-helper/framework. Currently I am bootstrapping a custom script that runs:
```j…