-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from tedder/patch-1
add basic info to the README
- Loading branch information
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,11 @@ | ||
# PRUSA Laser filament sensor | ||
KiCad PCB layout | ||
|
||
Filament presence and velocity detection using a [PAT9125EL optical laser movement sensor](http://www.pixart.com.tw/product_data.asp?product_id=173&productclassify_id=18&productclassify2_id=51&productclassify_name=Optical%20Tracking%20Sensors&productclassify2_name=Consumer&partnumber=PAT9125EL-TKIT%20PAT9125EL-TKMT), operating at 850nm. | ||
|
||
See also: | ||
* [PAT9125EL datasheet](http://www.pixart.com/upload/PAT9125EL_GDS_V1.2_31052017_20171011150843.pdf) | ||
* [boucaron's investigation into this board](https://steemit.com/printing3d/@boucaron/prusa-mk3-filament-detector-short-study) | ||
|
||
# KiCad PCB layout | ||
![PCB](rev.02/laser-sensor.png) | ||
|