Skip to content

Conversation

@rushabhcodes
Copy link
Contributor

This pull request introduces a new board definition for the SparkFun DE9 Breakout - Female, including its schematic, footprint, and documentation. The main additions are a TypeScript component for the DE9 connector, a board circuit definition, and a README file with product information.

New Board and Connector Implementation:

  • Added a new TypeScript component DS1037_09FNAKT74_0CC that defines the pinout, footprint (including plated holes and silkscreen), and 3D model information for the DE9 female connector. (boards/SparkFun-DE9-Breakout-Female/DS1037_09FNAKT74_0CC.tsx)
  • Created a board definition in SparkFun-DE9-Breakout-Female.circuit.tsx that instantiates the DE9 connector, jumpers for pin connections and ground, net labels, mounting holes, and copper pours for GND on both PCB layers. (boards/SparkFun-DE9-Breakout-Female/SparkFun-DE9-Breakout-Female.circuit.tsx)

Documentation:

  • Added a README.md file with a link to the official SparkFun product page for reference. (boards/SparkFun-DE9-Breakout-Female/README.md)

@rushabhcodes rushabhcodes changed the title Added SparkFun-Current-Sensor-Breakout-ACS723 Added SparkFun-DE9-Breakout-Female Dec 1, 2025
Copy link
Contributor

@ShiboSoftwareDev ShiboSoftwareDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are the ground plated holes not connected to the copper pour?

@ShiboSoftwareDev
Copy link
Contributor

there is the 3d model issue again, what's the progress on that issue?

@rushabhcodes
Copy link
Contributor Author

wip

@ShiboSoftwareDev
Copy link
Contributor

can you try to reproduce/fix the copper pour issue?

@ShiboSoftwareDev
Copy link
Contributor

maybe copper pours don't work correctly when using the sel object?

@rushabhcodes
Copy link
Contributor Author

i think the issue is in the circuit json or the model itself, circuit-json-to-gltf seems fine

@rushabhcodes
Copy link
Contributor Author

@ShiboSoftwareDev this pr fixex it tscircuit/circuit-json-to-gltf#95

@ShiboSoftwareDev
Copy link
Contributor

there is an issue with the connections/copper pour

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants