7 | | configs: http://yamato.hyte.de/tmp/repstrap_roh.tgz |
| 7 | the dc-motor as visible in the pictures for the classic darwin-style extruder we currently use is driven by a dc-motor driver based on this: http://reprap.org/bin/view/Main/DC_Motor_Driver_1_1 |
| 8 | |
| 9 | also in the same box are 2 tip122 transistors which switch gnd for 2 supplies in open collector mode. |
| 10 | |
| 11 | the whole thing is deadlocked with and-gates (inline in the 'step' and the pwm lines for the transistors) with the other 4 inputs of the and-gates driven from a 'charge-pump' <add schem> |
| 12 | |
| 13 | the chargepump gets a 'rectangular ac signal' on one input. if its missing the output goes low. if it hangs high, the same. see it as an electronic dead-man switch driven by emc2 |
| 14 | |
| 15 | its based on some caps, diodes, more caps and 2 or 3 transistors. i'll add a schematic soon. |
| 16 | |
| 17 | for some pics of our extruder head see [[blog:category/reprap blogposts about reprap]] |
| 18 | |
| 19 | uses http://axis.unpy.net/01198594294 for the arduino code i use for measuring temperature (means the voltage) |
| 20 | |
| 21 | configs: http://yamato.hyte.de/tmp/repstrap_roh.tgz (for now, will move that somewhere here) |