Contents
Can you run a shop vac continuously?
That said, continuous running may not be necessary. When I had my previous shop I used a couple of i-Socket switches. You plug your vac into the lower outlet and your tool into the upper outlet and when you turn the tool on the vac starts up too.
Can I pump water with a shop vac?
When there’s water in your basement, you need to get it out. Chances are you may not have thought a Shop-Vac® Wet Dry Vacuum could take on your water-filled basement, but the good news is, it can. Our pump vacuum can move large quantities of water by picking it up and moving it to another location.
How long can I leave a shop vac on?
The shop vacs can be run 30 minutes per hour. If you leave the shop vac on overnight, it will probably burn something out.
Can you hook a shop vac to a table saw?
You can’t use a shop vac to collect dust from a table saw because this type of vacuum is not suitable for stationary power tools like a table saw. Also, a shop vac has lower power compared to a dust collector. Therefore, a shop vac will not effectively move larger materials like shavings compared to a dust collector.
Can you attach a shop vac to a sander?
Shop-Vac® dustless hand sander is ideal for dry wall sanding. Will attach to any Shop-Vac Brand wet dry vacuum to make sanding drywall less messy. Comes with hose, adapter and sand paper.
How to build your own shop vac automatic switch?
Start with a triplex utility electrical box, 2 duplex outlets with metal covers. I used a piece of aluminum in the center space on which to mount the manual switch. The three terminal Bakelite connector provides a clean way to feed power and ground the box.
Do you need a relay to turn on a shop vac?
There are also aftermarket switches like the iVac that do the same thing. It seems like I would need a normally-open 120V relay to turn on the the shop vac, but how do I delay turning on the vacuum, then make it stay on for a few seconds longer after I turn off the tool? Electrically it’s easy.
How does Arduino automatically turn on Shop Vac?
When I turn on my table saw the value alternates between 300 and 700. What I need the Arduino to do is to sample the current sensor for about a half second or so and get the maximum value. Since the current is alternating in a sine wave about 60 times per second, a half a second should be give me plenty of samples to determine the maximum value.
How can I delay turning off Shop Vac?
The last modification I want to make is to delay the shutoff of the shop vac for about 5 seconds. This allows the tool to spin down and to collect any remaining dust in the air. To do this I simply keep track of the state the relay is in, and delay turning the relay off by 5 seconds.