mirror of
https://github.com/zruncho3d/tri-zero.git
synced 2023-02-25 22:19:40 +04:00
Updated CAD, STL's
This commit is contained in:
parent
377dbb6a76
commit
9136ab8c6a
12 changed files with 229871 additions and 15 deletions
|
@ -1,14 +1,7 @@
|
|||
# Servo Powered Docks for the V0 and Variants
|
||||
|
||||
|
||||
This as a mount for the z-probe that mooves the probe and dock out of the way while printing.
|
||||
Therfore there is no loss on print volume !
|
||||
|
||||
### Curently in alpha stage
|
||||
|
||||
Parts have been printed but not yet tested on a printer (im still in the prozess of bulding a V0 to test this)
|
||||
|
||||
|
||||
This as a mount for the z-probe that move’s the probe and dock out of the way while printing.
|
||||
Therefore there is no loss on print volume !
|
||||
|
||||
https://user-images.githubusercontent.com/1899323/218826318-dd8349b1-3cd3-4b2f-90a4-cacaf3864f00.mp4
|
||||
|
||||
|
@ -19,18 +12,15 @@ https://user-images.githubusercontent.com/1899323/218826318-dd8349b1-3cd3-4b2f-9
|
|||

|
||||

|
||||
|
||||
|
||||
# Printing
|
||||
|
||||
|
||||
All parts print with standard Voron print setting without any supports.
|
||||
|
||||
# BOM Notes
|
||||
|
||||
|
||||
| Part | Qty | Notes |
|
||||
| - | - | - |
|
||||
| Probe | Zero-Click or euklid | As of yet there is no mount for the euklid on the toolhead (upcomming) |
|
||||
| Probe | Zero-Click or euklid | Tested on my Ghost LG toolhead |
|
||||
| - | - | - |
|
||||
| Servo | 1 | MG90S - Same as for the ECRF |
|
||||
| - | - | - |
|
||||
|
@ -38,10 +28,17 @@ All parts print with standard Voron print setting without any supports.
|
|||
| M3 x 6 | 1 | To mount the servo base to the z-extrusion (top)|
|
||||
| M3 x 35| 1 | To mount the servo base to the z-extrusion (bottom) |
|
||||
| | | note that the mounting hole of the servo needs to enlarged to 3mm |
|
||||
| M2 x 10 self tapping | 2 | for the dock assembly |
|
||||
| M3 Insert | 1 | Pivot point mount - use some locktite here |
|
||||
| M2 x 10 self-tapping | 2 | for the dock assembly |
|
||||
| M3 Insert | 1 | Pivot point mount - use some Loctite here |
|
||||
|
||||
# Firmware
|
||||
|
||||
There are some configuration files and snippets in the firmware folder.
|
||||
They are based on a Euklid probe mounted to a Ghost LG Toolhead. So physical dimensions need to be adjusted to your setup.
|
||||
|
||||
WARNING: while configuring your printer make sure that you don't run any z-homing routines with the probe or dock deployed.
|
||||
It will likely kill your probe mount and maybe the servo gears (if you don't use a servo with metal gears)
|
||||
(Don't ask me how i know)
|
||||
|
||||
# CAD Notes
|
||||
|
||||
|
@ -50,5 +47,11 @@ You need to show/hide the version you like to work with
|
|||
|
||||
Also note the Joints (Rotation and sliders) to animate and test the movements
|
||||
|
||||
# Changelog
|
||||
|
||||
## 14.02.23
|
||||
|
||||
- multiple minor updates to get the servo movfe more freely
|
||||
- CAD und STL^s updated
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue