Skip to content
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

Connor Ender 3 Bed Leveler #276

Merged
merged 14 commits into from
Dec 15, 2023
14 changes: 14 additions & 0 deletions projects/Connor Ender 3 Bed Leveler/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: "Connor Menon"
slack_handle: "@Connor Menon"
github_handle: "@Connor 2648"
---

# Ender 3 Bed Leveler

## Describe your board in 2-3 sentences. What are you making? What will it do?
#### This board is designed to be a suitable replacement for the BL/CR touch in 3D printer auto bed leveling. It has a limit switch on the bottom of it that will detect when it hits the bed, and some LEDs that will detect when the board has power, and when it touches the bed. Woo!! Fun lights!!
## How much is it going to cost?
#### The boards will cost almost $9, and I am buying parts to make multiple if I make a mistake in soldering, or in design. Those parts all cost around $15-20.
## Tell us a little bit about your design process. What were some challenges? What helped?
#### This was an interesting challenge for me as it is the first board I have designed fully by myself. The rest of them I have had a mentor on my FRC team help me with it. This board has been a fun challenge from finding the best parts in terms of cost, and usability, and just general design. Some of the hardest things was trying to find what all pins I would need on the output, or what to use to sense the bed.
Binary file added projects/Connor Ender 3 Bed Leveler/cart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added projects/Connor Ender 3 Bed Leveler/cart1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added projects/Connor Ender 3 Bed Leveler/gerber.zip
Binary file not shown.
Binary file added projects/Connor Ender 3 Bed Leveler/schematic.pdf
Binary file not shown.
7 changes: 7 additions & 0 deletions projects/Connor Ender 3 Bed Leveler/src/Auto Leveler BOM.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Ref Quant Description Digikey pt#
D1,D2 2 3 mm LED Just a normal LED
R1,R2 2 220 0805 RES RC0805FR-13220RL
R3 1 100K 0805 RES AC0805FR-7W100KL
J1 1 4 POS R/A CONN 2-644803-4<--get this?
Q1 1 MOSFET P-channel FDN338P
S1 1 NO Lever Limit Switch D2SF-FL-N-A
2,760 changes: 2,760 additions & 0 deletions projects/Connor Ender 3 Bed Leveler/src/Auto Leveler.kicad_pcb

Large diffs are not rendered by default.

Loading