All Projects → IvDm → Z Probe On Smd Resistors 2512

IvDm / Z Probe On Smd Resistors 2512

Licence: gpl-3.0
Auto bed level strain gage for 3D printer using resistors 2512 instead of strain gauges.

Projects that are alternatives of or similar to Z Probe On Smd Resistors 2512

LipSync
An open-source mouth operated sip and puff joystick that enables people with limited hand function emulate a mouse on their computer and/or smartphone.
Stars: ✭ 27 (-59.09%)
Mutual labels:  pcb, 3d-printing
Awesome Mechanical Keyboard
⌨️ A curated list of Open Source Mechanical Keyboard resources.
Stars: ✭ 1,294 (+1860.61%)
Mutual labels:  3d-printing, pcb
Configurations
Configurations for Marlin Firmware
Stars: ✭ 686 (+939.39%)
Mutual labels:  3d-printing
Gingham pcb
A 60% throughole keyboard inspired by the Plaid
Stars: ✭ 45 (-31.82%)
Mutual labels:  pcb
Panelize Plugin
Automatic KiCad panelization plugin
Stars: ✭ 33 (-50%)
Mutual labels:  pcb
Slicergitsvnarchive
Multi-platform, free open source software for visualization and image computing.
Stars: ✭ 896 (+1257.58%)
Mutual labels:  3d-printing
Nintimdo Rp 3d models
Autodesk Fussion and stl files
Stars: ✭ 35 (-46.97%)
Mutual labels:  3d-printing
Prusa i3 bear upgrade
Stronger frame for Prusa i3 MK2(s), MK2.5 and MK3
Stars: ✭ 652 (+887.88%)
Mutual labels:  3d-printing
Settingsguide
More extensive explanations of Cura slicing settings.
Stars: ✭ 55 (-16.67%)
Mutual labels:  3d-printing
Flux Studio
Web-based 2d/3d editing application for FLUX desktop manufacturing products
Stars: ✭ 29 (-56.06%)
Mutual labels:  3d-printing
Pifu
This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"
Stars: ✭ 1,021 (+1446.97%)
Mutual labels:  3d-printing
Mechanical Keyboard
DIY mechanical keyboard and where to find them
Stars: ✭ 947 (+1334.85%)
Mutual labels:  pcb
Ancientbeast
Turn Based Strategy Game. Master your beasts! 🐺
Stars: ✭ 907 (+1274.24%)
Mutual labels:  3d-printing
Esp32 Hub75 Driver
A small, simple, passive driver for HUB75 based LED panels
Stars: ✭ 37 (-43.94%)
Mutual labels:  pcb
Redox Keyboard
Ergonomic split mechanical keyboard
Stars: ✭ 760 (+1051.52%)
Mutual labels:  pcb
Morpheus Stm32
A small 3D printer controller board for use with a "blue pill" STM32F1 generic board. Inspired on http://reprap.org/wiki/SinapTec
Stars: ✭ 49 (-25.76%)
Mutual labels:  3d-printing
Sdf
Simple SDF mesh generation in Python
Stars: ✭ 683 (+934.85%)
Mutual labels:  3d-printing
Teleball
Build your own Arduino based retro handheld game console
Stars: ✭ 21 (-68.18%)
Mutual labels:  3d-printing
Rumba Plus
A premium-quality 3D printer control board by Aus3D.
Stars: ✭ 34 (-48.48%)
Mutual labels:  pcb
Hm 10
Assortment of PCBs designed around the HM-10 BLE Serial module
Stars: ✭ 55 (-16.67%)
Mutual labels:  pcb

Z-probe-on-smd-resistors-2512

This project is based on a change in the resistance of resistors under the influence of external factors in particular deformation. The object of the project is to check whether it is possible to use ordinary smd resistors instead of strain gages, and apply this effect to the calibration of the bed 3d printer. To implement the project I needed: 4 smd resistor with a resistance of 1 kOhm size 2512, ADC HX711, microcontroller ATtiny 85,pnp transistor bc 807-40 sot23,resistors of size 0805 with a rating of 8.2 kΩ 1 pcs., 22 kΩ 1 pcs., 2.2 kΩ 1 pcs.,capacitors 0805 with a capacity of 4.7u 1pcs, 1u 2pcs, 100n 1pcs, LED 0603 any color 1pcs.,double sided copper clad plate PCB, 3d printer for making plastic parts.Library for the HX711 from here: https://github.com/bogde/HX711

As a result, on a double-sided printed circuit board such a sensor was made:

20180929_004212-0

To reduce side effects, the resistors are placed on a two-sided printed circuit board diagonally from both sides. So the sensitivity at the midpoint turned out to be maximum with vertical exposure.To reduce the length of conductors coming from the sensor, it was decided to make a small circuit board for signal processing and place it directly on the sensor board. On the one side of the board is the ADC of the HX711, and on the other the microcontroller ATtiny85.

20180929_004128-0

20180929_004149-0

From the microcontroller, the touch signal is fed to the 3-d printer board.

The boards are interconnected in this way:

20180929_010957-0

To install the sensor on a 3d printer, the following parts were printed:

p80929-190301 p80929-190402 p80930-141411

They are assembled in this way:

strain gage

assembled:

20180930_181452-0

I have a 3d printer "HyperCube" https://www.thingiverse.com/thing:1752766 and installed a sensor on this printer. It looks like this:

20180930_182429-0

This is how it looks in action:

https://www.youtube.com/watch?v=x-7hq27BdUY&t=6s

Thus, testing was carried out on the suitability of using SMD resistors for use in the sensor):

https://www.youtube.com/watch?v=UKC9-srKAL4

Oh, and sorry for my English)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].