535 Commits

Author SHA1 Message Date
Laurier Loiselle
efabc8025a
src: templates: din-6771: alternate BOM row color 2023-01-20 18:49:49 -05:00
Laurier Loiselle
a9329a4a4b
src: wireviz: support sheet count 2023-01-20 17:26:02 -05:00
Laurier Loiselle
55da28d1a9
src: wireviz: support extra metadata 2023-01-20 17:25:29 -05:00
Laurier Loiselle
85a141b4f1
setup: include templates in package 2023-01-20 16:08:53 -05:00
Laurier Loiselle
6d82c88b2a
set version 0.4 2023-01-19 16:45:21 -05:00
Laurier Loiselle
6a00e81e3a
Merge pull request #1 from laurierloi/refactor/big-refactor
Refactor/big refactor
2023-01-19 16:44:08 -05:00
Laurier Loiselle
fcbfa09f1f
src: modified by cleanup 2023-01-19 16:37:00 -05:00
Laurier Loiselle
6f3b586a3c
cleanup: don't depend on zsh 2023-01-19 16:36:59 -05:00
Laurier Loiselle
13d34887b2
src: wireviz: log if adding additional bom item failed 2023-01-19 16:36:59 -05:00
Daniel Rojas
1faaff078a
Add suggestions from #186 2023-01-19 16:36:58 -05:00
Daniel Rojas
b075e06d58
Add suggestions from #246 2023-01-19 16:36:58 -05:00
Daniel Rojas
3122d060d4
Disable CLI BOM output 2023-01-19 16:36:57 -05:00
Daniel Rojas
1eeae1d4f9
Fix additional component BOM table layout 2023-01-19 16:36:57 -05:00
Daniel Rojas
93f0605506
Improve conductor table rendering 2023-01-19 16:36:56 -05:00
Daniel Rojas
38f8147a7f
Implement bundle part number rendering 2023-01-19 16:36:56 -05:00
Daniel Rojas
df914dabce
Add TODOs 2023-01-19 16:36:55 -05:00
Daniel Rojas
b0b80d7fcf
Add bundles' wires' part number info to BOM 2023-01-19 16:36:55 -05:00
Daniel Rojas
0bdda48491
Fix BOM output in TSV and HTML 2023-01-19 16:36:54 -05:00
Daniel Rojas
682e45f01d
Include part number info in BOM table 2023-01-19 16:36:54 -05:00
Daniel Rojas
c89c8dbda5
Resume work on BOM 2023-01-19 16:36:53 -05:00
Daniel Rojas
bf3c7c99c2
Comment out BOM modes (WIP) and BOM bubbles 2023-01-19 16:36:53 -05:00
Daniel Rojas
f88981c283
Apply #261 2023-01-19 16:36:52 -05:00
Daniel Rojas
7aef7f707c
Add TODO for empty connector pin tables 2023-01-19 16:36:52 -05:00
Daniel Rojas
d8f38c5f25
WIP: BOM modes 2023-01-19 16:36:52 -05:00
Daniel Rojas
524f8e6df7
Add test file for node and title bgcolors 2023-01-19 16:36:51 -05:00
Daniel Rojas
e73c1ff3ba
Fix node background color rendering 2023-01-19 16:36:51 -05:00
Daniel Rojas
d93e76ac31
Fix color cell implementation 2023-01-19 16:36:50 -05:00
Daniel Rojas
277537a0f8
Implement multiple colors for components, improve multicolor table rendering 2023-01-19 16:36:50 -05:00
Daniel Rojas
9317bb9182
Allow multiple colors for components 2023-01-19 16:36:49 -05:00
Daniel Rojas
b8fa6620cb
Update test files 2023-01-19 16:36:49 -05:00
Daniel Rojas
4be7956c11
Add some test files to tests/ directory 2023-01-19 16:36:48 -05:00
Daniel Rojas
2e47299570
Implement pin color output
Small issue: GraphViz warning
```
Warning: table size too small for content
```
2023-01-19 16:36:48 -05:00
Daniel Rojas
331c34084d
Optimize BOM bubble geometry 2023-01-19 16:36:48 -05:00
Daniel Rojas
58259a0361
Fix line breaks in code 2023-01-19 16:36:47 -05:00
Daniel Rojas
2ab46a988a
Fix gauge conversion 2023-01-19 16:36:47 -05:00
Daniel Rojas
865cd221f9
Add BOM bubble to additional component list (WIP) 2023-01-19 16:36:46 -05:00
Daniel Rojas
d3a9d8a418
Stop recursive nesting of additional components 2023-01-19 16:36:46 -05:00
Daniel Rojas
22762d84dd
Implement BOM bubbles 2023-01-19 16:36:46 -05:00
Daniel Rojas
0198a0f869
Change BOM output file extension from .bom.tsv to .tsv 2023-01-19 16:36:45 -05:00
Daniel Rojas
c43701b4de
Rename Options.color_mode to .color_output_mod for consistency 2023-01-19 16:36:45 -05:00
Daniel Rojas
0cca1174db
Sort BOM by category, assign BOM IDs 2023-01-19 16:36:44 -05:00
Daniel Rojas
58e9a5fcce
Add tabulate to dependency list (might remove later if not needed) 2023-01-19 16:36:44 -05:00
Daniel Rojas
4e87706cb2
Adapt tutorial08.yml (remove unit field) 2023-01-19 16:36:44 -05:00
Daniel Rojas
1bef55ec44
Add qty test file 2023-01-19 16:36:43 -05:00
Daniel Rojas
c501151222
Compute qty's of additional components (WIP) 2023-01-19 16:36:43 -05:00
Daniel Rojas
b61a52e8a0
Make pin_objects and wire_objects dictionaries 2023-01-19 16:36:43 -05:00
Daniel Rojas
e7b1a97b35
Implement BOM population (missing: qty multipliers) 2023-01-19 16:36:42 -05:00
Daniel Rojas
8828ce1de3
Clarify wireviz.parse() input types 2023-01-19 16:36:42 -05:00
Daniel Rojas
97d8756d0f
Restructure and update .gitignore 2023-01-19 16:36:41 -05:00
Daniel Rojas
0a4b26603e
Add pyan to devtools.txt 2023-01-19 16:36:41 -05:00