Recommend a Prusa printer, earn $30! See the updated Prusa Rewards Program.

Auto Shutdown Switch Trigger System

Always was looking for an auto shutdown system but every one I looked at did not satisfy my needs.I needed a simple…
1
7
0
200
updated April 1, 2022

Description

PDF

Always was looking for an auto shutdown system but every one I looked at did not satisfy my needs.I needed a simple auto shutoff at end of print that I could control.

This is what I came up with and am currently using.

Parts needed:

The models(2)

A switch like this one:

and optionally like this:

Note that this is a trigger system for End of Print. You can use it on the power line or the 24v line or safest connect it across a 24v relay. This system is simply the trigger.Up to you how you choose to use it.

In the diagram uploaded, SW1 is the Black (optional) switch and SW2 is the XV-15-1C25

You will also need some M3 screws for the box and a T-nut for fixing to the Al. frame.

On my printer I have lights fixed at the top so I lose 10 mm of height.

Also you have to add the foll. code to your End gcode :

;AutoShutoff code

M109 R 60 ;Cooling hotend to 40 degrees

G90 ;Absolute Positioning

G1 Z244 ;Goes up to Z 244 to trigger switch and turn off machine.

M84 X Y E ; disable motors

On my machine the SW2 is triggered at Z244. You will need to adjust this based on how high you are able to fix the box. Easiest test is to go up to say Z230 manually and then go up in increments of 1 till SW2 is triggered. Note Z and that is the value you will use in your end gcode.

The two switches are wired in parallel. So if I want a shutdown I turn SW1 to off. So when the X axis rises at end of print, SW2 is triggered and printer is off.

Note: Connect SW2 such that it is always on till the lever is triggered, then it goes off.

If I DON'T want to trigger a shutdown, then I turn SW1 ON. That way the X axis will rise and trigger SW2 but will not trigger a shutdown.

I have my minus lead wired into this trigger. The switches are 230v rated and the wire is insulated throughout so I have no problem. Anyway use this at your own risk.

If you want a safer way then wire in a Relay to be triggered.

My tallest print is now 240mm but I still have the printer Z set to 250.

Sketchup files provided for thos that want to further mod.

Print Settings

Printer Brand:

Creality

Printer:

Ender 3 Pro

Rafts:

No

Supports:

No

Resolution:

.2

Infill:

15

Filament: Generic PLA Black


Notes:

No supports are needed so rotate as needed.

Category: 3D Printer Accessories

Tags



Model origin

The author marked this model as their own original creation. Imported from Thingiverse.

License