• Models
  • Contests
  • Slicer
  • Login
  • Start Here
    thingiverse-iconprintables-iconcults3d-iconmakerworld-iconmyminifactory-icon

    3D GO

    3D ModelsContestsCollectionsSaved ModelsOn a mobile device?

3D GO

Privacy Policy
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Image 1
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Image 2
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Image 3
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Image 4
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Image 5
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Image 6
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Image 7
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Image 8
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Image 9
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Image 10
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Image 11
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Image 12
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Image 13
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Image 14
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Thumbnail 1
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Thumbnail 2
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Thumbnail 3
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Thumbnail 4
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Thumbnail 5
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Thumbnail 6
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Thumbnail 7
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Thumbnail 8
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Thumbnail 9
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Thumbnail 10
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Thumbnail 11
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Thumbnail 12
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Thumbnail 13
Emergency Stop for RatRig V-Core 3.0 and 3.1 3D Printer File Thumbnail 14

Emergency Stop for RatRig V-Core 3.0 and 3.1

D!nu avatarD!nu

December 14, 2024

printables-icon
DescriptionCommentsTags

Description

I'm not gonna ask for a coffee, but please make sure you give me a like if you find this model useful.

 

I designed a holder for a 19mm E-Stop. I have mine from here: https://de.aliexpress.com/item/1005004940945269.html (Red LED, 1NO 1NC, 3-6V, 19mm). I also bought the yellow plate, but you can also print mine in any color you wish.

The model attaches using the standard RatRig M6 Cap screws. It can be attached on top of the existing L-plate, or it can replace the L-plate. The cover is stable, it doesn't require tools for mounting, and provide easy access inside the box.

I attached mine on the top right corner (as in pics), but the model can be mirrored in slicer in order to be able to install it on any other L-plate ;)

It doesn't require supports.

Wiring

This is how I wired it to one of the Endstop ports of my Octopus Pro. The LED lights up only when the E-Stop is pressed.

Printer.cfg - functionality and some GCode Macros

#############################################################################################################
### Emergency Stop
### 
#############################################################################################################
[gcode_button emergency_switch]
pin: ^PG12           # Replace with your pin
press_gcode:   EMERGENCY_PAUSE
release_gcode: EMERGENCY_RESUME

[gcode_macro EMERGENCY_PAUSE]
gcode:
    PAUSE            # Pauses the print
    M117 Print Paused
    M118 Print Paused # Displays a message on the screen (if supported)

[gcode_macro EMERGENCY_RESUME]
gcode:
    RESUME           # Resumes the print
    M117 Print Resumed
    M118 Print Resumed  # Displays a message on the screen (if supported)

[gcode_macro QUERY_ESTOP]
gcode:
    {% if printer['gcode_button emergency_switch'] is defined %} 
    M118 Emergency_switch state is {printer['gcode_button emergency_switch'].state}
    M118 Emergency_switch value is {printer['gcode_button emergency_switch'].value}
    {% endif %}

    
    {% if printer['gcode_button emergency_switch'].value==PRESSED %} 
    M118 Emergency Stop is PRESSED!
    {% elif printer['gcode_button emergency_switch'].value==RELEASED %}
    M118 Emergency Stop is RELEASED
    {% else %}
    M118 Not PRESSED or RELEASED
    {% endif %}

 

License:

Creative Commons — Attribution — Noncommercial

Related Models

#3DBenchy - The jolly 3D printing torture-test by CreativeTools.se preview image

#3DBenchy - The jolly 3D printing torture-test by CreativeTools.se

CreativeTools profile image

CreativeTools

90,912

Important information sign for 3D printers / Wichtiges Hinweisschild für 3D-Drucker :) preview image

Important information sign for 3D printers / Wichtiges Hinweisschild für 3D-Drucker :)

Pat_S profile image

Pat_S

sign: don't touch my 3d printer preview image

sign: don't touch my 3d printer

Izzodesign74 profile image

Izzodesign74

608

Self-Watering Planter (Small) preview image

Self-Watering Planter (Small)

parallelgoods profile image

parallelgoods

73,155

X, Y and Z calibration tool for IDEX / dual extruder / dual color 3D printers preview image

X, Y and Z calibration tool for IDEX / dual extruder / dual color 3D printers

Voxel3D_NL profile image

Voxel3D_NL

204

Gift Box preview image

Gift Box

roby85r profile image

roby85r

1,508

All In One 3D Printer test preview image

All In One 3D Printer test

majda107 profile image

majda107

64,501

axes calibrage cube-xyz for 3d printers preview image

axes calibrage cube-xyz for 3d printers

H- printed profile image

H- printed

9

7