You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DRC errors currently aren't added if the pcb traces don't compute in the first render
to do this, you'll need to handle traces being changed, the functionality in Group.ts will need to be modified. doInitialPcbDesignRuleChecks has a lot of the functionality that will need to be moved to updatePcbDesignRuleChecks
/bounty $15
The text was updated successfully, but these errors were encountered:
The DRC errors currently aren't added if the pcb traces don't compute in the first render
to do this, you'll need to handle traces being changed, the functionality in
Group.ts
will need to be modified.doInitialPcbDesignRuleChecks
has a lot of the functionality that will need to be moved toupdatePcbDesignRuleChecks
/bounty $15
The text was updated successfully, but these errors were encountered: