Skip to content

Commit

Permalink
Add V-Minion 1.1 Alpha data
Browse files Browse the repository at this point in the history
  • Loading branch information
nexx committed Oct 15, 2024
1 parent 9d10e2c commit e200f97
Show file tree
Hide file tree
Showing 12 changed files with 46 additions and 0 deletions.
Binary file added docs/src/assets/vminion_1_1/1.png
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 docs/src/assets/vminion_1_1/1_thumb.png
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 docs/src/assets/vminion_1_1/2.png
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 docs/src/assets/vminion_1_1/2_thumb.png
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 docs/src/assets/vminion_1_1/3.png
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 docs/src/assets/vminion_1_1/3_thumb.png
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 docs/src/assets/vminion_1_1/4.png
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 docs/src/assets/vminion_1_1/4_thumb.png
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 docs/src/assets/vminion_1_1/splash.png
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 docs/src/assets/vminion_1_1/splash_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions docs/src/non_commercial.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,10 @@ hide:

Ultimately this resulted in several issues with machine maintenance, and as such was not chosen for the enclosure design."
)}}

### V-Minion 1.1 Alpha
{{ rr_build_project_entry(
"vminion_1_1",
"Non-commercial",
"The V-Minion 1.1 was intended to be an incremental upgrade to the original V-Minion 1.0 design. The goal was to integrate the electronics onto the V-Minion frame, as well as support a variant of the Rat Rig toolhead."
)}}
39 changes: 39 additions & 0 deletions docs/src/vminion_1_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: V-Minion 1.1 Alpha
hide:
- navigation
---
![](assets/vminion_1_1/splash.png)

## About the V-Minion 1.1 Alpha
The V-Minion 1.1 was developed as an upgrade to the original V-Minion 1.0 design. It was intended to be an incremental update, rather than a full redesign. It improved upon the original in several ways:

- Removal of the external electronics enclosure, integrating them onto the V-Minion frame in a fully printed enclosure
- Addition of electronics cooling on the new enclosure
- Support for the BigTreeTech SKRat V1.0 motherboard
- Updated toolhead design, based upon the Rat Rig toolhead featured on the V-Core 3.1 and V-Core 4.0
- Improved routing and support of the bed cables
- Integrated lead screw decoupler on the Z-axis

### Kinematics
The V-Minion uses standard Cartesian kinematics. Unofficially these are often referred to as "bed slingers", as the print bed (and as such the print itself) moves in the Y direction during operation. As the Z-axis is only supported at one end, the V-Minion is considered to be a cantilevered design.

## Development Timeline
> 15/10/2024 - Published to Rat Rig Lab
## Gallery
[![](assets/vminion_1_1/1_thumb.png)](assets/vminion_1_1/1.png){ target=_blank }
[![](assets/vminion_1_1/2_thumb.png)](assets/vminion_1_1/2.png){ target=_blank }
[![](assets/vminion_1_1/3_thumb.png)](assets/vminion_1_1/3.png){ target=_blank }
[![](assets/vminion_1_1/4_thumb.png)](assets/vminion_1_1/4.png){ target=_blank }

## CAD
[:material-file-cad-box: Rat Rig V-Minion 1.1 Alpha CAD](https://a360.co/48ehnFa){: .md-button .md-button--primary target=_blank }

## Bill of Materials
!!! attention "BOM Unavailable"
At this time, no BOM is provided for the V-Minion 1.1. Please use the provided CAD model instead.

## License
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img align="left" alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"/></a>
Unless specified otherwise, all content published on the Rat Rig Lab is licensed under the <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>

0 comments on commit e200f97

Please sign in to comment.