Skip to content

Chore/fix j19 pinmap #11

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

Open
wants to merge 50 commits into
base: main
Choose a base branch
from

Conversation

MarkJB
Copy link
Owner

@MarkJB MarkJB commented Dec 6, 2024

Fix swapped pins on connector J19 on pinmap.

#10

Lost some footprint associations, but also changed some footprints to use alternative components from LCSC
Replace footprint associations with JST PH through hole right angle connectors and add associated LCSC part no (optimized for price and availability).
Used smaller buttons. Added custom footprint.
JST PH 2.0 thru-hole right angle connectors.
Connected USB 5v via diode to 3v3 regulator.
Silkscreen updated.
Moved buttons, sdcard and usb chip around
Had to move connectors around to make room.
I wanted to be sure I didn't delete something I needed later, so this commit is all files in whatever state. In the next commit I will remove everything I think I no longer need so the repo is a bit cleaner and easier to see what files are important.
Version B1 with embedded ESP32
USB C with CH340C chip
Reset and boot buttons
E-Stop and JST PH 2.00mm connectors
Rev B was using an old and incorrect footprint causing a 3.3v short to ground when an SD card was inserted. Update to use the fixed footprint.

Added pull-up resistors for EN and IO0 (Boot mode). On test board, IO0 appeared to be pulled permanently low. It could be programmed but would not boot. It may only be necessary for EN to be pulled high but added the pull-up for IO0 just incase.
Added pull-ups for EN, Bpot, X_Limit & Y_Limit.
Re-routed some tracks to improve thermal ground on ESP32 module and to allow for better Gnd fills.
Regenerated Gerber files to include footprint values on front silkscreen.
Fixed broken paths.
Some 10k resistors were using the value 10k vs 10K so weren't grouped correctly.
Some 100nF capacitors were shown as 0.1uF so weren't grouped correctly.
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.

1 participant