# contributor·Active
Arhan - While building a board in the tscircuit...
While building a board in the tscircuit repo, I noticed something and wanted to check if it's intentional. I was trying to disable placement DRC so the autorouter could continue despite overlapping footprints. Circuit({ platform: { placementDrcChecksDisabled: true } }) works as e
Started by ArhanJul 23, 20268 messages