tscircuit / builder

11 stars 7 forks source link

Required Builders for Basic Schematics/PCBs #1

Open seveibar opened 2 years ago

seveibar commented 2 years ago
homie-gg[bot] commented 2 months ago

This might have already been done via: fix pcb_port layer not matching smtpad.

homie-gg[bot] commented 2 months ago

This might have already been done via: add vias for pcb trace routes.

homie-gg[bot] commented 2 months ago

This might have already been done via: Fix null pcb_component_id by looking at PrimitiveContainer.

homie-gg[bot] commented 2 months ago

This might have already been done via: fix: rename pcb_hole.hole_shape "round" to "circle". Add a zod transform to correctly handle old data.

homie-gg[bot] commented 2 months ago

This might have already been done via: Fix hole shape enum issue.

homie-gg[bot] commented 2 months ago

This might have already been done via: support for plated holes and holes.

homie-gg[bot] commented 2 months ago

This might have already been done via: PCB Element Refactor, docs file for PCB Elements for better AI-assist.

homie-gg[bot] commented 2 months ago

This might have already been done via: Fixes for plated holes and vias.

homie-gg[bot] commented 2 months ago

This might have already been done via: Add support for rendering pcb_hole.

homie-gg[bot] commented 2 months ago

This might have already been done via: Reorganize to better separate stories, pcb and schematic functions, add basic schematic snapshot test.

homie-gg[bot] commented 2 months ago

This might have already been done via: support pcb_hole with hole_shape "circle" when deriving obstacles.

homie-gg[bot] commented 2 months ago

This might have already been done via: via pcb trace id.

homie-gg[bot] commented 2 months ago

This might have already been done via: moved to circuit-json.

homie-gg[bot] commented 2 months ago

This might have already been done via: Update 3d viewer, core and pcb viewer. Add switches to keyboard example.

homie-gg[bot] commented 2 months ago

This might have already been done via: allow chips to not have smtpads/any ports defined.

homie-gg[bot] commented 2 months ago

This might have already been done via: updated to circuit-json and added pcb_trace_id to via.

homie-gg[bot] commented 1 month ago

This might have already been done via: implemented pcb_hole in excellon drill and soldermask.

homie-gg[bot] commented 1 month ago

This might have already been done via: Create axial footprint, add circuitJson.

homie-gg[bot] commented 1 month ago

This might have already been done via: pcb_plated_hole now has copper/soldermask fill instead of outline.