issues
search
tscircuit
/
circuit-to-svg
Convert tscircuit Schematic/PCB JSON ("soup") into an SVG
https://circuit-to-svg.vercel.app
4
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update the documentation in readme.md
#102
ni9999
closed
5 days ago
2
fix: Hide the ports on center
#101
imrishabh18
closed
1 week ago
1
fix: removing the Y direction scale to fix port position
#100
imrishabh18
closed
1 week ago
1
Schematic Trace Fix with Y coordinates
#99
seveibar
closed
1 week ago
1
debug object fixes
#98
seveibar
closed
1 week ago
1
fix schematic port handling of undefined pinNumber and finding pin number
#97
seveibar
closed
1 week ago
1
refactor: switching to transform from viewbox
#96
imrishabh18
closed
1 week ago
1
Refactor Schematic Drawing for Easier Transforms, Major Type-Safety Improvements (Part 1)
#95
seveibar
closed
1 week ago
1
Introduce Labeled Grid
#94
seveibar
closed
1 week ago
1
Support Drawing a Grid and Labeled Points
#93
seveibar
closed
1 week ago
1
Draw Schematic Debug Objects
#92
seveibar
closed
1 week ago
1
Add support for `<netalias />`
#91
imrishabh18
opened
1 week ago
0
Revert: relative position breaks the position of pins
#90
imrishabh18
closed
1 week ago
1
Updated schematic-symbols.
#89
Abse2001
closed
1 week ago
1
fix schematic port using a relative position
#88
seveibar
closed
1 week ago
1
fix silkscreen paths being erroneously closed
#87
seveibar
closed
2 weeks ago
1
updated the schematic-symbols to fix the baterry in core & formated
#86
Abse2001
closed
2 weeks ago
1
Pins are placed in reverse order for `Chip`
#85
imrishabh18
opened
2 weeks ago
0
Regression in 0.40 from 0.39
#84
imrishabh18
closed
2 weeks ago
0
Add support for silkscreen
#83
imrishabh18
opened
3 weeks ago
0
Chip port placement fix
#82
imrishabh18
closed
3 weeks ago
1
feat: Schematic kicad style
#81
imrishabh18
closed
1 month ago
1
removed regular expressions
#80
anas-sarkez
closed
1 month ago
1
Create this scene in circuit-to-svg
#79
seveibar
closed
1 month ago
4
moved to circuit-json
#78
ShiboSoftwareDev
closed
1 month ago
2
schematic chip snapshot test
#77
seveibar
closed
1 week ago
1
Reorganize to better separate stories, pcb and schematic functions, add basic schematic snapshot test
#76
seveibar
closed
1 month ago
1
Add support for rendering pcb_hole
#75
seveibar
closed
1 month ago
1
Fix Types, add testing and typecheck to CI, update @tscircuit/soup
#74
seveibar
closed
1 month ago
1
can now draw boards rectangular and outlined
#73
ShiboSoftwareDev
closed
1 month ago
1
feat: trace added with route_type via
#72
imrishabh18
closed
1 month ago
1
chore: soup deprecated name update
#71
imrishabh18
closed
1 month ago
1
feat: pcb via added
#70
imrishabh18
closed
1 month ago
2
implemented colored fabrication note path/text
#69
ShiboSoftwareDev
closed
1 month ago
3
feat: size of svg
#68
imrishabh18
closed
1 month ago
1
Add `options` argument to `circuitJsonToPcbSvg` that optionally allows specifying the `{ width, height }`
#67
seveibar
closed
1 month ago
1
feat: pill shape added for plated hole
#66
imrishabh18
closed
1 month ago
1
fix fab note path closing
#65
seveibar
closed
1 month ago
1
order the fab notes to be on top
#64
seveibar
closed
1 month ago
1
fabrication note path and text implementation
#63
seveibar
closed
1 month ago
1
feat: pcb silkscreen text added
#62
imrishabh18
closed
1 month ago
1
implement rendering fabrication_note_text and fabrication_note_path
#61
seveibar
closed
1 month ago
3
`pcb_plated_hole` oval shape is missing
#60
imrishabh18
closed
1 month ago
3
Order layers properly (top -> bottom)
#59
seveibar
opened
1 month ago
2
smtpads on bottom layer should render in blue
#58
seveibar
closed
1 month ago
1
Segments approach for trace rendering, support multi-layer traces
#57
seveibar
closed
1 month ago
1
fix: Bounds calculation
#56
abhijitxy
closed
1 month ago
5
introduce snapshot tests
#55
seveibar
closed
1 month ago
1
Draw traces on bottom layer in blue (currently being drawn in red)
#54
seveibar
closed
1 month ago
0
Draw `pcb_via`
#53
seveibar
closed
1 month ago
7
Next