From e2ea6fd439aaf3cf5ca9054505fd850a816ae15e Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 19 Nov 2010 11:46:37 -0500 Subject: [PATCH] Use tags to import switch SVG and cleanup SVG. --- posts/MultiMode/stepper/switch.mdwn | 8 ++-- posts/MultiMode/stepper/switch/DPDT.svg | 63 ++++++++++--------------- 2 files changed, 30 insertions(+), 41 deletions(-) diff --git a/posts/MultiMode/stepper/switch.mdwn b/posts/MultiMode/stepper/switch.mdwn index 6fd1c63..5d37efa 100644 --- a/posts/MultiMode/stepper/switch.mdwn +++ b/posts/MultiMode/stepper/switch.mdwn @@ -1,9 +1,9 @@ You may want to see my [[MultiMode wiring|wiring]] summary. -The manual switch is a double pole double throw (DPDT) switch. I've -labeled the contacts below +The manual [[stepper]] switch is a double pole double throw (DPDT) +switch. I've labeled the contacts below -[[!inline pagenames="DPDT.svg" template="raw" feeds="no"]] + In my [[MultiMode]], the switch contacts are wired as follows: @@ -40,3 +40,5 @@ H7555 timer, and the NCAFMJM is a stepper driver chip, which receives a direction input (the purple wire) and a pulse-to-step input (the H7555 output). The output of the NCAFMJM heads over to a DS3658N current driver which drives the motor. + +[[!tag tags/hardware]] diff --git a/posts/MultiMode/stepper/switch/DPDT.svg b/posts/MultiMode/stepper/switch/DPDT.svg index e9c457e..e8c59e9 100644 --- a/posts/MultiMode/stepper/switch/DPDT.svg +++ b/posts/MultiMode/stepper/switch/DPDT.svg @@ -1,40 +1,27 @@ - + - - - - - - - - - - - - - - - - - - -6 - -5 - -4 - -3 - -2 - -1 - + "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> + + + + + + + + + + + + + + + 6 + 5 + 4 + 3 + 2 + 1 + + -- 2.26.2