Commit graph

103 commits

Author SHA1 Message Date
76b4ba6de8 Added missing 0.1uF cap on AVR Vcc 2019-02-07 14:36:06 -08:00
d51cad7c9f v1.1 Piezo Standalone board
- Added overvolt/overcurrent protection
via zener diode and fuse
 - Swapped LM358 dual channel opamp + MCP6001 Single Channel opamp for LM2902 Quad Channel.
 - Added jumper to bypass Vreg for < 6V input
2019-02-07 14:23:59 -08:00
8aeef551a6 moved usb to bottom of board, fixed caps
Decoupling capacitors were connected on
the wrong voltage regulation input
2019-02-07 14:22:30 -08:00
Alan Weinstock
d2352b485e
Update README.md 2019-02-04 16:11:39 -08:00
Alan Weinstock
934c763b5c
Added info to readme 2019-02-04 16:10:48 -08:00
9d34047d7f Added sources folder for 3D Models 2019-02-04 16:08:03 -08:00
de18f5440f fixed missing ziptie channels on prusa mount 2019-02-04 16:06:36 -08:00
c4338f7434 updated with minor fixes to text placement 2019-02-04 14:25:06 -08:00
e1ac334c84 added ICSP header for standalone units 2019-02-04 14:19:18 -08:00
91aa09c1b8 Rotated parts to proper printing orientation 2019-02-04 14:17:46 -08:00
5dadfdec3a re-adding AVR programmer after fixing conflict 2019-01-31 13:53:09 -08:00
95230a3df3 Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo 2019-01-31 13:51:37 -08:00
60b4da727f Fixed airwires and overlaps caused by swapping IC
Reminder to always do a DRC after changin BOM!
2019-01-31 13:06:49 -08:00
Alan Weinstock
13c3632f61
removed copypasta link 2019-01-31 10:09:18 -08:00
ab13935934 Replaced opamps with single quad-channel
Replacement has better specs and is not backordered. BOM price is also a
bit better.
2019-01-26 01:42:48 -08:00
103cd9ca6a re-adding files after fix-merge 2019-01-26 01:41:45 -08:00
7ed11b1003 Fixing Merge conflicts
Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo
2019-01-26 01:39:55 -08:00
521b2b6aa5 Added alternate TVS diode 2019-01-26 01:24:04 -08:00
79da9c6468 Added simple overvoltage protection to standalone 2019-01-25 18:11:56 -08:00
1ee75ad0bd Added ICSP Header/breakout to programmer
Also added secondary footprint for alternate TVS Diode
(ESD protection component) that's about 1/10th the cost
of the one currently used (suggested by the UART Bridge's
Datasheet.
2019-01-25 16:47:12 -08:00
5339a166a2 Added cutout for slide-on nozzle mount to be easily added 2019-01-25 13:16:47 -08:00
48914961a3 Added tolerance for knurled nut insert
Also removed duplicate model
2019-01-25 13:13:34 -08:00
7885a101cf Created tolerance cavities for inserting bearings
Addresses https://github.com/pyr0ball/pyr0piezo/issues/11
Added cavity to rear middle of channel, and cutout on sides to allow
for easier insertion into the mount. Ziptie location should keep the
bearing stable even with cavity
2019-01-25 12:53:17 -08:00
4a4e316b67 Created mounts for stock Creality/Tevo/TronXY extruders 2019-01-25 11:17:35 -08:00
3c47f30150 Rebuilt and corrected mount hole spacing
Partially addresses https://github.com/pyr0ball/pyr0piezo/issues/10
2019-01-23 15:55:33 -08:00
47cd908b0b Pulling latest before pushing changes.
Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo
2019-01-21 15:42:17 -08:00
3f6366d8e7 Renamed boards, Fixed programmer
- Renamed boards to more closely match change in spec/design revision
 - Added required components to usb serial board stack
   - Fixes https://github.com/pyr0ball/pyr0piezo/issues/9
 - Minor change to voltage values to stay consistent with local tests
2019-01-21 15:37:52 -08:00
d2263348f3 fixed trace accidentally connected to ground 2019-01-14 21:02:09 -08:00
pyr0ball
cfa0abcaa5
Update Readme 2019-01-09 17:20:29 -08:00
pyr0ball
530d00f316
updated readme 2019-01-09 17:19:54 -08:00
21457c0c85 Reorganized 3D models 2019-01-09 17:18:22 -08:00
2f71b9e8cb Added description to Eagle project folder 2019-01-09 16:12:23 -08:00
add37b05f5 Begin refactor of sketch for smaller flash footprint 2019-01-09 16:11:43 -08:00
29d8a2565a Created separate sketch for smaller flash 2019-01-09 16:10:49 -08:00
f277063c28 Updated standalone board with final piezo circuit 2019-01-09 16:10:02 -08:00
7514efb972 Adjusted trace placement, added logo to bottom of board 2019-01-09 16:09:13 -08:00
6b581a53db Fixed accidental short of pin to ground 2019-01-09 16:08:26 -08:00
9d8dcdcc90 Adjusted placement of text 2019-01-09 16:07:36 -08:00
5d9052de98 Added bom files for each board 2019-01-09 16:06:47 -08:00
be4af9fd67 Moved test points for spi to ICSP standard header 2019-01-09 11:47:40 -08:00
2e6061d491 Added comments for PCInt vs Int pin usage 2019-01-09 05:07:05 -08:00
a3c0cbbf98 Reduced default loop time, syntax errors were resolved 2019-01-09 04:44:31 -08:00
5d840f2e7a Fixed syntax error in Error State function 2019-01-09 04:42:23 -08:00
d053b051f4 Fixed syntax error in voltage adjustment function
Addresses broken code in https://github.com/pyr0ball/pyr0piezo/issues/1
2019-01-09 04:32:11 -08:00
a2000783fe Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo 2019-01-09 03:18:48 -08:00
39a0181646 Removed debug serial output, fixed voltage reference divisor 2019-01-09 03:17:38 -08:00
pyr0ball
54b043ed84
Updated Readme with links 2019-01-09 03:08:10 -08:00
19aa237fc1 Initial upload of 3D models 2019-01-09 03:03:08 -08:00
beff1d8d14 added mask for temporary eagle files 2019-01-09 00:00:27 -08:00
d7ba9d674c Added eagle board files 2019-01-08 23:58:40 -08:00