Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Printable_Mounts usermod. #162

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
29 changes: 29 additions & 0 deletions usermods/Printable_Mounts/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Printable Mounts
#### Printable supports for mounting the ERCF and [ERCP Array](https://github.com/miguelangel-nubla/EnragedRabbitProject/tree/main/usermods/ERCF-Buffer-Array) to the 2020 aluminium extrusions on a Voron V2 (and potentially Trident) without having to purchase aditional profiles and angle corners.
![ERCF Mount](https://github.com/miguelangel-nubla/EnragedRabbitProject/blob/main/usermods/Printable_Mounts/images/screenshot.jpg?raw=true?)
![ERCP Array Mount](https://github.com/miguelangel-nubla/EnragedRabbitProject/blob/main/usermods/Printable_Mounts/images/screenshot-patch.jpg?raw=true?)

# Printing instructions

* All parts fit on the buildplate of a machine with the target size. 45 Degree Z rotation is encouraged.

# BOM per mount:

* M3x8mm bolts: 6x for 6U-ERCF and 12x for the 6U ERCP Array.
* Standard Voron M3x5x4 heatinserts, same as M3x8mm bolts.
* 4x M5x25mm bolts (for 3mm panels + 1mm foam, check yours)
* 4x M5 T-Nuts
* You will also need 4x [wedges](https://github.com/EtteGit/EnragedRabbitProject/tree/main/Carrot_Feeder/Stls/Supports/V1%20or%20V2) that fit your panels!

***

# Modifications
If you need to modify the CAD files, Fusion 360 likes to crash with load of the geometry from the hexagonal pattern.
To aleviate the workload a bit, right click on the rectangular pattern of the first sketch, set both quantities to 1, then do your changes and at the end restore the quantities to the original value to cover the needed area.
![Rectangular pattern Fusion 360 sketch](https://github.com/miguelangel-nubla/EnragedRabbitProject/blob/main/usermods/Printable_Mounts/images/edit.jpg?raw=true?)

# Credits
* Designed by [@miguelangel-nubla](https://github.com/miguelangel-nubla)
* Based on https://www.printables.com/es/model/220435-ercf-back-mount-20

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added usermods/Printable_Mounts/images/edit.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usermods/Printable_Mounts/images/screenshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions usermods/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ like so:
| Falovan | [Narrow KVP Spool Ramp](./Narrow_KVP_Spool_Ramp) | Adds a ramp to the carrot patch to prevent narrow spools from catching | :x: | :heavy_check_mark: |
| th3fallen | [Orbiter_Toolhead_Sensor](./Orbiter_Toolhead_Sensor) | | :heavy_check_mark: | :x: |
| jorender | [Printable_drag_chain](./Printable_drag_chain) | A printable cable chain suitable for use with the Enraged Rabbit Carrot Feeder | :heavy_check_mark: | :x: |
| miguelangel-nubla | [Printable_Mounts](./Printable_Mounts) | Printable mounts for ERCF and ERCP Array without extra 2020 extrusions. | :heavy_check_mark: | :heavy_check_mark: |
| claytono | [Skirt-Microfit-Inserts](./Skirt-Microfit-Inserts) | An iteration on dvorak74's Micro-Fit inserts, based around meteyou's fantastic G-code button mod. | :heavy_check_mark: | :x: |
| Drachenkaetzchen | [Upside Down ERCP](./Upside_Down_ERCP) | Mod to allow mounting the ERCP upside down, for example, below a shelf | :x: | :heavy_check_mark: |
| str1pes | [MagFeet](./MagFeet) | Easy mounting/removal for 2020 extrusions | :x: | :heavy_check_mark: |
Expand Down