-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix schematic parsing #12
Comments
This might have already been done via: Remove diagonals from ortho implementation, minor cleanup. |
This might have already been done via: feat: svgson added. |
This might have already been done via: checkpoint schematic traces, v0.0.1, publishing and test workflows. |
This might have already been done via: Fix/schematic symbols attributes. |
This might have already been done via: update circuit-to-svg to fix snapshots. |
This might have already been done via: Fix Rotations for SMTPads and SilkscreenPaths, Fix Traces routing through other traces. |
This might have already been done via: changed convertSoupToExcellonDrillCommands to use metric units. |
This might have already been done via: Fix/schematic port. |
This might have already been done via: Segments approach for trace rendering, support multi-layer traces. |
This might have already been done via: fix bounds calculation (null widths). |
This might have already been done via: update the parsing of pcb json. |
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. |
This might have already been done via: fix board width and height being swapped, remove @tscircuit/builder. |
This might have already been done via: Reorganize to better separate stories, pcb and schematic functions, add basic schematic snapshot test. |
This might have already been done via: support correct pin positions for schematic box. |
This might have already been done via: updated to circuit-json and added pcb_trace_id to via. |
This might have already been done via: fix: Schematic capacitor & resistor symbol fix. |
This might have already been done via: fix(deps): update dependency @tscircuit/core to ^0.0.95. |
This might have already been done via: Schematic pin defs. |
This might have already been done via: removed regular expressions. |
Currently the basic-bug schematic is getting rendered incorrectly and is broken.
The text was updated successfully, but these errors were encountered: