Update to-do list
This commit is contained in:
parent
c93fb74d17
commit
f04441f903
@ -6,7 +6,6 @@ COLOR_CODES = {'DIN': ['WH','BN','GN','YE','GY','PK','BU','RD','BK','VT'], # ,'G
|
||||
'IEC': ['BN','RD','OG','YE','GN','BU','VT','GY','WH','BK'],
|
||||
'BW': ['BK','WH']}
|
||||
|
||||
# TODO: parse and render double-colored cables ('RDBU' etc)
|
||||
color_hex = {
|
||||
'BK': '#000000',
|
||||
'WH': '#ffffff',
|
||||
|
||||
5
todo.md
5
todo.md
@ -27,14 +27,13 @@
|
||||
|
||||
* Cable splicing
|
||||
* as pseudo-connector?
|
||||
* Cable bundles
|
||||
* Heatshrink / sheathing
|
||||
|
||||
## Visualization
|
||||
|
||||
* New wire look?
|
||||
* Distinguish between cables and wire bundles
|
||||
* Parse and render double-colored, striped cables ('RDBU' etc)
|
||||
* Show from/to inside wire node (better netlist)
|
||||
* Implemented in wire bundles only
|
||||
* Display picture of connector underneath (including pin 1 location)
|
||||
|
||||
## Export
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user