issues
search
tscircuit
/
builder
11
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add format workflow
#109
ShiboSoftwareDev
closed
2 months ago
2
refactored gerber and excellon drill into circuit-json-to-gerber
#108
ShiboSoftwareDev
closed
2 months ago
4
changed convertSoupToExcellonDrillCommands to use metric units
#107
ShiboSoftwareDev
closed
2 months ago
5
Gerber now supports board outline
#106
ShiboSoftwareDev
closed
2 months ago
2
added optional outline prop to board-builder
#105
ShiboSoftwareDev
closed
2 months ago
7
Initial Inversion Fix
#104
seveibar
closed
3 months ago
0
fix: added as devDependency
#103
imrishabh18
closed
3 months ago
0
feat: trace_width new syntax
#102
imrishabh18
closed
3 months ago
0
feat: add trace width
#101
imrishabh18
closed
3 months ago
2
When routing is disabled, do not route schematic routes with autorouter
#100
seveibar
closed
3 months ago
0
Additional debug logging to determine when trace building is being skipped
#99
seveibar
closed
3 months ago
0
fix routingDisabled not disabling routing
#98
seveibar
closed
3 months ago
0
Add test to replicate duplicate port hints issue
#97
abhijitxy
closed
3 months ago
4
add code owners
#96
seveibar
closed
3 months ago
0
fix: center alignment even with one prop
#95
imrishabh18
closed
3 months ago
0
feat: trace_width option added
#94
imrishabh18
closed
3 months ago
7
file path fix
#93
imrishabh18
closed
3 months ago
0
suffix added to the snapshot
#92
imrishabh18
closed
3 months ago
0
add a -pcb.snapshot.png or -sch.snapshot.png suffix to snapshots
#91
seveibar
closed
3 months ago
0
feat: pcb snapshot added
#90
imrishabh18
closed
3 months ago
3
feat: Added schematicSnapshot
#89
imrishabh18
closed
3 months ago
10
feat: add port ids
#88
imrishabh18
closed
3 months ago
3
Add schWidth prop with a test
#87
Slaviiiii
opened
4 months ago
1
Fix bug resizing
#86
Slaviiiii
closed
4 months ago
0
Fix for issue #83
#85
tscircuitbot
closed
4 months ago
1
Add bunaider
#84
seveibar
closed
4 months ago
0
Add support for `GroupBuilder.setProps({ routingDisabled: true })`
#83
seveibar
closed
4 months ago
0
Set `cad_component`'s `y` coordinate to `180` when it's on the bottom layer
#82
andrii-balitskyi
closed
4 months ago
1
export build pcb trace elements for benchmarking
#81
seveibar
closed
4 months ago
0
handle pcb routes when finding center of bounds, handle no available points in bounds
#80
seveibar
closed
4 months ago
0
accept pcbX and pcbY for <board />
#79
seveibar
closed
4 months ago
0
Create DEVELOPMENT.md
#78
seveibar
closed
4 months ago
0
refactor: cleanup of soup which are imported from the package
#77
imrishabh18
closed
4 months ago
3
New board test for pcbX and pcbY and replacements
#76
Slaviiiii
closed
4 months ago
0
Autorouting Segment Size Benchmark
#75
seveibar
closed
4 months ago
0
Fix issue where failure to connect routes doesn't show an error that routes failed to connect
#74
seveibar
closed
4 months ago
0
fix bad usage of convert function
#73
seveibar
closed
4 months ago
0
Fix Plated Hole Construction where there's no outer width or hole width
#72
seveibar
closed
4 months ago
0
fix default plated hole contruction when there's no outer width or hole width
#71
seveibar
closed
4 months ago
0
Upgrade Footprinter
#70
seveibar
closed
4 months ago
1
Use new version of soup-util, remove duplicated code, fix issues where layout dep was depending on old builder versions
#69
seveibar
closed
4 months ago
1
support rotation offset for CAD components
#68
seveibar
closed
4 months ago
1
Support `cadModel.rotation`, `cadModel.position`, and `cadModel.size`
#67
seveibar
opened
4 months ago
1
handle undefined board thickness
#66
seveibar
closed
4 months ago
1
use npm ci for release
#65
seveibar
closed
4 months ago
1
add buildcheck on ci and pckfile fix
#64
seveibar
closed
4 months ago
1
fix: update layout engine to fix silkscreen footprints not moving when translated via manual edits
#63
seveibar
closed
4 months ago
1
Some prop remapping fixes
#62
seveibar
closed
4 months ago
1
improve cad model test
#61
seveibar
closed
4 months ago
1
snapshot update to fix test
#60
imrishabh18
closed
4 months ago
1
Next